[wiican: 9/15] [xs][ui] marked as hardware indicator's category
- From: J. FÃlix OntaÃÃn <felixonta src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wiican: 9/15] [xs][ui] marked as hardware indicator's category
- Date: Mon, 8 Aug 2011 11:54:46 +0000 (UTC)
commit 2224a70c7bb6dcc3de22783009bd581a2d68fc4c
Author: J. FÃlix OntaÃÃn <fontanon emergya es>
Date: Fri Aug 5 21:25:46 2011 +0200
[xs][ui] marked as hardware indicator's category
bin/wiican | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/wiican b/bin/wiican
index 498928b..c008271 100755
--- a/bin/wiican
+++ b/bin/wiican
@@ -57,7 +57,7 @@ class WiicanIndicator(appindicator.Indicator, GConfStore):
def __init__(self):
appindicator.Indicator.__init__(self, "wiican-tray", "wiican",
- appindicator.CATEGORY_APPLICATION_STATUS)
+ appindicator.CATEGORY_HARDWARE)
GConfStore.__init__(self, GCONF_KEY)
self.set_status (appindicator.STATUS_ACTIVE)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]