thanks && please add keywords
I've given up on finding this on freshmeat when suddenly googled up link #1 on "icewm set time how"!
Please add "set date time timezone" keywords into description, so far PC seems unique in its class -- thank you very much for it! (it could only be better if it were possible to wrap date -s with sudo to delegate just that to user)
---- side note ----
v3.2 uses deprecated gtk stuff as pygtk-2.10.4 on python-2.4.4 would suggest:
./phrozenclock.py:181: DeprecationWarning: use gtk.ComboBoxEntry
hourcombo=Combo()
./phrozenclock.py:193: DeprecationWarning: use gtk.ComboBoxEntry
minutecombo=Combo()
./phrozenclock.py:206: DeprecationWarning: use gtk.ComboBoxEntry
secondcombo=Combo()
./phrozenclock.py:215: DeprecationWarning: use gtk.ComboBoxEntry
apcombo=Combo()
./phrozenclock.py:283: DeprecationWarning: use gtk.ComboBoxEntry
timezonelist=Combo()
./phrozenclock.py:338: DeprecationWarning: use gtk.UIManager
itemf = ItemFactory(MenuBar, '<main>', ag)
./phrozenclock.py:356: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead
gtk.timeout_add(600,self.showTime)
./phrozenclock.py:653: GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead
gtk.mainloop()
/usr/lib/python2.4/site-packages/gtk-2.0/gtk/deprecation.py:62: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
thanks && please add keywords
I've given up on finding this on freshmeat when suddenly googled up link #1 on "icewm set time how"!
Please add "set date time timezone" keywords into description, so far PC seems unique in its class -- thank you very much for it! (it could only be better if it were possible to wrap date -s with sudo to delegate just that to user)
---- side note ----
v3.2 uses deprecated gtk stuff as pygtk-2.10.4 on python-2.4.4 would suggest:
./phrozenclock.py:181: DeprecationWarning: use gtk.ComboBoxEntry
hourcombo=Combo()
./phrozenclock.py:193: DeprecationWarning: use gtk.ComboBoxEntry
minutecombo=Combo()
./phrozenclock.py:206: DeprecationWarning: use gtk.ComboBoxEntry
secondcombo=Combo()
./phrozenclock.py:215: DeprecationWarning: use gtk.ComboBoxEntry
apcombo=Combo()
./phrozenclock.py:283: DeprecationWarning: use gtk.ComboBoxEntry
timezonelist=Combo()
./phrozenclock.py:338: DeprecationWarning: use gtk.UIManager
itemf = ItemFactory(MenuBar, '<main>', ag)
./phrozenclock.py:356: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead
gtk.timeout_add(600,self.showTime)
./phrozenclock.py:653: GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead
gtk.mainloop()
/usr/lib/python2.4/site-packages/gtk-2.0/gtk/deprecation.py:62: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead