summaryrefslogtreecommitdiff
path: root/po/ChangeLog
diff options
context:
space:
mode:
authorTom Hacohen <tom@stosb.com>2011-02-03 15:52:49 +0000
committerTom Hacohen <tom@stosb.com>2011-02-03 15:52:49 +0000
commit2df265f510490da197fde52a382f81516ad437a6 (patch)
tree6c8a25a2558b573b5bcec671db7035dbb9bb583d /po/ChangeLog
parenta04a0d7f4eaf6912088947a853019e5ded71f7d5 (diff)
downloadelementary-2df265f510490da197fde52a382f81516ad437a6.tar.gz
Elementary: Added the infrastructure for ui-mirroring support.
* Added elm_mirrored_get/set to set the system mirrored mode * Added elm_widget_mirrored/get/set to set each widget's mirrored mode. * Added code to set the system mirrored mode from translations to elementary and added translations for all the rtl languages. (a trick to load according to locale). * Future commits will include specific widgets mirrored mode handling. Work by Aharon Hillel and Tom Hacohen. SVN revision: 56673
Diffstat (limited to 'po/ChangeLog')
-rw-r--r--po/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
new file mode 100644
index 000000000..31234d35b
--- /dev/null
+++ b/po/ChangeLog
@@ -0,0 +1,11 @@
+2010-12-26 gettextize <bug-gnu-gettext@gnu.org>
+
+ * Makefile.in.in: New file, from gettext-0.17.
+ * Rules-quot: New file, from gettext-0.17.
+ * boldquot.sed: New file, from gettext-0.17.
+ * en@boldquot.header: New file, from gettext-0.17.
+ * en@quot.header: New file, from gettext-0.17.
+ * insert-header.sin: New file, from gettext-0.17.
+ * quot.sed: New file, from gettext-0.17.
+ * remove-potcdate.sin: New file, from gettext-0.17.
+