From db2787201422a1b0951d1e51b7fa94479443c43a Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Thu, 12 Jan 2012 17:26:20 +0000 Subject: Add icon for the 'Write to Journal anytime' feature [1] This patch adds a new icon to sugar-artwork to be used as part of the standard activity toolbar (used by widgets.py) to invoke a palette used to write to metadata['description']. Plesase see the discussion on the feature page [1] for "Write to Journal anytime" for more details. Signed-off-by: Walter Bender Acked-by: Simon Schampijer Reviewed-by: Manuel QuiƱones [1] http://wiki.sugarlabs.org/go/Features/Write_to_journal_anytime --- diff --git a/icons/scalable/actions/Makefile.am b/icons/scalable/actions/Makefile.am index 9df018b..67b27d9 100644 --- a/icons/scalable/actions/Makefile.am +++ b/icons/scalable/actions/Makefile.am @@ -17,6 +17,7 @@ icon_DATA = \ document-send.svg \ edit-copy.svg \ edit-delete.svg \ + edit-description.svg \ edit-paste.svg \ edit-redo.svg \ edit-undo.svg \ diff --git a/icons/scalable/actions/edit-description.svg b/icons/scalable/actions/edit-description.svg new file mode 100644 index 0000000..f44ad20 --- /dev/null +++ b/icons/scalable/actions/edit-description.svg @@ -0,0 +1,36 @@ + + +]> + + + + + + + + + + + -- cgit v0.9.1