[Xfce4-commits] [xfce/exo] 01/01: Drop included category icons, both are now standard and no longer need (Bug #9992)

noreply at xfce.org noreply at xfce.org
Thu Jun 15 12:45:17 CEST 2017


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/exo.

commit 4c4156fcff503211f9b43b5650451fe9827d7400
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Thu Jun 15 06:45:10 2017 -0400

    Drop included category icons, both are now standard and no longer need (Bug #9992)
---
 icons/48x48/Makefile.am               |   8 +-------
 icons/48x48/applications-internet.png | Bin 4118 -> 0 bytes
 icons/48x48/applications-other.png    | Bin 2995 -> 0 bytes
 3 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/icons/48x48/Makefile.am b/icons/48x48/Makefile.am
index b7fa659..40491b9 100644
--- a/icons/48x48/Makefile.am
+++ b/icons/48x48/Makefile.am
@@ -3,13 +3,7 @@ appicondir = $(datadir)/icons/hicolor/48x48/apps
 appicon_DATA =								\
 	preferences-desktop-default-applications.png
 
-categoryicondir = $(datadir)/icons/hicolor/48x48/categories
-categoryicon_DATA =								\
-	applications-internet.png					\
-	applications-other.png
-
 EXTRA_DIST =								\
-	$(appicon_DATA)								\
-	$(categoryicon_DATA)
+	$(appicon_DATA)
 
 # vi:set ts=8 sw=8 noet ai nocindent:
diff --git a/icons/48x48/applications-internet.png b/icons/48x48/applications-internet.png
deleted file mode 100644
index 88f22d3..0000000
Binary files a/icons/48x48/applications-internet.png and /dev/null differ
diff --git a/icons/48x48/applications-other.png b/icons/48x48/applications-other.png
deleted file mode 100644
index 80dc788..0000000
Binary files a/icons/48x48/applications-other.png and /dev/null differ

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list