Adding a vim modeline to all files - patch by Klaus Ethgen
[geeqie.git] / src / fullscreen.c
index bbb76de..f484826 100644 (file)
@@ -677,3 +677,4 @@ GtkWidget *fullscreen_prefs_selection_new(const gchar *text, gint *screen_value,
 
        return vbox;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */