[wiican: 11/15] [xs][ui] updated indicator name to 'wiican'



commit 1485dfd7eaabdd8119dda1aecc65750063712a44
Author: J. FÃlix OntaÃÃn <fontanon emergya es>
Date:   Fri Aug 5 23:11:11 2011 +0200

    [xs][ui] updated indicator name to 'wiican'

 bin/wiican |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/wiican b/bin/wiican
index c008271..fa96a2f 100755
--- a/bin/wiican
+++ b/bin/wiican
@@ -56,7 +56,7 @@ class WiicanIndicator(appindicator.Indicator, GConfStore):
     }
 
     def __init__(self):
-        appindicator.Indicator.__init__(self, "wiican-tray", "wiican",
+        appindicator.Indicator.__init__(self, "wiican", "wiican",
             appindicator.CATEGORY_HARDWARE)
         GConfStore.__init__(self, GCONF_KEY)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]