[gnome-shell] Remove images of old workspace buttons



commit 05e3a747d07ed69c744925de4c9d2652253f1c95
Author: Florian Müllner <fmuellner src gnome org>
Date:   Fri Jan 29 19:04:57 2010 +0100

    Remove images of old workspace buttons

 data/Makefile.am          |    4 +--
 data/add-workspace.svg    |   70 --------------------------------------------
 data/remove-workspace.svg |   71 ---------------------------------------------
 3 files changed, 1 insertions(+), 144 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 6fa151e..2d3ab5a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -14,10 +14,8 @@ gnome-shell.desktop: gnome-shell.desktop.in
 
 imagesdir = $(pkgdatadir)/images
 dist_images_DATA =				\
-	add-workspace.svg			\
 	close-black.svg				\
-	magnifier.svg				\
-	remove-workspace.svg
+	magnifier.svg
 
 themedir = $(pkgdatadir)/theme
 dist_theme_DATA =				\



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