[Xfce4-commits] [xfce/xfce4-appfinder] 01/01: Update app icons to new standard names
noreply at xfce.org
noreply at xfce.org
Wed Mar 23 20:05:18 CET 2016
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository xfce/xfce4-appfinder.
commit 4f3266b4902cc983385fbe6fee0a26db1002dcfb
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Mon Mar 21 23:18:41 2016 +0100
Update app icons to new standard names
This will improve interoperability with icon themes and also
helps with e.g. AppStream finding the icons.
---
data/xfce4-appfinder.desktop.in | 2 +-
data/xfce4-run.desktop.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/data/xfce4-appfinder.desktop.in b/data/xfce4-appfinder.desktop.in
index c4bd6ca..dc34d21 100644
--- a/data/xfce4-appfinder.desktop.in
+++ b/data/xfce4-appfinder.desktop.in
@@ -1,7 +1,7 @@
[Desktop Entry]
Version=1.0
Exec=xfce4-appfinder
-Icon=gtk-find
+Icon=edit-find
StartupNotify=true
Terminal=false
Type=Application
diff --git a/data/xfce4-run.desktop.in b/data/xfce4-run.desktop.in
index 9611cd5..a888753 100644
--- a/data/xfce4-run.desktop.in
+++ b/data/xfce4-run.desktop.in
@@ -2,7 +2,7 @@
Version=1.0
Type=Application
Exec=xfce4-appfinder --collapsed
-Icon=gtk-execute
+Icon=system-run
StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list