aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-11 06:36:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-11 06:36:56 +0000
commit8f4ff8e73cafc662954824690f4fc75c1863c037 (patch)
tree7e282a846bd7ce5a32f4f8f558af6537e79aebce /libsylph/prefs_common.h
parent0c621798e192f350b1b3f6c97b9d9f8b92dfb7fb (diff)
added the option to toggle window on trayicon click.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1466 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index cbb4d8a4..6435bd7b 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -240,6 +240,7 @@ struct _PrefsCommon
gboolean comply_gnome_hig;
gboolean show_trayicon;
gboolean minimize_to_tray;
+ gboolean toggle_window_on_trayicon_click;
/* Other */
RecvDialogMode recv_dialog_mode;