diff options
author | Martin Wimpress <[email protected]> | 2015-03-09 22:39:24 +0000 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2015-03-15 19:03:34 +0100 |
commit | 717547f86b92bc8d9e520bbdd681bebe41786d72 (patch) | |
tree | 0d3d9267eec4d9f01541290bcaad799ef89cd862 | |
parent | 68f0fb0214b8f1f1efb8fa7397c5d5a2a8cb25bc (diff) | |
download | mate-control-center-717547f86b92bc8d9e520bbdd681bebe41786d72.tar.bz2 mate-control-center-717547f86b92bc8d9e520bbdd681bebe41786d72.tar.xz |
Put mate-keybindings into the correct categories.
Closes https://github.com/mate-desktop/mate-control-center/pull/147
-rw-r--r-- | capplets/keybindings/mate-keybinding.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/keybindings/mate-keybinding.desktop.in.in b/capplets/keybindings/mate-keybinding.desktop.in.in index 4fab8516..d154d342 100644 --- a/capplets/keybindings/mate-keybinding.desktop.in.in +++ b/capplets/keybindings/mate-keybinding.desktop.in.in @@ -6,6 +6,6 @@ Icon=preferences-desktop-keyboard-shortcuts Terminal=false Type=Application StartupNotify=true -Categories=GTK;Settings; +Categories=GTK;Settings;HardwareSettings; Keywords=mate-control-center;MATE;assign;keyboard;shortcuts;keybindings; OnlyShowIn=MATE; |