[Xfce4-commits] [xfce/xfce4-settings] 32/57: color: Fix name of executable in desktop file
noreply at xfce.org
noreply at xfce.org
Thu Mar 21 22:14:20 CET 2019
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfce4-settings.
commit 3c05ac1931c7285a38c4dd1fd640e95312e34ce3
Author: Simon Steinbeiß <simon.steinbeiss at tttech.com>
Date: Thu Feb 14 15:12:01 2019 +0100
color: Fix name of executable in desktop file
---
dialogs/color-settings/xfce4-color-settings.desktop.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dialogs/color-settings/xfce4-color-settings.desktop.in b/dialogs/color-settings/xfce4-color-settings.desktop.in
index fb3a0ae..ef57833 100644
--- a/dialogs/color-settings/xfce4-color-settings.desktop.in
+++ b/dialogs/color-settings/xfce4-color-settings.desktop.in
@@ -2,7 +2,7 @@
Version=1.0
_Name=Color Profiles
_Comment=Set color profiles
-Exec=xfce4-accessibility-settings
+Exec=xfce4-color-settings
Icon=preferences-color
Terminal=false
Type=Application
@@ -10,4 +10,4 @@ Categories=XFCE;GTK;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-System
StartupNotify=true
OnlyShowIn=XFCE;
X-XfcePluggable=true
-X-XfceHelpPage=accessibility
+X-XfceHelpPage=color
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list