Commit Graph

8 Commits

Author SHA1 Message Date
Vincent Torri b65319f93e Update and compile Ephoto's French translation. 2017-04-18 14:03:20 -05:00
maxerba 948d40643d Adding slovenian translation 2016-09-21 21:45:11 +02:00
maxerba f289915ca9 Adding slovakian translation 2015-08-12 18:58:57 +02:00
q66 9948e11d8f updated Czech translation 2015-08-10 22:07:48 +01:00
Marcel Hollerbach d9f7185984 Adding german translation 2015-08-10 22:13:07 +02:00
q66 9c34a9038b added Czech translation 2015-08-10 20:53:22 +01:00
maxerba 03a4be0992 Adding italian translation 2015-08-10 21:19:33 +02:00
Gustavo Sverzut Barbieri 717c438a0e ephoto autotools overhaul.
* added Vincent recommended warnings (ie: -Wshadow) and also -Wextra;
 * uses ac_attribute.m4 to define __UNUSED__;
 * uses -Wl,--as-needed
 * uses -fvisibility=hidden by default, if supported
 * uses -ffunction-sections -fdata-sections + -Wl,--gc-sections
 * added gettext (not tested yet, but should work)
 * added quicklaunch support (not tested yet, but should work)
 * make it pass make distcheck

with the optimization flags, on my 32bits machine ephoto is amazingly
44Kb binary! Of course it loads super-fast even without quicklaunch,
amazing what we can do with 44kb binary + 188kb theme (mostly about
images I'm shipping in 128x128 + 256x256 + 512x512 and other images
that should be in elementary's theme).



SVN revision: 53293
2010-10-12 04:58:04 +00:00