[Sugar-devel] [PATCH sugar-artwork] Add the filename of last three added icons to the Makefile, so they actually get installed
Manuel Quiñones
manuq at laptop.org
Fri Sep 21 09:00:09 EDT 2012
And put a large sign in my desktop to always do this when adding a
file.
Signed-off-by: Manuel Quiñones <manuq at laptop.org>
---
icons/scalable/actions/Makefile.am | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/icons/scalable/actions/Makefile.am b/icons/scalable/actions/Makefile.am
index b589fb5..1c11da0 100644
--- a/icons/scalable/actions/Makefile.am
+++ b/icons/scalable/actions/Makefile.am
@@ -22,6 +22,7 @@ icon_DATA = \
edit-paste.svg \
edit-redo.svg \
edit-undo.svg \
+ edit-clear.svg \
format-columns-double.svg \
format-columns-single.svg \
format-columns-triple.svg \
@@ -75,6 +76,7 @@ icon_DATA = \
toolbar-colors.svg \
toolbar-edit.svg \
toolbar-view.svg \
+ toolbar-help.svg \
tray-hide.svg \
tray-show.svg \
transfer-from-application-octet-stream.svg \
@@ -112,7 +114,8 @@ icon_DATA = \
zoom-in.svg \
zoom-neighborhood.svg \
zoom-original.svg \
- zoom-out.svg
+ zoom-out.svg \
+ zoom-to-width.svg
EXTRA_DIST = $(icon_DATA)
--
1.7.11.4
More information about the Sugar-devel
mailing list