[gnome-shell] Install missing svg files. #590814



commit 31851cbc32d3bede48197900f55f8a346ee823f4
Author: Dan Winship <danw gnome org>
Date:   Wed Aug 5 08:59:57 2009 -0400

    Install missing svg files. #590814

 data/Makefile.am |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 139d7d0..aae022d 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -2,8 +2,11 @@ imagedir = $(pkgdatadir)/images
 
 dist_image_DATA =		\
 	add-workspace.svg	\
-	info.svg			\
-	remove-workspace.svg
+	close.svg		\
+	info.svg		\
+	remove-workspace.svg	\
+	view-more-activated.svg	\
+	view-more.svg
 
 schemadir  = @GCONF_SCHEMA_FILE_DIR@
 schema_DATA = gnome-shell.schemas



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]