diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2009-03-14 15:22:14 +0100 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2009-03-14 15:22:14 +0100 |
| commit | ae398d3abace1aea33e7d2704f731be880d1931b (patch) | |
| tree | f98a703067cbd58d44e8c91450889051ebb102e3 /src/setup.h | |
| parent | 0d4dd0513a8c525c3c1fbd7237b9bb283adb7a77 (diff) | |
| download | cataract-ae398d3abace1aea33e7d2704f731be880d1931b.tar.xz | |
Option to hide EXIF table in single photo view
Diffstat (limited to 'src/setup.h')
| -rw-r--r-- | src/setup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/setup.h b/src/setup.h index 4019184..5bc0e1a 100644 --- a/src/setup.h +++ b/src/setup.h @@ -74,6 +74,7 @@ typedef struct { char *add_copyright; gboolean use_inpage_links; gboolean show_go_up; + gboolean show_exif_table; char *favicon_file; char *favicon_type; |
