Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kilian committed Sep 15, 2010
1 parent 9875880 commit 47135fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion resources/todo
Expand Up @@ -39,7 +39,7 @@
x add python pexpect to dependencies

1.1.9
- get KDE support proper
x get KDE support proper
- fix errors with pexpect

1.2
Expand Down
1 change: 0 additions & 1 deletion src/fluxgui/fluxgui.py
Expand Up @@ -156,7 +156,6 @@ def setup_indicator(self):
self.indicator.set_status(appindicator.STATUS_ACTIVE)

# Check for special Ubuntu themes. copied from lookit
self.indicator.set_icon('fluxgui')

try:
theme = gtk.gdk.screen_get_default().get_setting('gtk-icon-theme-name')
Expand Down

0 comments on commit 47135fd

Please sign in to comment.