universal-access: Fix desktop file
This commit is contained in:
parent
7b0d3f01a0
commit
96bf6098fc
1 changed files with 5 additions and 1 deletions
|
@ -1,11 +1,15 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
_Name=Universal Access
|
_Name=Universal Access
|
||||||
_Comment=Universal Access Preferences
|
_Comment=Universal Access Preferences
|
||||||
Exec=gnome-example-properties
|
Exec=gnome-control-center universal-access
|
||||||
Icon=preferences-desktop-accessibility
|
Icon=preferences-desktop-accessibility
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Categories=GNOME;GTK;Settings;DesktopSettings;
|
Categories=GNOME;GTK;Settings;DesktopSettings;
|
||||||
OnlyShowIn=GNOME;
|
OnlyShowIn=GNOME;
|
||||||
|
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||||
|
X-GNOME-Bugzilla-Product=gnome-control-center
|
||||||
|
X-GNOME-Bugzilla-Component=Universal Access
|
||||||
|
X-GNOME-Bugzilla-Version=@VERSION@
|
||||||
X-GNOME-Settings-Panel=universal-access
|
X-GNOME-Settings-Panel=universal-access
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue