Commit Graph

31 Commits

Author SHA1 Message Date
Jean-Philippe Andre 80da5099c1 Elm: Don't install box, table and grid eo files
Box, Table and Grid now belong to legacy land.
Their Evas counterparts are already not installed anymore,
and Efl.Ui.Box and Efl.Ui.Grid are here to replace those
widgets (note: code was initially copy & pasted).

This should fix installed EO files consistency.
2016-04-20 20:39:58 +09:00
maxerba 1700e62c16 Fix Makevars and update all pos'
In the elementary tree all translatable messages are enclosed in a E_() macro, and since this macro was undefined in Makevars all massages was not included in catalog.
If some coder think that the E domain is useless, or deprecated or whatever, please remove it and update all source files accordingly.
2016-04-18 18:02:39 +02:00
Hermet Park 1efa5dfe57 updated po 2016-04-12 00:28:33 +09:00
Stefan Schmidt 6d16bdf2c9 po: update po files 2016-01-13 14:38:16 +01:00
Stefan Schmidt 76f86e355a po: update po files before release 2015-11-09 10:44:06 +01:00
Stefan Schmidt 1d1bb96b28 po: update po files 2015-10-26 03:18:37 +01:00
Stefan Schmidt 1feff79ff3 po: update po files 2015-10-06 12:24:00 +02:00
Stefan Schmidt 3daaf3a05b po: update po files 2015-10-01 12:21:52 +02:00
Stefan Schmidt 9bfaeffdfe po: Update po files 2015-08-07 11:30:36 +02:00
Carsten Haitzler a6b5b8db82 update po's 2015-02-04 18:58:18 +09:00
Cedric BAIL 691acb607c po: update translation position. 2014-09-09 12:29:42 +02:00
Tom Hacohen 3bf0425af0 Edje vim: Migrate vim files to the editors repo. 2014-08-04 13:54:07 +01:00
Stefan Schmidt a03952ca0f po: Set initial values for Language-Team in all po files 2014-06-10 10:43:05 +02:00
Carsten Haitzler c17ba23891 update po's 2014-05-20 13:56:54 +09:00
Carsten Haitzler f691b71284 update po's 2014-05-19 15:23:16 +09:00
Carsten Haitzler 7e71c18380 update po line #'s 2014-02-20 14:44:42 +09:00
Carsten Haitzler cd60144d87 v1.8.0 2013-12-01 19:04:31 +09:00
Carsten Haitzler 95ffa9ca1e v1.8.0-beta2 2013-11-29 19:39:02 +09:00
Carsten Haitzler eb48d55f3a 1.8.0-beta1 2013-11-25 14:51:25 +09:00
Carsten Haitzler a4ec6ae8f1 1.8.0-alpha2 2013-11-19 17:21:58 +09:00
maxerba 833a6e5540 Updating japanese translation 2013-11-10 17:49:52 +01:00
Carsten Haitzler b07c0a76ce alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
Daniel Juyung Seo 8447e652c7 po: updated po files. 2013-11-01 08:43:00 +09:00
Sebastian Dransfeld 1cd3449e23 Update po files 2013-10-22 12:50:11 +02:00
Carsten Haitzler ad89985d41 update po's 2013-09-30 23:31:48 +09:00
Daniel Juyung Seo 7eccd49419 po: updated po files. 2013-08-15 03:52:16 +09:00
Carsten Haitzler 2cdc41fd36 update po's 2013-06-28 17:26:14 +09:00
Carsten Haitzler 1117cb938a update po's ... :/ 2013-03-23 13:31:22 +09:00
Massimo Maiurana f345801205 since the po files here was obtained merging original files from ecore and efreet I think that headers should contain authors from both files, and so I did it. I've also replaced any reference to efreet in headers with efl. finally, there also is an update for the spanish translation
SVN revision: 82284
2013-01-05 17:51:17 +00:00
Gustavo Sverzut Barbieri 2b29626d8d efl: fix make dist.
Carefully compared 'svn export' and 'make dist' results and couple of
files were missing.

Changes:

 * Makefile.am: removed all .pc from EXTRA_DIST, we shouldn't
   distribute them here as they will contain ./configure data such as
   install location.
 * src/Makefile.am: moved all if-endif to files, otherwise EXTRA_DIST
   won't work properly. We must EXTRA_DIST outside of the if-endif
   block.
 * static_libs/liblinebreak: removed couple of unused files.




SVN revision: 82241
2013-01-04 20:55:12 +00:00
Massimo Maiurana a57d4e8418 updating all po files merging translations from efreet. I've also removed a stale directory.
SVN revision: 81956
2013-01-01 10:02:55 +00:00