[hamster-applet] aaaand setting title. ok, this is the last commit of 2009.
- From: Toms Baugis <tbaugis src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [hamster-applet] aaaand setting title. ok, this is the last commit of 2009.
- Date: Thu, 31 Dec 2009 19:33:13 +0000 (UTC)
commit 5226c8075cf30b1b7eddc28846e2d385bf81a725
Author: Toms Bauģis <toms baugis gmail com>
Date: Thu Dec 31 19:33:06 2009 +0000
aaaand setting title.
ok, this is the last commit of 2009.
hamster/stats.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/hamster/stats.py b/hamster/stats.py
index 5f68fc6..268a341 100644
--- a/hamster/stats.py
+++ b/hamster/stats.py
@@ -46,6 +46,7 @@ class FramedTimeline(widgets.TimeLine):
def draw(self, facts, start_date, end_date):
self.start_date = start_date
self.end_date = end_date
+ self.set_title(start_date, end_date)
widgets.TimeLine.draw(self, facts, start_date, end_date)
def on_expose(self):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]