Skip to content

Commit

Permalink
State for menubar icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Kamenarsky committed Feb 21, 2012
1 parent 6a25db0 commit 8b17e64
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,5 +1,6 @@
/pom.xml
*jar
*ai
*class
*jnilib
/jdic-macoc/build
Expand Down
Binary file modified resources/clock-inactive.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions src/tracker/core.clj
Expand Up @@ -283,6 +283,5 @@
(fn []
(write-ttasks tfile tasks ttasks nil)
(.setIcon menu icon-inactive)))))))
; (Thread/sleep (Long/MAX_VALUE))
))
(Thread/sleep (Long/MAX_VALUE))))

0 comments on commit 8b17e64

Please sign in to comment.