Commit Graph

8 Commits

Author SHA1 Message Date
Miculcy Brian 38183b668f fix recent menu api break
SVN revision: 52060
2010-09-09 14:49:57 +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
David Walter Seikel 25e68c1a32 Make it visible again.
SVN revision: 30146
2007-05-29 15:53:36 +00:00
David Walter Seikel a8401e98fc .desktopification. I'm over the moon, but not in a good way.
SVN revision: 25922
2006-09-17 15:12:59 +00:00
David Walter Seikel cc686286fb Updated config dialog to match latest API.
SVN revision: 24708
2006-08-14 21:18:41 +00:00
e-taro b7ea343ed4 moon FIXME--
SVN revision: 23699
2006-07-03 17:37:08 +00:00
e-taro 035351ec1e moon - start simple by default
SVN revision: 22605
2006-05-14 02:57:41 +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