[Xfce4-commits] <exo:master> Add preferred app helper for Chromium (bug #8398).

Nick Schermer noreply at xfce.org
Fri Feb 10 22:30:01 CET 2012


Updating branch refs/heads/master
         to a8bd98bfda679b52b92615984ec3129b1b9469da (commit)
       from c5a93623d3db645505f8a257562a8799209320f8 (commit)

commit a8bd98bfda679b52b92615984ec3129b1b9469da
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Feb 10 22:26:55 2012 +0100

    Add preferred app helper for Chromium (bug #8398).

 exo-helper/helpers/Makefile.am                     |    1 +
 ...midori.desktop.in.in => chromium.desktop.in.in} |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/exo-helper/helpers/Makefile.am b/exo-helper/helpers/Makefile.am
index 052ed2f..b9d292a 100644
--- a/exo-helper/helpers/Makefile.am
+++ b/exo-helper/helpers/Makefile.am
@@ -8,6 +8,7 @@ desktop_in_in_files =							\
 	Thunar.desktop.in.in						\
 	aterm.desktop.in.in						\
 	balsa.desktop.in.in						\
+	chromium.desktop.in.in						\
 	debian-sensible-browser.desktop.in.in				\
 	debian-x-terminal-emulator.desktop.in.in			\
 	encompass.desktop.in.in						\
diff --git a/exo-helper/helpers/midori.desktop.in.in b/exo-helper/helpers/chromium.desktop.in.in
similarity index 68%
copy from exo-helper/helpers/midori.desktop.in.in
copy to exo-helper/helpers/chromium.desktop.in.in
index cbb93bd..a9edf06 100644
--- a/exo-helper/helpers/midori.desktop.in.in
+++ b/exo-helper/helpers/chromium.desktop.in.in
@@ -1,11 +1,11 @@
 
 [Desktop Entry]
 Version=1.0
-Icon=midori
+Icon=chromium
 Type=X-XFCE-Helper
-_Name=Midori
+_Name=Chromium
 StartupNotify=true
-X-XFCE-Binaries=midori;
+X-XFCE-Binaries=chromium;google-chrome;
 X-XFCE-Category=WebBrowser
 X-XFCE-Commands=%B;
 X-XFCE-CommandsWithParameter=%B "%s";


More information about the Xfce4-commits mailing list