Commit Graph

5 Commits

Author SHA1 Message Date
Massimo Maiurana aa6a1fa0fd Make some messages translatable (patch from Igor Murzov)
SVN revision: 79303
2012-11-14 21:21:52 +00:00
Hannes Janetzek d71ce99076 - fix menu to be more intuitive. took me a while to figure out how to add feeds to a gadget
- remove deprecated e_util_edje_icon_get
- fix warnings


SVN revision: 57100
2011-02-16 21:49:41 +00:00
Lucas De Marchi 7af7933427 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
Christopher Michael 59544b8bca Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
e_widget_size_min_* . This Large commit should fix everything in svn that is
using those functions.



SVN revision: 42152
2009-09-01 13:34:42 +00:00
Daniel Kolesa a05f97e603 EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules.
SVN revision: 41571
2009-08-03 14:49:56 +00:00