[Xfce4-commits] <ristretto:master> remove ristretto-settings.desktop file

Stephan Arts noreply at xfce.org
Fri Oct 28 19:24:01 CEST 2011


Updating branch refs/heads/master
         to 945271603d331a839c5b6fbe4996ac2b1a1ed867 (commit)
       from 036198d17a53ddf43484805536c0e30b614bd65f (commit)

commit 945271603d331a839c5b6fbe4996ac2b1a1ed867
Author: Stephan Arts <stephan at xfce.org>
Date:   Fri Oct 28 19:15:05 2011 +0200

    remove ristretto-settings.desktop file

 Makefile.am                   |    2 +-
 ristretto-settings.desktop.in |   14 --------------
 2 files changed, 1 insertions(+), 15 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 12967ea..ba1a733 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@
 SUBDIRS = src po icons docs
 
 desktopdir = $(datadir)/applications
-desktop_in_files = ristretto.desktop.in ristretto-settings.desktop.in
+desktop_in_files = ristretto.desktop.in
 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 @INTLTOOL_DESKTOP_RULE@
 
diff --git a/ristretto-settings.desktop.in b/ristretto-settings.desktop.in
deleted file mode 100644
index 59713d0..0000000
--- a/ristretto-settings.desktop.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-_Name=Image Viewer
-_Comment=Configure the Xfce Image Viewer
-_GenericName=Image Viewer
-Exec=ristretto --settings
-Icon=ristretto
-Terminal=false
-Type=Application
-X-MultipleArgs=false
-Categories=X-XFCE;Settings;DesktopSettings;X-XfceSettingsDialog;
-StartupNotify=true
-OnlyShowIn=XFCE;
-X-XfcePluggable=false


More information about the Xfce4-commits mailing list