summaryrefslogtreecommitdiffstats
path: root/.claws-mail/toolbar_main.xml
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-03-11 18:23:32 (EST)
committer P. J. McDermott <pj@pehjota.net>2016-03-11 18:23:32 (EST)
commit4e342ce4e575886a983bd180fa701a40d225720f (patch)
treed57fa077f8e88ffdbe11170dff17d9583a4f61fb /.claws-mail/toolbar_main.xml
downloadclaws-mail-4e342ce4e575886a983bd180fa701a40d225720f.zip
claws-mail-4e342ce4e575886a983bd180fa701a40d225720f.tar.gz
claws-mail-4e342ce4e575886a983bd180fa701a40d225720f.tar.bz2
Initial commit
Diffstat (limited to '.claws-mail/toolbar_main.xml')
-rw-r--r--.claws-mail/toolbar_main.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/.claws-mail/toolbar_main.xml b/.claws-mail/toolbar_main.xml
new file mode 100644
index 0000000..565be89
--- /dev/null
+++ b/.claws-mail/toolbar_main.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<toolbar>
+ <item file="mail_receive_all" text="Get Mail" action="A_RECEIVE_ALL"/>
+ <separator/>
+ <item file="mail_send_queue" text="Send" action="A_SEND_QUEUED"/>
+ <item file="mail_compose" text="Compose" action="A_COMPOSE_EMAIL"/>
+ <separator/>
+ <item file="mail_reply" text="Reply" action="A_REPLY_MESSAGE"/>
+ <item file="mail_reply_to_all" text="All" action="A_REPLY_ALL"/>
+ <item file="mail_reply_to_author" text="Sender" action="A_REPLY_SENDER"/>
+ <item file="mail_forward" text="Forward" action="A_FORWARD"/>
+ <separator/>
+ <item file="trash_btn" text="Trash" action="A_TRASH"/>
+ <item file="spam_btn" text="Spam" action="A_LEARN_SPAM"/>
+ <separator/>
+ <item file="down_arrow" text="Next" action="A_GOTO_NEXT"/>
+</toolbar>