diff options
author | Ted Gould <ted@gould.cx> | 2011-04-06 09:06:53 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-06 09:06:53 -0500 |
commit | 108f239625577a43667aeb40f02803704bf961f5 (patch) | |
tree | cb14bdbbda9e917f420d1f1be6c03675cce720e6 | |
parent | 2e52cac231a41f03dd881cf367189e0fce10902a (diff) | |
download | ayatana-indicator-application-108f239625577a43667aeb40f02803704bf961f5.tar.gz ayatana-indicator-application-108f239625577a43667aeb40f02803704bf961f5.tar.bz2 ayatana-indicator-application-108f239625577a43667aeb40f02803704bf961f5.zip |
Fixing the name of the network manager applet
-rw-r--r-- | data/ordering-override.keyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ordering-override.keyfile b/data/ordering-override.keyfile index 7adef0c..1468ea0 100644 --- a/data/ordering-override.keyfile +++ b/data/ordering-override.keyfile @@ -1,5 +1,5 @@ [Ordering Index Overrides] -nm_applet=1 +nm-applet=1 gnome-power-manager=2 ibus=3 gst-keyboard-xkb=4 |