]> Pileus Git - ~andy/gtk/commit
Revert 'Insert an LRM, to prevent -20 to come out as 20- in RTL'
authorBenjamin Otte <otte@redhat.com>
Sat, 25 Jun 2011 17:49:37 +0000 (19:49 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:09 +0000 (16:08 -0400)
commit447fae8d4bbe5448f5a177368d64a65d5ad77ab4
tree3b624961bf59de4c83265bbfc01cdcac78bbbec7
parentd0f0d4c77fd6074442f8513ece953dd1ef8fdecf
Revert 'Insert an LRM, to prevent -20 to come out as 20- in RTL'

Correct text direction for printing of doubles should be (and is) done
by printf() and friend and not enforced by GtkScale.

This reverts commit 5eb2aac9474e1e8d035af1cbb4bc6756539af335

https://bugzilla.gnome.org/show_bug.cgi?id=322571
gtk/gtkscale.c