efl/legacy/elementary
Iván Briano 057a00829c Get us some nice auto translation scheme
First things first, I'm not sure I'm setting the right variable on
the setlocale() call, so someone more knowledgeable can look at it and fix it.

How this works, you say? Just like elm_object_text_part_set(), except now it
will pass the string given through dgettext() with the given domain (NULL
means it uses whatever the app set with textdomain()), and when changing
language with elm_language_set(), it will re-set the strings with a new
translation.



SVN revision: 64179
2011-10-19 14:17:14 +00:00
..
config From: Jaehwan Kim <jae.hwan.kim@samsung.com> 2011-10-13 12:07:39 +00:00
data From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com> 2011-10-14 11:05:56 +00:00
doc layouted is not a word!!!!!!! 2011-10-16 16:28:50 +00:00
m4 Elementary: Check for PATH_MAX define availability 2011-10-15 09:30:52 +00:00
po Get us some nice auto translation scheme 2011-10-19 14:17:14 +00:00
src Get us some nice auto translation scheme 2011-10-19 14:17:14 +00:00
tests Add getter for elm_radio 2010-11-10 14:10:08 +00:00
.gitignore add note.txt to svn ignores 2011-10-11 22:17:53 +00:00
AUTHORS elm: Updated authors in elm. 2011-09-29 13:21:51 +00:00
COPYING fix COPYING to say 2011. 2011-09-05 07:15:41 +00:00
ChangeLog
INSTALL
Makefile.am elementary: add make rule to generate screenshots of the examples. 2011-06-16 21:08:05 +00:00
NEWS
README
TODO another toolbar bug for the elm todo 2011-09-30 22:07:50 +00:00
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 2011-08-02 04:13:33 +00:00
configure.ac Elementary: Oups, typo, need to test for second statement 2011-10-15 09:51:26 +00:00
elementary.pc.in actually ONLy need 1 -I 2010-07-11 23:39:54 +00:00
elementary.spec.in Adjust spec to existing modules. 2011-09-03 17:57:36 +00:00

README

Elementary - a basic widget set that is easy to use based on EFL for mobile
touch-screen devices.