Commit Graph

6 Commits

Author SHA1 Message Date
Igor Murzov 796b364acc Partially revert r81480, which broke everyting-places module.
It turned out that evry_api.h depends on properly defined _ symbol.
Who knew?

SVN revision: 81651
2013-06-17 10:03:55 +01:00
Massimo Maiurana 9750dafbe3 Make some labels in Places modules translatable (patch from Igor Murzov)
SVN revision: 81480
2013-06-17 10:03:52 +01:00
Vincent Torri c4b8ad343a fix possible undef ref when gettext is disabled or not installed
SVN revision: 59997
2011-06-06 17:36:38 +00:00
Hannes Janetzek e614f84bd3 e-modules/evry-places: forgot this one
SVN revision: 58506
2011-04-09 00:05:45 +00:00
Lucas De Marchi 28c6c5eaca 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
Hannes Janetzek 27b321abe5 beginning of a places plugin. adds only e's wallpaper dir atm :)
SVN revision: 48969
2010-05-18 07:59:33 +00:00