[Xfce4-commits] <thunar:nick/1.8> Add desktop settings .desktop file.
Nick Schermer
noreply at xfce.org
Sun Aug 4 21:52:20 CEST 2013
Updating branch refs/heads/nick/1.8
to 889ca5316b69933347ce222fcc50177c76559f74 (commit)
from fe3637773af03f236daff910d6ead16dd514d508 (commit)
commit 889ca5316b69933347ce222fcc50177c76559f74
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