2008-05-25

calendar: Everyday Sunday



http://forum.slitaz.org/viewtopic.php?id=393

2008-05-26 05:58:12

ps aux
.....
1775 hacker ash
1779 hacker /bin/sh /usr/bin/desktopbox calendar <====
1781 hacker gtkdialog --glade-xml=/usr/share/slitaz-tools/glade/calendar.gla

#2 2008-06-06 14:00:21
Pankso Contributor
Re: calendar: Everyday Sunday

Hi, Fixed by Pascal: http://hg.slitaz.org/slitaz-tools/rev/97f8751d0751

- Christophe


http://hg.slitaz.org/slitaz-tools/rev/97f8751d0751

changeset: calendar: no more hardcoded date
changeset 208: 97f8751d0751
parent 207: 37ac5a2b6e88
child 209: 6ecc94a22bf5
author: Pascal Bellard
date: Tue May 27 15:32:37 2008 +0000 (4 weeks ago)
files: glade/calendar.glade
description: calendar: no more hardcoded date

--- a/glade/calendar.glade Sun May 25 14:53:28 2008 +0000
+++ b/glade/calendar.glade Tue May 27 15:32:37 2008 +0000
@@ -13,9 +13,6 @@
<widget class="GtkCalendar" id="calendar1">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="year">2008</property>
- <property name="month">4</property>
- <property name="day">11</property>
</widget>
</child>
<child>