[kupfer: 32/51] clawsmail: Use document-send icon for SendFileByMail
- From: Ulrik Sverdrup <usverdrup src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [kupfer: 32/51] clawsmail: Use document-send icon for SendFileByMail
- Date: Sun, 10 Jan 2010 11:59:31 +0000 (UTC)
commit 97a28af1a071e80f563016741c093fadd5d50c28
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date: Sat Jan 9 20:36:48 2010 +0100
clawsmail: Use document-send icon for SendFileByMail
kupfer/plugin/clawsmail.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kupfer/plugin/clawsmail.py b/kupfer/plugin/clawsmail.py
index 9831c01..b9aabac 100644
--- a/kupfer/plugin/clawsmail.py
+++ b/kupfer/plugin/clawsmail.py
@@ -79,7 +79,7 @@ class SendFileByMail(Action):
utils.launch_commandline("claws-mail --attach '%s'" % filepath)
def get_icon_name(self):
- return "mail-message-new"
+ return "document-send"
def item_types(self):
yield FileLeaf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]