summaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2006-02-14 21:18:07 +0000
committerBenedikt Meurer <benny@xfce.org>2006-02-14 21:18:07 +0000
commit80708327219641cfd5f1922f695b443daad9b6a1 (patch)
tree531da27553f7084d237ee987ccb886a876611ffa /icons
parent50d73ce4534761b4af0763445d83bfa755976893 (diff)
downloadthunar-80708327219641cfd5f1922f695b443daad9b6a1.tar.gz
2006-02-14 Benedikt Meurer <benny@xfce.org>
* icons/16x16/Makefile.am, icons/16x16/stock_thunar-group.png, icons/16x16/stock_thunar-user.png: Remove the "thunar-user" and "thunar-group" stock icons. * thunar/thunar-permissions-chooser.c, thunar/thunar-stock.{c,h}: Do not display "thunar-user" and "thunar-group" stock icons in the permissions chooser any more, as it makes the dialog look busy. (Old svn revision: 19879)
Diffstat (limited to 'icons')
-rw-r--r--icons/16x16/Makefile.am4
-rw-r--r--icons/16x16/stock_thunar-group.pngbin764 -> 0 bytes
-rw-r--r--icons/16x16/stock_thunar-user.pngbin796 -> 0 bytes
3 files changed, 1 insertions, 3 deletions
diff --git a/icons/16x16/Makefile.am b/icons/16x16/Makefile.am
index 3426c0f4..4aac0c19 100644
--- a/icons/16x16/Makefile.am
+++ b/icons/16x16/Makefile.am
@@ -2,9 +2,7 @@
stockdir = $(datadir)/icons/hicolor/16x16/stock/generic
stock_DATA = \
- stock_thunar-group.png \
- stock_thunar-templates.png \
- stock_thunar-user.png
+ stock_thunar-templates.png
EXTRA_DIST = \
$(stock_DATA)
diff --git a/icons/16x16/stock_thunar-group.png b/icons/16x16/stock_thunar-group.png
deleted file mode 100644
index ed2d33b9..00000000
--- a/icons/16x16/stock_thunar-group.png
+++ /dev/null
Binary files differ
diff --git a/icons/16x16/stock_thunar-user.png b/icons/16x16/stock_thunar-user.png
deleted file mode 100644
index 397cd73a..00000000
--- a/icons/16x16/stock_thunar-user.png
+++ /dev/null
Binary files differ