diff options
author | Ted Gould <ted@gould.cx> | 2010-08-20 10:13:35 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-20 10:13:35 -0500 |
commit | 35924b4d7fc030773a78001fd046b1d2f8c985ad (patch) | |
tree | d6fc28d0b6bea02005ffab790133b2084f45664f | |
parent | d74f7761f86dc241e72a54920a10a2117cec2f81 (diff) | |
download | ayatana-indicator-application-35924b4d7fc030773a78001fd046b1d2f8c985ad.tar.gz ayatana-indicator-application-35924b4d7fc030773a78001fd046b1d2f8c985ad.tar.bz2 ayatana-indicator-application-35924b4d7fc030773a78001fd046b1d2f8c985ad.zip |
Handling the typo
-rw-r--r-- | data/ordering-override.keyfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/ordering-override.keyfile b/data/ordering-override.keyfile index ab1ffe1..71d7c1a 100644 --- a/data/ordering-override.keyfile +++ b/data/ordering-override.keyfile @@ -1,4 +1,5 @@ [Ordering Index Overrides] gnome-power-manager=1 gst-keyboard-xkb=2 -ibus=3 +gsd-keyboard-xkb=3 +ibus=4 |