[Xfce4-commits] <thunar:nick/desktop> Add desktop settings .desktop file.
Nick Schermer
noreply at xfce.org
Fri Aug 2 23:54:01 CEST 2013
Updating branch refs/heads/nick/desktop
to 5d1b2d78f0c99f7d0e4f09ef173525bb32dff187 (commit)
from d007ec2b36e961b2bd03bbd334712f7599687826 (commit)
commit 5d1b2d78f0c99f7d0e4f09ef173525bb32dff187
Author: Nick Schermer <nick at xfce.org>
Date: Fri Aug 2 23:52:48 2013 +0200
Add desktop settings .desktop file.
.gitignore | 1 -
...-settings.desktop.in => thunar-desktop-settings.desktop.in} | 8 ++++----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/.gitignore b/.gitignore
index f8754f9..47cd899 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,7 +27,6 @@ core.*
core
*.core
*.desktop
-*.desktop.in
*.service
gtk-doc.make
ThunarBulkRename
diff --git a/thunar/thunar-settings.desktop.in b/thunar/thunar-desktop-settings.desktop.in
similarity index 55%
copy from thunar/thunar-settings.desktop.in
copy to thunar/thunar-desktop-settings.desktop.in
index 18e11d4..e4fb432 100644
--- a/thunar/thunar-settings.desktop.in
+++ b/thunar/thunar-desktop-settings.desktop.in
@@ -1,9 +1,9 @@
[Desktop Entry]
Version=1.0
-_Name=File Manager
-_Comment=Configure the Thunar file manager
-Exec=thunar-settings
-Icon=system-file-manager
+_Name=Desktop
+_Comment=Configure the desktop background and appearance
+Exec=thunar-settings --desktop
+Icon=preferences-desktop-wallpaper
Terminal=false
Type=Application
Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings;
More information about the Xfce4-commits
mailing list