Adding a vim modeline to all files - patch by Klaus Ethgen
authorVladimir Nadvornik <nadvornik@suse.cz>
Tue, 7 Oct 2008 18:20:22 +0000 (18:20 +0000)
committerVladimir Nadvornik <nadvornik@suse.cz>
Tue, 7 Oct 2008 18:20:22 +0000 (18:20 +0000)
171 files changed:
src/ClayRGB1998_icc.h
src/bar_exif.c
src/bar_exif.h
src/bar_info.c
src/bar_info.h
src/bar_sort.c
src/bar_sort.h
src/cache-loader.c
src/cache-loader.h
src/cache.c
src/cache.h
src/cache_maint.c
src/cache_maint.h
src/cellrenderericon.c
src/cellrenderericon.h
src/collect-dlg.c
src/collect-dlg.h
src/collect-io.c
src/collect-io.h
src/collect-table.c
src/collect-table.h
src/collect.c
src/collect.h
src/color-man.c
src/color-man.h
src/compat.c
src/compat.h
src/debug.c
src/debug.h
src/dnd.c
src/dnd.h
src/dupe.c
src/dupe.h
src/editors.c
src/editors.h
src/exif-common.c
src/exif-int.h
src/exif.c
src/exif.h
src/exiv2.cc
src/filecache.c
src/filecache.h
src/filedata.c
src/filedata.h
src/filefilter.c
src/filefilter.h
src/format_canon.c
src/format_canon.h
src/format_fuji.c
src/format_fuji.h
src/format_nikon.c
src/format_nikon.h
src/format_olympus.c
src/format_olympus.h
src/format_raw.c
src/format_raw.h
src/fullscreen.c
src/fullscreen.h
src/gq-marshal.c
src/gq-marshal.h
src/histogram.c
src/histogram.h
src/history_list.c
src/history_list.h
src/image-load.c
src/image-load.h
src/image-overlay.c
src/image-overlay.h
src/image.c
src/image.h
src/img-view.c
src/img-view.h
src/info.c
src/info.h
src/intl.h
src/layout.c
src/layout.h
src/layout_config.c
src/layout_config.h
src/layout_image.c
src/layout_image.h
src/layout_util.c
src/layout_util.h
src/lirc.c
src/lirc.h
src/logwindow.c
src/logwindow.h
src/main.c
src/main.h
src/md5-util.c
src/md5-util.h
src/menu.c
src/menu.h
src/misc.c
src/misc.h
src/options.c
src/options.h
src/pan-calendar.c
src/pan-folder.c
src/pan-grid.c
src/pan-item.c
src/pan-timeline.c
src/pan-types.h
src/pan-util.c
src/pan-view.c
src/pan-view.h
src/pixbuf-renderer.c
src/pixbuf-renderer.h
src/pixbuf_util.c
src/pixbuf_util.h
src/preferences.c
src/preferences.h
src/print.c
src/print.h
src/rcfile.c
src/rcfile.h
src/remote.c
src/remote.h
src/search.c
src/search.h
src/secure_save.c
src/secure_save.h
src/similar.c
src/similar.h
src/slideshow.c
src/slideshow.h
src/thumb.c
src/thumb.h
src/thumb_standard.c
src/thumb_standard.h
src/trash.c
src/trash.h
src/typedefs.h
src/ui_bookmark.c
src/ui_bookmark.h
src/ui_fileops.c
src/ui_fileops.h
src/ui_help.c
src/ui_help.h
src/ui_menu.c
src/ui_menu.h
src/ui_misc.c
src/ui_misc.h
src/ui_pathsel.c
src/ui_pathsel.h
src/ui_spinner.c
src/ui_spinner.h
src/ui_tabcomp.c
src/ui_tabcomp.h
src/ui_tree_edit.c
src/ui_tree_edit.h
src/ui_utildlg.c
src/ui_utildlg.h
src/uri_utils.c
src/uri_utils.h
src/utilops.c
src/utilops.h
src/view_dir.c
src/view_dir.h
src/view_dir_list.c
src/view_dir_list.h
src/view_dir_tree.c
src/view_dir_tree.h
src/view_file.c
src/view_file.h
src/view_file_icon.c
src/view_file_icon.h
src/view_file_list.c
src/view_file_list.h
src/window.c
src/window.h

index fc14806..36cf9ab 100644 (file)
@@ -54,3 +54,4 @@ unsigned char ClayRGB1998_icc[] = {
   0x02, 0x33, 0x00, 0x00
 };
 unsigned int ClayRGB1998_icc_len = 580;
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index a6e3dfa..fa684da 100644 (file)
@@ -687,3 +687,4 @@ GtkWidget *bar_exif_new(gint show_title, FileData *fd, gint advanced, GtkWidget
 
        return eb->vbox;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index de147fd..b8d24c7 100644 (file)
@@ -43,3 +43,4 @@ const gint bar_exif_key_count;
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 5dda04f..5934443 100644 (file)
@@ -1495,3 +1495,4 @@ void bar_info_selection(GtkWidget *bar, gint count)
        gtk_widget_set_sensitive(bd->button_set_comment_replace, enable);
 
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 1eafc04..39e0458 100644 (file)
@@ -35,3 +35,4 @@ void keyword_list_push(GtkWidget *textview, GList *list);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 5722f9d..2bfbf77 100644 (file)
@@ -645,3 +645,4 @@ GtkWidget *bar_sort_new(LayoutWindow *lw)
 
        return sd->vbox;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 5ae0c1f..3b46216 100644 (file)
@@ -20,3 +20,4 @@ void bar_sort_close(GtkWidget *bar);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index b4d0483..d4a29cc 100644 (file)
@@ -250,3 +250,4 @@ void cache_loader_free(CacheLoader *cl)
        file_data_unref(cl->fd);
        g_free(cl);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 6d93961..546ce73 100644 (file)
@@ -56,3 +56,4 @@ void cache_loader_free(CacheLoader *cl);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index b3d4f36..33fc1ca 100644 (file)
@@ -794,3 +794,4 @@ gint cache_time_valid(const gchar *cache, const gchar *path)
 
        return ret;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index ff51039..fa5f3f3 100644 (file)
@@ -76,3 +76,4 @@ gchar *cache_find_location(CacheType type, const gchar *source);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 412a990..f5edc0a 100644 (file)
@@ -1295,3 +1295,4 @@ void cache_manager_show(void)
 
        gtk_widget_show(cache_manager->dialog->dialog);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 341b1d4..7ae0692 100644 (file)
@@ -29,3 +29,4 @@ void cache_manager_show(void);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 0f9bb0f..ea887c7 100644 (file)
@@ -815,3 +815,4 @@ gqv_cell_renderer_icon_activate (GtkCellRenderer      *cell,
                }
        return FALSE;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 2bd99e7..bfe1eb7 100644 (file)
@@ -88,3 +88,4 @@ GtkCellRenderer *gqv_cell_renderer_icon_new      (void);
 #endif /* __cplusplus */
 
 #endif /* __GQV_CELL_RENDERER_ICON_H__ */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 8f45717..2c03ea3 100644 (file)
@@ -250,3 +250,4 @@ void collection_dialog_append(gchar *path, CollectionData *cd)
 {
        collection_save_or_load_dialog(path, DIALOG_APPEND, cd);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index f016b93..c10ac60 100644 (file)
@@ -23,3 +23,4 @@ void collection_dialog_append(gchar *path, CollectionData *cd);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 941964a..846d671 100644 (file)
@@ -954,3 +954,4 @@ void collect_manager_notify_cb(FileData *fd, NotifyType type, gpointer data)
                }
 
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index fc630b1..1cafbe7 100644 (file)
@@ -52,3 +52,4 @@ void collect_manager_notify_cb(FileData *fd, NotifyType type, gpointer data);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 925230a..7b2dfd9 100644 (file)
@@ -2494,3 +2494,4 @@ CollectInfo *collection_table_get_focus_info(CollectTable *ct)
 {
        return collection_table_find_data(ct, ct->focus_row, ct->focus_column, NULL);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 793e9d0..4535616 100644 (file)
@@ -35,3 +35,4 @@ CollectInfo *collection_table_get_focus_info(CollectTable *ct);
 GList *collection_table_selection_get_list(CollectTable *ct);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index a633ac4..7597fed 100644 (file)
@@ -1246,3 +1246,4 @@ CollectWindow *collection_window_new(const gchar *path)
 
        return cw;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 00b51ea..2ce4cd0 100644 (file)
@@ -79,3 +79,4 @@ gint collection_window_modified_exists(void);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 77186c9..260da95 100644 (file)
@@ -468,3 +468,4 @@ void color_man_start_bg(ColorMan *cm, ColorManDoneFunc done_func, gpointer done_
 }
 
 #endif /* define HAVE_LCMS */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 2399026..d79a479 100644 (file)
@@ -62,3 +62,4 @@ void color_man_correct_region(ColorMan *cm, GdkPixbuf *pixbuf, gint x, gint y, g
 void color_man_start_bg(ColorMan *cm, ColorManDoneFunc don_func, gpointer done_data);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index b2fdc52..55d3369 100644 (file)
@@ -35,3 +35,4 @@ void radio_action_set_current_value(GtkRadioAction *action, gint current_value)
                }
 #endif
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index cc1b61c..aa02354 100644 (file)
@@ -16,3 +16,4 @@
 void radio_action_set_current_value(GtkRadioAction *action, gint current_value);
 
 #endif /* COMPAT_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 59a4dd6..3d4920b 100644 (file)
@@ -129,3 +129,4 @@ void init_exec_time(void)
 }
 
 #endif /* DEBUG */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 87b1bff..9912912 100644 (file)
@@ -64,3 +64,4 @@ void init_exec_time(void);
 
 
 #endif /* _DEBUG_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 8b5f70e..7c609d0 100644 (file)
--- a/src/dnd.c
+++ b/src/dnd.c
@@ -166,3 +166,4 @@ void dnd_set_drag_icon(GtkWidget *widget, GdkDragContext *context, GdkPixbuf *pi
        g_object_unref(pixmap);
        if (mask) g_object_unref(mask);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 35777ab..dc623c0 100644 (file)
--- a/src/dnd.h
+++ b/src/dnd.h
@@ -35,3 +35,4 @@ void dnd_set_drag_icon(GtkWidget *widget, GdkDragContext *context, GdkPixbuf *pi
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index c56b5db..1fba04e 100644 (file)
@@ -3586,3 +3586,4 @@ static void dupe_notify_cb(FileData *fd, NotifyType type, gpointer data)
                }
 
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 5821016..60ed1b2 100644 (file)
@@ -125,3 +125,4 @@ void cell_renderer_height_override(GtkCellRenderer *renderer);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index a937653..c77e14b 100644 (file)
@@ -918,3 +918,4 @@ const gchar *editor_get_name(gint n)
        
        return _("(unknown)");
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index c98fa0c..347df38 100644 (file)
@@ -78,3 +78,4 @@ const gchar *editor_get_name(gint n);
 gboolean is_valid_editor_command(gint n);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 77becdd..57bcd88 100644 (file)
@@ -773,3 +773,4 @@ gint exif_jpeg_parse_color(ExifData *exif, guchar *data, guint size)
 
        return FALSE;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index adb327d..932ad53 100644 (file)
@@ -167,3 +167,4 @@ gint exif_tiff_parse(ExifData *exif, guchar *tiff, guint size, ExifMarker *list)
 gchar *exif_text_list_find_value(ExifTextList *list, guint value);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index ce20cb6..7ff8648 100644 (file)
@@ -1682,3 +1682,4 @@ void exif_free_preview(guchar *buf)
 
 #endif
 /* not HAVE_EXIV2 */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index db7e7e0..e6f50e0 100644 (file)
@@ -163,3 +163,4 @@ void exif_free_preview(guchar *buf);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 6382294..efa43e4 100644 (file)
@@ -917,3 +917,4 @@ unsigned long RawFile::preview_offset(void)
 
 #endif
 /* HAVE_EXIV2 */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 582a4b8..4abb240 100644 (file)
@@ -185,3 +185,4 @@ static void file_cache_notify_cb(FileData *fd, NotifyType type, gpointer data)
                file_cache_remove_fd(fc, fd);
                }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 8dbe68b..3cee45b 100644 (file)
@@ -30,3 +30,4 @@ void file_cache_set_max_size(FileCacheData *fc, gulong size);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 7ac6601..2996454 100644 (file)
@@ -2148,3 +2148,4 @@ gint file_data_unregister_real_time_monitor(FileData *fd)
        
        return TRUE;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 91bbbcb..03d267b 100644 (file)
@@ -113,3 +113,4 @@ gint file_data_register_real_time_monitor(FileData *fd);
 gint file_data_unregister_real_time_monitor(FileData *fd);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 481051e..0d0c4a8 100644 (file)
@@ -499,3 +499,4 @@ void sidecar_ext_add_defaults(void)
 {
        sidecar_ext_parse(".jpg;.cr2;.nef;.crw;.xmp", FALSE);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 8aa122b..b11b224 100644 (file)
@@ -50,3 +50,4 @@ GList *sidecar_ext_get_list(void);
 gint ishidden(const gchar *name);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index e5101e1..290b494 100644 (file)
@@ -633,3 +633,4 @@ gint format_canon_makernote(ExifData *exif, guchar *tiff, guint offset,
 
 #endif
 /* not HAVE_EXIV2 */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index c2b828d..c09d7b4 100644 (file)
@@ -46,3 +46,4 @@ gint format_canon_makernote(ExifData *exif, guchar *tiff, guint offset,
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index d5a7cf1..f73adc1 100644 (file)
@@ -205,3 +205,4 @@ gint format_fuji_makernote(ExifData *exif, guchar *tiff, guint offset,
 
 #endif
 /* not HAVE_EXIV2 */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index bfe7504..d88a5bd 100644 (file)
@@ -36,3 +36,4 @@ gint format_fuji_makernote(ExifData *exif, guchar *tiff, guint offset,
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index dd9e9da..90f28d1 100644 (file)
@@ -447,3 +447,4 @@ gint format_nikon_makernote(ExifData *exif, guchar *tiff, guint offset,
 
 #endif
 /* not HAVE_EXIV2 */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 6c3d32a..6b4356a 100644 (file)
@@ -43,3 +43,4 @@ gint format_nikon_makernote(ExifData *exif, guchar *tiff, guint offset,
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 1239b33..1926dbb 100644 (file)
@@ -384,3 +384,4 @@ gint format_olympus_makernote(ExifData *exif, guchar *tiff, guint offset,
 
 #endif
 /* not HAVE_EXIV2 */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 8472fb8..6e5b160 100644 (file)
@@ -35,3 +35,4 @@ gint format_olympus_makernote(ExifData *exif, guchar *tiff, guint offset,
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index e248ba2..7ea68c0 100644 (file)
@@ -565,3 +565,4 @@ gint format_debug_tiff_raw(guchar *data, const guint len,
 
 #endif
 /* not HAVE_EXIV2 */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index f9c1cf8..dbfdbcd 100644 (file)
@@ -78,3 +78,4 @@ gint format_debug_tiff_raw(guchar *data, const guint len,
 #endif
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
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: */
index 76bf84b..a749a1d 100644 (file)
@@ -56,3 +56,4 @@ GtkWidget *fullscreen_prefs_selection_new(const gchar *text, gint *screen_value,
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index c0d584b..b846b59 100644 (file)
@@ -93,3 +93,4 @@ gq_marshal_VOID__INT_INT_INT_INT (GClosure     *closure,
 
 /* VOID:DOUBLE (gq-marshal.list:3) */
 
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 5de65aa..c4b21d0 100644 (file)
@@ -24,3 +24,4 @@ G_END_DECLS
 
 #endif /* __gq_marshal_MARSHAL_H__ */
 
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 1a2305c..bfbd674 100644 (file)
@@ -258,3 +258,4 @@ gint histogram_draw(Histogram *histogram, GdkPixbuf *pixbuf, gint x, gint y, gin
 
        return TRUE;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 98c1ef9..81a1d7e 100644 (file)
@@ -34,3 +34,4 @@ gulong histogram_read(Histogram *histogram, GdkPixbuf *imgpixbuf);
 gint histogram_draw(Histogram *histogram, GdkPixbuf *pixbuf, gint x, gint y, gint width, gint height);
 
 #endif /* HISTOGRAM_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index b764053..73372ad 100644 (file)
@@ -349,3 +349,4 @@ GList *history_list_get_by_key(const gchar *key)
 
        return hd->list;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 5fba001..b92aa76 100644 (file)
@@ -32,3 +32,4 @@ GList *history_list_get_by_key(const gchar *key);
 
 
 #endif /* HISTORY_LIST_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index b18e6bd..3790427 100644 (file)
@@ -1032,3 +1032,4 @@ gint image_load_dimensions(FileData *fd, gint *width, gint *height)
 
        return success;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 7893eb9..0e4d3a9 100644 (file)
@@ -105,3 +105,4 @@ gint image_loader_get_shrunk(ImageLoader *il);
 gint image_load_dimensions(FileData *fd, gint *width, gint *height);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index c7b9188..2b2f721 100644 (file)
@@ -1088,3 +1088,4 @@ void image_osd_icon(ImageWindow *imd, ImageOSDFlag flag, gint duration)
        image_osd_update_schedule(osd, FALSE);
        image_osd_timer_schedule(osd);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index dfae1b6..b69fc76 100644 (file)
@@ -48,3 +48,4 @@ void image_osd_toggle(ImageWindow *imd);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index ad1bb6f..72e8555 100644 (file)
@@ -1769,3 +1769,4 @@ ImageWindow *image_new(gint frame)
 
        return imd;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index a7b34cd..a547069 100644 (file)
@@ -128,3 +128,4 @@ void image_options_sync(void);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 0d25573..e70ea88 100644 (file)
@@ -1707,3 +1707,4 @@ static void view_window_notify_cb(FileData *fd, NotifyType type, gpointer data)
                        break;
                }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 0d27ba7..b73aa8c 100644 (file)
@@ -26,3 +26,4 @@ gint view_window_find_image(ImageWindow *imd, gint *index, gint *total);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 336f4a8..1419d15 100644 (file)
@@ -950,3 +950,4 @@ void info_window_new(FileData *fd, GList *list, GtkWidget *parent)
 
        gtk_widget_show(id->window);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index d9c38de..f14ec87 100644 (file)
@@ -51,3 +51,4 @@ GtkWidget *table_add_line(GtkWidget *table, gint x, gint y,
 gchar *info_tab_default_order(void);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 93584e9..718105e 100644 (file)
@@ -21,3 +21,4 @@
 #endif /* ENABLE_NLS */
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 3988c60..7edbc91 100644 (file)
@@ -2010,3 +2010,4 @@ LayoutWindow *layout_new_with_geometry(FileData *dir_fd, gint popped, gint hidde
        return lw;
 }
 
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index d1a96ed..b2fad09 100644 (file)
@@ -95,3 +95,4 @@ gint layout_toolbar_hidden(LayoutWindow *lw);
 void layout_split_change(LayoutWindow *lw, ImageSplitMode mode);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 858eeb8..605cb26 100644 (file)
@@ -415,3 +415,4 @@ void layout_config_order_from_text(const gchar *text, gint *a, gint *b, gint *c)
                *c = text_char_to_num(text, 2);
                }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index f50e844..fc6c6bb 100644 (file)
@@ -31,3 +31,4 @@ void layout_config_parse(gint style, const gchar *order,
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 1273ed7..63e14ab 100644 (file)
@@ -1877,3 +1877,4 @@ void layout_image_notify_cb(FileData *fd, NotifyType type, gpointer data)
                }
 
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index d1212ca..eb61db6 100644 (file)
@@ -81,3 +81,4 @@ void layout_image_overlay_toggle(LayoutWindow *lw);
 void layout_image_notify_cb(FileData *fd, NotifyType type, gpointer data);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 75662c6..ca83a59 100644 (file)
@@ -2032,3 +2032,4 @@ void layout_bars_maint_renamed(LayoutWindow *lw)
 {
        layout_bar_info_maint_renamed(lw);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index bdc5137..dc19629 100644 (file)
@@ -58,3 +58,4 @@ void layout_bars_maint_renamed(LayoutWindow *lw);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index ef57632..c9b2ef7 100644 (file)
@@ -219,3 +219,4 @@ void layout_image_lirc_init(LayoutWindow *lw)
 }
 
 #endif /* HAVE_LIRC */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 68cd4e9..b7ea78e 100644 (file)
@@ -8,3 +8,4 @@ void layout_image_lirc_init(LayoutWindow *lw);
 #endif
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 6338115..1443c8a 100644 (file)
@@ -278,3 +278,4 @@ void log_window_append(const gchar *str, LogType type)
 
        logwindow->lines = gtk_text_buffer_get_line_count(buffer);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index ea89a17..bcf46e0 100644 (file)
@@ -27,3 +27,4 @@ void log_window_new(void);
 void log_window_append(const gchar *str, LogType type);
 
 #endif /* LOGWINDOW_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index b240a8e..d60366c 100644 (file)
@@ -788,3 +788,4 @@ gint main(gint argc, gchar *argv[])
 #endif
        return 0;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index cf176f8..671d947 100644 (file)
@@ -140,3 +140,4 @@ void exit_program(void);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 2b75db2..8a3b76e 100644 (file)
@@ -418,3 +418,4 @@ gchar *md5_text_from_file_utf8(const gchar *path, const gchar *error_text)
 
        return md5_digest_to_text(digest);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index f6a0bcb..c68b67b 100644 (file)
@@ -59,3 +59,4 @@ gboolean md5_digest_from_text(const gchar *text, guchar digest[16]);
 
 
 #endif /* MD5_UTILS_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 976e571..eb237dc 100644 (file)
@@ -274,3 +274,4 @@ GtkWidget *submenu_add_alter(GtkWidget *menu, GCallback func, gpointer data)
 {
        return real_submenu_add_alter(menu, func, data, NULL);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 9816846..145a0d8 100644 (file)
@@ -29,3 +29,4 @@ GtkWidget *submenu_add_alter(GtkWidget *menu, GtkSignalFunc func, gpointer data)
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index d52e1e6..b7a650f 100644 (file)
@@ -186,3 +186,4 @@ gchar *escquote_value(const gchar *text)
                }
        return g_strdup("\"\"");
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 692a3f6..d29e0cf 100644 (file)
@@ -21,3 +21,4 @@ gchar *quoted_value(const gchar *text, const gchar **tail);
 gchar *escquote_value(const gchar *text);
 
 #endif /* MISC_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index be438d0..5cdc985 100644 (file)
@@ -282,3 +282,4 @@ void load_options(ConfOptions *options)
        DEBUG_1("Loading options from %s ... %s", rc_path, success ? "done" : "failed");
        g_free(rc_path);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 91f496f..26f551f 100644 (file)
@@ -263,3 +263,4 @@ void load_options(ConfOptions *options);
 
 
 #endif /* OPTIONS_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 41de7a8..c7257c8 100644 (file)
@@ -429,3 +429,4 @@ void pan_calendar_compute(PanWindow *pw, FileData *dir_fd, gint *width, gint *he
 
        g_list_free(list);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index fec2b42..268ae97 100644 (file)
@@ -467,3 +467,4 @@ void pan_folder_tree_compute(PanWindow *pw, FileData *dir_fd, gint *width, gint
        if (width) *width = w;
        if (height) *height = h;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index d5ed48b..07e4e9b 100644 (file)
@@ -81,3 +81,4 @@ void pan_grid_compute(PanWindow *pw, FileData *dir_fd, gint *width, gint *height
 
        g_list_free(list);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 2dca820..2205d50 100644 (file)
@@ -968,3 +968,4 @@ void pan_text_alignment_calc(PanTextAlignment *ta, PanItem *box)
                y += height;
                }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 21bbe2f..2169fe4 100644 (file)
@@ -183,3 +183,4 @@ void pan_timeline_compute(PanWindow *pw, FileData *dir_fd, gint *width, gint *he
 
        g_list_free(list);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 6d19e8b..7884fb9 100644 (file)
@@ -359,3 +359,4 @@ void pan_timeline_compute(PanWindow *pw, FileData *dir_fd, gint *width, gint *he
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 0c1c60e..a3460de 100644 (file)
@@ -250,3 +250,4 @@ GList *pan_list_tree(FileData *dir_fd, SortType sort, gint ascend,
 
        return result;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index f141d20..b4454d1 100644 (file)
@@ -2995,3 +2995,4 @@ static void pan_window_dnd_init(PanWindow *pw)
  * maintenance (for rename, move, remove)
  *-----------------------------------------------------------------------------
  */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 5b89cef..5554928 100644 (file)
@@ -19,3 +19,4 @@ void pan_window_new(FileData *dir_fd);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index e62443a..27c5916 100644 (file)
@@ -4147,3 +4147,4 @@ gint pixbuf_renderer_get_virtual_rect(PixbufRenderer *pr, GdkRectangle *rect)
        rect->height = pr->vis_height;
        return TRUE;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index fa3d954..4943a16 100644 (file)
@@ -260,3 +260,4 @@ void pixbuf_renderer_overlay_remove(PixbufRenderer *pr, gint id);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 0ec19e7..28b0042 100644 (file)
@@ -1325,3 +1325,4 @@ void pixbuf_desaturate_rect(GdkPixbuf *pb,
                        }
                }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 05f6112..65cbc14 100644 (file)
@@ -101,3 +101,4 @@ void util_clip_triangle(gint x1, gint y1, gint x2, gint y2, gint x3, gint y3,
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 48c8ddc..aad2ac7 100644 (file)
@@ -1787,3 +1787,4 @@ void show_about_window(void)
 
        gtk_widget_show(about);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 0bb8064..51eda7f 100644 (file)
@@ -20,3 +20,4 @@ void show_about_window(void);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 79f0686..f562479 100644 (file)
@@ -3528,3 +3528,4 @@ void print_window_new(FileData *fd, GList *selection, GList *list, GtkWidget *pa
        gtk_widget_show(pw->notebook);
        gtk_widget_show(pw->dialog->dialog);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 57d3df5..d056241 100644 (file)
@@ -20,3 +20,4 @@ void print_window_new(FileData *fd, GList *selection, GList *list, GtkWidget *pa
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 135b1e9..b13e5ea 100644 (file)
@@ -909,3 +909,4 @@ gboolean load_options_from(const gchar *utf8_path, ConfOptions *options)
        fclose(f);
        return TRUE;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index a762838..85ce53c 100644 (file)
@@ -18,3 +18,4 @@ gboolean save_options_to(const gchar *utf8_path, ConfOptions *options);
 gboolean load_options_from(const gchar *utf8_path, ConfOptions *options);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 9185b2a..8bc4507 100644 (file)
@@ -862,3 +862,4 @@ RemoteConnection *remote_server_init(gchar *path, CollectionData *command_collec
        remote_server_subscribe(remote_connection, remote_cb, remote_data);
        return remote_connection;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 29b39ee..275dab6 100644 (file)
@@ -42,3 +42,4 @@ RemoteConnection *remote_server_init(gchar *path, CollectionData *command_collec
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 0603a9e..ddbe8c5 100644 (file)
@@ -2870,3 +2870,4 @@ static void search_notify_cb(FileData *fd, NotifyType type, gpointer data)
                        break;
                }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index a2a1466..c6d2f10 100644 (file)
@@ -19,3 +19,4 @@ void search_new(FileData *dir_fd, FileData *example_file);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 0567b15..4b79aa2 100644 (file)
@@ -415,3 +415,4 @@ secsave_strerror(SecureSaveErrno secsave_error)
                return _("Secure file saving error");
        }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 74abfa7..8858f29 100644 (file)
@@ -27,3 +27,4 @@ size_t secure_fwrite(gconstpointer ptr, size_t size, size_t nmemb, SecureSaveInf
 gchar *secsave_strerror(SecureSaveErrno);
 
 #endif /* SECURE_SAVE_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 072de88..54c40ac 100644 (file)
@@ -359,3 +359,4 @@ gdouble image_sim_compare_fast(ImageSimilarityData *a, ImageSimilarityData *b, g
 
        return (1.0 - ((gdouble)sim / (255.0 * 1024.0 * 3.0)) );
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 920bba0..1363022 100644 (file)
@@ -42,3 +42,4 @@ void image_sim_alternate_processing(ImageSimilarityData *sd);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 05a4c8e..4e56057 100644 (file)
@@ -429,3 +429,4 @@ gint slideshow_pause_toggle(SlideShowData *ss)
        slideshow_pause_set(ss, !slideshow_paused(ss));
        return slideshow_paused(ss);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 2b2beb1..a8def24 100644 (file)
@@ -45,3 +45,4 @@ gint slideshow_pause_toggle(SlideShowData *ss);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index fbd7b43..3a7580e 100644 (file)
@@ -660,3 +660,4 @@ static GdkPixbuf *get_xv_thumbnail(gchar *thumb_filename, gint max_w, gint max_h
 
        return NULL;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index cc807ca..c8ed462 100644 (file)
@@ -31,3 +31,4 @@ GdkPixbuf *thumb_loader_get_pixbuf(ThumbLoader *tl);
 void thumb_notify_cb(FileData *fd, NotifyType type, gpointer data);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index ed69b36..64938c9 100644 (file)
@@ -1091,3 +1091,4 @@ void thumb_std_maint_moved(const gchar *source, const gchar *dest)
                thumb_std_maint_move_tail = thumb_std_maint_move_list;
                }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 648c827..85fea4b 100644 (file)
@@ -89,3 +89,4 @@ void thumb_std_maint_moved(const gchar *source, const gchar *dest);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 35a9573..6439a20 100644 (file)
@@ -213,3 +213,4 @@ gchar *file_util_safe_delete_status(void)
                
        return buf;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 7ae2ff4..a50a660 100644 (file)
@@ -18,3 +18,4 @@ gint file_util_safe_unlink(const gchar *path);
 gchar *file_util_safe_delete_status(void);
 
 #endif /* TRASH_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index def6a64..2fb0fbb 100644 (file)
@@ -736,3 +736,4 @@ struct _SecureSaveInfo {
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index da99999..fc1d7f1 100644 (file)
@@ -951,3 +951,4 @@ void history_combo_append_history(GtkWidget *widget, const gchar *text)
 
        g_free(new_text);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index dd637ce..63a4d85 100644 (file)
@@ -38,3 +38,4 @@ void history_combo_append_history(GtkWidget *widget, const gchar *text);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 62e4213..a479398 100644 (file)
@@ -729,3 +729,4 @@ gint file_in_path(const gchar *name)
 
        return ret;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index b9c8ca8..79562cd 100644 (file)
@@ -78,3 +78,4 @@ void parse_out_relatives(gchar *path);
 gint file_in_path(const gchar *name);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index bbdef1a..1f74fe3 100644 (file)
@@ -268,3 +268,4 @@ GtkWidget *help_window_get_box(GtkWidget *window)
 {
        return g_object_get_data(G_OBJECT(window), "text_vbox");
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index c22d297..44ec357 100644 (file)
@@ -25,3 +25,4 @@ GtkWidget *help_window_get_box(GtkWidget *window);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 7342cb0..4192dda 100644 (file)
@@ -205,3 +205,4 @@ gint popup_menu_position_clamp(GtkMenu *menu, gint *x, gint *y, gint height)
 
        return adjusted;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index b8124db..278562e 100644 (file)
@@ -43,3 +43,4 @@ gint popup_menu_position_clamp(GtkMenu *menu, gint *x, gint *y, gint height);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index fe2609c..869ec25 100644 (file)
@@ -1678,3 +1678,4 @@ GtkWidget *pref_color_button_new(GtkWidget *parent_box,
 
        return button;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 219e647..f3de3f8 100644 (file)
@@ -187,3 +187,4 @@ GtkWidget *pref_color_button_new(GtkWidget *parent_box,
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 587a4a5..168332c 100644 (file)
@@ -1301,3 +1301,4 @@ void path_selection_clear_filter(GtkWidget *entry)
 
        dest_filter_clear(dd);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index f141d82..9186c92 100644 (file)
@@ -27,3 +27,4 @@ void path_selection_clear_filter(GtkWidget *entry);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index c632704..c047c10 100644 (file)
@@ -213,3 +213,4 @@ void spinner_step(GtkWidget *spinner, gint reset)
                spinner_increment_frame(sp);
                }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 77f1073..4f9b515 100644 (file)
@@ -41,3 +41,4 @@ void spinner_step(GtkWidget *spinner, gint reset);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 8a94cf3..7207558 100644 (file)
@@ -921,3 +921,4 @@ void tab_completion_add_select_button(GtkWidget *entry, const gchar *title, gint
 
        gtk_widget_show(td->fd_button);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index d91b792..8de9351 100644 (file)
@@ -30,3 +30,4 @@ void tab_completion_add_select_button(GtkWidget *entry, const gchar *title, gint
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 963bd99..3323dd8 100644 (file)
@@ -689,3 +689,4 @@ GList *uig_list_insert_list(GList *parent, GList *insert_link, GList *list)
 
        return parent;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 2ae6850..c25e9a3 100644 (file)
@@ -101,3 +101,4 @@ GList *uig_list_insert_list(GList *parent, GList *insert_link, GList *list);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 8361512..c46c676 100644 (file)
@@ -453,3 +453,4 @@ void file_dialog_sync_history(FileDialog *fdlg, gint dir_only)
                g_free(buf);
                }
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 711258e..7b3e61e 100644 (file)
@@ -93,3 +93,4 @@ void file_dialog_sync_history(FileDialog *fd, gint dir_only);
 
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 509e9d4..de08e19 100644 (file)
@@ -268,3 +268,4 @@ gchar *uri_text_from_filelist(GList *list, gint *len, gint plain_text)
        string_list_free(path_list);
        return ret;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index c843519..01a8316 100644 (file)
@@ -23,3 +23,4 @@ gchar *uri_text_from_list(GList *list, gint *len, gint plain_text);
 gchar *uri_text_from_filelist(GList *list, gint *len, gint plain_text);
 
 #endif /* URI_UTILS_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 9feb2e3..4dc3696 100644 (file)
@@ -2259,3 +2259,4 @@ void file_util_copy_path_list_to_clipboard(GList *list)
        gtk_clipboard_set_text(clipboard, new->str, new->len);
        g_string_free(new, TRUE);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 6a85760..7cf9f32 100644 (file)
@@ -60,3 +60,4 @@ void file_util_copy_path_to_clipboard(FileData *fd);
 void file_util_copy_path_list_to_clipboard(GList *list);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 1ff4d7f..b7e0cb3 100644 (file)
@@ -1089,3 +1089,4 @@ static void vd_notify_cb(FileData *fd, NotifyType type, gpointer data)
 
        g_free(base);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index a4534f6..135e811 100644 (file)
@@ -55,3 +55,4 @@ gint vd_press_key_cb(GtkWidget *widget, GdkEventKey *event, gpointer data);
 gint vd_press_cb(GtkWidget *widget,  GdkEventButton *bevent, gpointer data);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index f188902..b11c089 100644 (file)
@@ -474,3 +474,4 @@ ViewDir *vdlist_new(ViewDir *vd, FileData *dir_fd)
 
        return vd;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 491180d..cbdfa68 100644 (file)
@@ -33,3 +33,4 @@ gint vdlist_press_cb(GtkWidget *widget, GdkEventButton *bevent, gpointer data);
 void vdlist_destroy_cb(GtkWidget *widget, gpointer data);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index b1f16d6..d0670f4 100644 (file)
@@ -987,3 +987,4 @@ ViewDir *vdtree_new(ViewDir *vd, FileData *dir_fd)
 
        return vd;
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 8ebac4a..4a61c44 100644 (file)
@@ -42,3 +42,4 @@ gint vdtree_press_cb(GtkWidget *widget, GdkEventButton *bevent, gpointer data);
 void vdtree_destroy_cb(GtkWidget *widget, gpointer data);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index c84add4..7baffc1 100644 (file)
@@ -878,3 +878,4 @@ void vf_notify_cb(FileData *fd, NotifyType type, gpointer data)
                }
 }
 
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 8f5d192..ffecb99 100644 (file)
@@ -64,3 +64,4 @@ void vf_mark_selected(ViewFile *vf, gint mark, gint value);
 void vf_refresh_idle_cancel(ViewFile *vf);
 void vf_notify_cb(FileData *fd, NotifyType type, gpointer data);
 #endif /* VIEW_FILE_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 10abbfb..40edad7 100644 (file)
@@ -2487,3 +2487,4 @@ ViewFile *vficon_new(ViewFile *vf, FileData *dir_fd)
        return vf;
 }
 
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index bcdc7ec..d9b3bf0 100644 (file)
@@ -56,3 +56,4 @@ void vficon_mark_to_selection(ViewFile *vf, gint mark, MarkToSelectionMode mode)
 void vficon_selection_to_mark(ViewFile *vf, gint mark, SelectionToMarkMode mode);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 60566cb..42886fc 100644 (file)
@@ -1978,3 +1978,4 @@ void vflist_marks_set(ViewFile *vf, gint enable)
        //vf_refresh(vf);
 }
 
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index e25f201..d70e64a 100644 (file)
@@ -63,3 +63,4 @@ void vflist_mark_selected(ViewFile *vf, gint mark, gint value);
 void vflist_color_set(ViewFile *vf, FileData *fd, gint color_set);
 
 #endif
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index 18da4ff..763dccf 100644 (file)
@@ -241,3 +241,4 @@ void help_window_show(const gchar *key)
                         G_CALLBACK(help_window_destroy_cb), NULL);
 }
 
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */
index e3f798c..0a0095b 100644 (file)
@@ -22,3 +22,4 @@ void help_window_show(const gchar *key);
 
 
 #endif /* WINDOW_H */
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */