[hamster-applet] caught the error that was stopping our refresh loop
- From: Toms Baugis <tbaugis src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [hamster-applet] caught the error that was stopping our refresh loop
- Date: Mon, 18 Jan 2010 22:07:02 +0000 (UTC)
commit a4f0283b5552f5e1ae4aac8e52786741b72ce69c
Author: Toms Bauģis <toms baugis gmail com>
Date: Mon Jan 18 22:06:52 2010 +0000
caught the error that was stopping our refresh loop
hamster/applet.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/hamster/applet.py b/hamster/applet.py
index 550a9d0..89282e1 100755
--- a/hamster/applet.py
+++ b/hamster/applet.py
@@ -335,7 +335,7 @@ class HamsterApplet(object):
if message:
self.notification.update(_("Time Tracker"), message, "hamster-applet")
- notification.show()
+ self.notification.show()
def edit_cb(self, n, action):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]