comparison src/info.c @ 1055:1646720364cf

Adding a vim modeline to all files - patch by Klaus Ethgen
author nadvornik
date Tue, 07 Oct 2008 18:20:22 +0000
parents 1a4b18c58556
children 5a20c47e7a14
comparison
equal deleted inserted replaced
1054:9157291b79a4 1055:1646720364cf
948 948
949 info_window_dnd_init(id); 949 info_window_dnd_init(id);
950 950
951 gtk_widget_show(id->window); 951 gtk_widget_show(id->window);
952 } 952 }
953 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */