[tuxdroid-user] alarm_clock and email_alert depending on gnome
Status: Beta
Brought to you by:
ks156
From: Georges D. <geo...@la...> - 2007-04-28 20:45:04
|
Hi all I'm a kde user, and I've got some problems with alarm_clock and email_alert : they are depending on python-gnome. I know I could just install it, but as I'm lazy, I looked into the script. There are only 2 lignes talking about gnome in both scripts : > import gnome > gnome.program_init("tdac", "0.0.1") I couldn't find what is their use. Are they really needed ? Georges |