diff options
author | Ted Gould <ted@gould.cx> | 2011-03-16 09:58:05 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-16 09:58:05 -0500 |
commit | 9e0c4a202815159488030a7d6ce65a39303d8f0e (patch) | |
tree | 43dc4232b47cdc92c0165eb07adf9882be6c2fff | |
parent | b0e008bd034e8ab4c638aedd6715f25211498845 (diff) | |
download | ayatana-indicator-application-9e0c4a202815159488030a7d6ce65a39303d8f0e.tar.gz ayatana-indicator-application-9e0c4a202815159488030a7d6ce65a39303d8f0e.tar.bz2 ayatana-indicator-application-9e0c4a202815159488030a7d6ce65a39303d8f0e.zip |
Moving iBus and keyboard under advice of mpt
-rw-r--r-- | data/ordering-override.keyfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/ordering-override.keyfile b/data/ordering-override.keyfile index 98ee36e..7adef0c 100644 --- a/data/ordering-override.keyfile +++ b/data/ordering-override.keyfile @@ -1,6 +1,6 @@ [Ordering Index Overrides] nm_applet=1 gnome-power-manager=2 -gst-keyboard-xkb=3 -gsd-keyboard-xkb=4 -ibus=5 +ibus=3 +gst-keyboard-xkb=4 +gsd-keyboard-xkb=5 |