diff options
author | Robert Brady <robert@suse.co.uk> | 2000-10-22 13:00:13 +0000 |
---|---|---|
committer | Robert Brady <rbrady@src.gnome.org> | 2000-10-22 13:00:13 +0000 |
commit | 2f9aee8d7f0d164412a459d26970ea3151f875be (patch) | |
tree | 4ff1088af8ae85a343bfd7379640b705a4dba64e /po/ChangeLog | |
parent | b687405d4595c8599ff92167e5af835d1153009c (diff) | |
download | gdk-pixbuf-2f9aee8d7f0d164412a459d26970ea3151f875be.tar.gz |
Check for bind_textdomain_codeset
2000-10-22 Robert Brady <robert@suse.co.uk>
* configure.in: Check for bind_textdomain_codeset
* gtk/gtkmain.c (gtk_init_check): If bind_textdomain_codeset
present, make use of it.
Add a translatable string "default:LTR" which, if translated
to "default:RTL", will cause the default direction to be
Right-to-Left.
* gtk/gtkrange.h, gtk/gtkrange.c: Take into account the widget
direction if marked as flippable.
* gtk/gtkhscale.c: Mark widget as flippable.
Diffstat (limited to 'po/ChangeLog')
-rw-r--r-- | po/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index d73df863d..9adf23c00 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2000-10-22 Robert Brady <robert@suse.co.uk> + + * fa.po, he.po: Default to right-to-left. + 2000-10-19 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation. |