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

bluesabre pushed a 
commit to branch 
master
in repository xfce/exo.

commit 4c4156fcff503211f9b43b5650451fe9827d7400
Author: Sean Davis <smd.seanda...@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.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to