[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/02: Actually install the symbolic clipman icon
noreply at xfce.org
noreply at xfce.org
Sun Nov 13 00:51:12 CET 2016
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository panel-plugins/xfce4-clipman-plugin.
commit 9e22c96424235e51db8e7403cf1943292c0da5bd
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Sun Nov 13 00:39:53 2016 +0100
Actually install the symbolic clipman icon
---
data/icons/16x16/Makefile.am | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/data/icons/16x16/Makefile.am b/data/icons/16x16/Makefile.am
index 10aa476..d1ba2e0 100644
--- a/data/icons/16x16/Makefile.am
+++ b/data/icons/16x16/Makefile.am
@@ -1,3 +1,5 @@
iconsdir = $(datadir)/icons/hicolor/16x16/apps
-icons_DATA = xfce4-clipman-plugin.png
+icons_DATA = \
+ clipman-symbolic.svg \
+ xfce4-clipman-plugin.png
EXTRA_DIST = $(icons_DATA)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list