Summary Files CommitsBranches @commit@diff
path: root/.claws-mail/toolbar_main.xml
diff options
context:
space:
mode:
Commitc91d299887d93d6e8940b80442bf6c2f10fe6a64 (patch )
AuthorSyndamia <kamen@syndamia.com>2022-08-05 12:30:29 +0300
CommitterSyndamia <kamen@syndamia.com>2022-08-05 12:30:29 +0300
Files4669e410707026952d56f2cdae7764bf0a39773d /.claws-mail/toolbar_main.xml
dotfiles-c91d299887d93d6e8940b80442bf6c2f10fe6a64.tar
dotfiles-c91d299887d93d6e8940b80442bf6c2f10fe6a64.tar.gz
dotfiles-c91d299887d93d6e8940b80442bf6c2f10fe6a64.zip
Parent80b4c81b618d4e75b301ac1dd5adfb47f91deca7 (diff)
Added a lot of untracked files and updated other files
1 files changed, 18 insertions, 0 deletions
-rw-r--r--.claws-mail/toolbar_main.xml18
diff --git a/.claws-mail/toolbar_main.xml b/.claws-mail/toolbar_main.xml
new file mode 100644
index 0000000..e67d25f
--- /dev/null
+++ b/.claws-mail/toolbar_main.xml
@@ -0,0 +1,18 @@
+<?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"/>
+ <item file="notice_note" text="Proc" action="A_RUN_PROCESSING"/>
+ <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="Wastebin" 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>