Mercurial > geeqie.yaz
comparison src/info.h @ 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 | ae618ebec3e9 |
children | 8b89e3ff286b |
comparison
equal
deleted
inserted
replaced
1054:9157291b79a4 | 1055:1646720364cf |
---|---|
49 const gchar *description, const gchar *text); | 49 const gchar *description, const gchar *text); |
50 | 50 |
51 gchar *info_tab_default_order(void); | 51 gchar *info_tab_default_order(void); |
52 | 52 |
53 #endif | 53 #endif |
54 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */ |