Commit Graph

9 Commits

Author SHA1 Message Date
Vincent Torri 1f955f9f4c fix possible undef ref when gettext is disabled or not installed
SVN revision: 59997
2011-06-06 17:36:38 +00:00
Lucas De Marchi dcdf2e24d8 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Cedric BAIL e0cd05c064 Remove Evas list from all E-MODULES.
SVN revision: 36977
2008-10-22 13:53:03 +00:00
Sebastian Dransfeld 4771a33776 Revert gadcon menu change.
SVN revision: 32936
2007-12-02 16:41:11 +00:00
Christopher Michael 9d5f231012 Fix for gadcon menu breakage.
SVN revision: 32875
2007-11-25 05:43:29 +00:00
Sebastian Dransfeld c4521cabe7 Remove deprecated functions.
SVN revision: 32301
2007-11-02 12:22:16 +00:00
e-taro b7ea343ed4 moon FIXME--
SVN revision: 23699
2006-07-03 17:37:08 +00:00
e-taro 3fa7b24995 Moon module unbreak
SVN revision: 23115
2006-06-03 08:35:27 +00:00
e-taro 85b7b837ab Moon module - a gadget that displays moon phase information for e17
* gadconized
* the default images are the fugly ones from the e16 E-MoonClock
* configuration "works", but isn't persisted properly yet
* i18n is ready to go (Haga-san - feel free to update the ja.po :))


SVN revision: 22601
2006-05-14 02:24:55 +00:00