aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-16 09:54:55 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-16 09:54:55 +0000
commitbe75f6fa16e12d47534a70b81e91b9e7183494e0 (patch)
treeecfa98e69901c2c0e06250d4c545aa3bf871aa42 /Makefile.am
parentbcfb45de671fda437d5502fb36ba11b38aa28674 (diff)
remove the copied xpm stock icon files from SVN and use the "GTK built in" stock icons
this will also prevent us from showing different stock icons for "our" xpm stock icons and the "system defaults". GTK (for Windows?) changed the icon theme somewhere around V2.10 (or later?) and/or the user might use a different icon theme, so this isn't an esoteric case ;-) svn path=/trunk/; revision=25075
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
index 744a6c0262..34c92e0111 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -671,14 +671,6 @@ EXTRA_DIST = \
image/toolbar/icon_color_9.xpm \
image/toolbar/internet_24.xpm \
image/toolbar/resize_columns_24.xpm \
- image/toolbar/stock_add_24.xpm \
- image/toolbar/stock_clear_24.xpm \
- image/toolbar/stock_close_24.xpm \
- image/toolbar/stock_ok_20.xpm \
- image/toolbar/stock_open_24.xpm \
- image/toolbar/stock_properties_24.xpm \
- image/toolbar/stock_save_24.xpm \
- image/toolbar/stock_stop_24.xpm \
image/toolbar/telephony_16.xpm \
image/toolbar/time_24.xpm \
image/toolbar/web_support_24.xpm \