[Xfce4-commits] [xfce/xfce4-settings] 33/37: color: Fix name of executable in desktop file
noreply at xfce.org
noreply at xfce.org
Fri Feb 15 00:28:02 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 o c h o s i / c o l o r d
in repository xfce/xfce4-settings.
commit 09f95d585dd1a1fa95c42201584e61f93f6963be
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