aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_toolbar.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-06 06:55:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-06 06:55:36 +0000
commitebd3e4e8ccb76c070225c2bd81f2f4b34e5fa6b0 (patch)
tree5bd3c7133eaec1f37c23630d0aa6672b7e759526 /src/prefs_toolbar.h
parent8aad93fdabaa410cdda2e3415ec62aa60756ce33 (diff)
added 'Not junk' and 'Search' button to the main toolbar.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1529 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_toolbar.h')
-rw-r--r--src/prefs_toolbar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prefs_toolbar.h b/src/prefs_toolbar.h
index a63f218e..cd122824 100644
--- a/src/prefs_toolbar.h
+++ b/src/prefs_toolbar.h
@@ -47,11 +47,13 @@ typedef enum
T_FORWARD,
T_DELETE,
T_JUNK,
+ T_NOTJUNK,
T_EXECUTE,
T_NEXT,
T_PREV,
T_ADDRESS_BOOK,
T_PRINT,
+ T_SEARCH,
T_COMMON_PREFS,
T_ACCOUNT_PREFS,