diff options
author | infirit <[email protected]> | 2014-06-24 23:17:43 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-06-24 23:17:43 +0200 |
commit | 32050fd47713d9254e05344a6afd87202fa45d11 (patch) | |
tree | 04a0299e087459719a12d975afe6ba10e2de2aa6 | |
parent | 69b7a0ad9277f21ad761c84ac1bae5455a2f879e (diff) | |
download | marco-32050fd47713d9254e05344a6afd87202fa45d11.tar.bz2 marco-32050fd47713d9254e05344a6afd87202fa45d11.tar.xz |
Remove new keybinding from 69b7a0ad9277f21ad761c84ac1bae5455a2f879e
The key never existed in mateconf so there is no need to convert.
-rw-r--r-- | src/marco.convert | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/marco.convert b/src/marco.convert index dec988d0..eb1f623b 100644 --- a/src/marco.convert +++ b/src/marco.convert @@ -71,7 +71,6 @@ switch-to-workspace-left = /apps/marco/global_keybindings/switch_to_workspace_le switch-to-workspace-right = /apps/marco/global_keybindings/switch_to_workspace_right switch-to-workspace-up = /apps/marco/global_keybindings/switch_to_workspace_up switch-to-workspace-down = /apps/marco/global_keybindings/switch_to_workspace_down -switch-to-workspace-prev = /apps/marco/global_keybindings/switch_to_workspace_prev switch-group = /apps/marco/global_keybindings/switch_group switch-group-backward = /apps/marco/global_keybindings/switch_group_backward switch-windows = /apps/marco/global_keybindings/switch_windows |