diff src/filefilter.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 650c02c0c8ff
children 5a20c47e7a14
line wrap: on
line diff
--- a/src/filefilter.c	Sun Oct 05 18:25:44 2008 +0000
+++ b/src/filefilter.c	Tue Oct 07 18:20:22 2008 +0000
@@ -499,3 +499,4 @@
 {
 	sidecar_ext_parse(".jpg;.cr2;.nef;.crw;.xmp", FALSE);
 }
+/* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */