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]
|
||||
_Name=Universal Access
|
||||
_Comment=Universal Access Preferences
|
||||
Exec=gnome-example-properties
|
||||
Exec=gnome-control-center universal-access
|
||||
Icon=preferences-desktop-accessibility
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=GNOME;GTK;Settings;DesktopSettings;
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue