From 1326d1a1de586d5a29030d28cc0ae0e0d08a336e Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Mon, 15 Aug 2011 19:43:18 +0000 Subject: Add icon for accessing user documents in Journal volumes toolbar This patch adds an icon to sugar-artwork devices to represent the user's $HOME/Documents directory. This icon is used when mounting $HOME/Documents to the volumes toolbar in the Sugar Journal. The icon has been reviewed by the design team as per: http://lists.sugarlabs.org/archive/sugar-devel/2011-May/031190.html [fixed white space, tweaked description] Signed-off-by: Sascha Silbe Acked-by: Sascha Silbe --- diff --git a/icons/scalable/device/Makefile.am b/icons/scalable/device/Makefile.am index 8c165e6..7812ff4 100644 --- a/icons/scalable/device/Makefile.am +++ b/icons/scalable/device/Makefile.am @@ -93,7 +93,8 @@ icon_DATA = \ speaker-muted-066.svg \ speaker-muted-100.svg \ touchpad-capacitive.svg \ - touchpad-resistive.svg + touchpad-resistive.svg \ + user-documents.svg EXTRA_DIST = $(icon_DATA) diff --git a/icons/scalable/device/user-documents.svg b/icons/scalable/device/user-documents.svg new file mode 100644 index 0000000..df046f8 --- /dev/null +++ b/icons/scalable/device/user-documents.svg @@ -0,0 +1,15 @@ + + + + ]> + + + + + + + + + -- cgit v0.9.1