[Nautilus-list] patch bug 71148



this patch removes the toolbar icons from the theme makefiles, but
doesn't remove them from the build (couldn't figure out how to do that).
It's a good temporary fix to bug 71148. note i left in the search icon,
since at least for now, it won't be an issue without medusa.

dave
Index: nautilus/icons/Makefile.am
===================================================================
RCS file: /cvs/gnome/nautilus/icons/Makefile.am,v
retrieving revision 1.110
diff -u -p -r1.110 Makefile.am
--- nautilus/icons/Makefile.am	11 Mar 2002 13:08:11 -0000	1.110
+++ nautilus/icons/Makefile.am	21 Apr 2002 07:00:38 -0000
@@ -14,13 +14,7 @@ SUBDIRS =\
 icondir = $(datadir)/pixmaps/nautilus
 
 icon_DATA =\
-	Back.png \
-	Forward.png \
-	Home.png \
-	Refresh.png \
 	Search.png \
-	Stop.png \
-	Up.png \
 	audio.png \
 	backgrounds.png \
 	chit_frame.png \

Index: nautilus/icons/crux_eggplant/Makefile.am
===================================================================
RCS file: /cvs/gnome/nautilus/icons/crux_eggplant/Makefile.am,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile.am
--- nautilus/icons/crux_eggplant/Makefile.am	1 Mar 2002 17:15:20 -0000	1.6
+++ nautilus/icons/crux_eggplant/Makefile.am	21 Apr 2002 07:00:38 -0000
@@ -4,13 +4,7 @@ SUBDIRS = sidebar_tab_pieces backgrounds
 
 crux_eggplant_DATA =				\
 	crux_eggplant.xml			\
-	Back.png				\
-	Forward.png				\
-	Up.png					\
-	Refresh.png				\
-	Home.png				\
 	Search.png				\
-	Stop.png				\
 	decrement.png				\
 	decrement-i.png				\
 	emblem-nowrite.png			\


Index: nautilus/icons/crux_teal/Makefile.am
===================================================================
RCS file: /cvs/gnome/nautilus/icons/crux_teal/Makefile.am,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile.am
--- nautilus/icons/crux_teal/Makefile.am	1 Mar 2002 17:15:21 -0000	1.3
+++ nautilus/icons/crux_teal/Makefile.am	21 Apr 2002 07:00:38 -0000
@@ -4,13 +4,7 @@ SUBDIRS = sidebar_tab_pieces backgrounds
 
 crux_teal_DATA =	\
 	crux_teal.xml		\
-	Back.png	\
-	Forward.png	\
-	Up.png	\
-	Refresh.png	\
-	Home.png	\
 	Search.png	\
-	Stop.png	\
 	decrement.png		\
 	decrement-i.png		\
 	emblem-nowrite.png	\


Index: nautilus/icons/default/Makefile.am
===================================================================
RCS file: /cvs/gnome/nautilus/icons/default/Makefile.am,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile.am
--- nautilus/icons/default/Makefile.am	1 Mar 2002 17:15:23 -0000	1.5
+++ nautilus/icons/default/Makefile.am	21 Apr 2002 07:00:38 -0000
@@ -3,13 +3,7 @@ NULL=
 icondir = $(datadir)/pixmaps/nautilus/default
 
 icon_DATA =\
-	Back.png \
-	Forward.png \
-	Home.png \
-	Refresh.png \
 	Search.png \
-	Stop.png \
-	Up.png \
 	decrement.png \
 	default.xml \
 	desktop-home.png \



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