Commit Graph

7 Commits

Author SHA1 Message Date
Christopher Michael 52ae6330dd Convert net module to new desktop file.
SVN revision: 29265
2007-03-30 21:20:34 +00:00
Sebastian Dransfeld bc67187f68 Remove unused variables.
Move static function declarations to .c file. A static function is local
to a .c file, so no point in declaring them in a .h file.


SVN revision: 28742
2007-03-15 13:27:12 +00:00
Massimo Maiurana 3cdabcbd55 restored i18n support
SVN revision: 28560
2007-03-05 00:09:40 +00:00
Christopher Michael cb3c3c00ff Set show/hide text when we create the module so that theme switching will
retain the users preference.


SVN revision: 28360
2007-02-14 11:48:28 +00:00
Christopher Michael 9fc831fc96 Fix mouse,in being sent multiple times by using edje signals, not
evas_callbacks. Thanks rephorm :)


SVN revision: 28343
2007-02-13 08:37:13 +00:00
Christopher Michael 2e3c6d180b Remove option to set the poll time. Use a hard-coded time that should be
plenty fast enough to get activity changes.


SVN revision: 28327
2007-02-12 21:23:07 +00:00
Michael Jennings cec260cdd5 Sun Feb 11 04:28:49 2007 Michael Jennings (mej)
devilhorns' new net module.
----------------------------------------------------------------------


SVN revision: 28305
2007-02-11 15:28:53 +00:00