Re: Ekiga and Linphone Keypads need not to be affected by RTL (force LTR)



Solved.

http://lists.nongnu.org/archive/html/linphone-developers/2013-01/msg00002.html
https://trac.gajim.org/changeset/5f8bfea2054a

http://git.gnome.org/browse/ekiga/commit/?id=76c9b23
+ // the dialpad is LTR even for RTL languages
+ gtk_widget_set_direction (dialpad, GTK_TEXT_DIR_LTR);

Thank you to the developers of Claws Mail and Leafpad.

On Sat, 10 Nov 2012 14:47:46 +0100
"Genghis Khan" <genghiskhan gmx ca> wrote:

> Hello,
> 
> RTL = Right to left
> LTR = Left to right
> 
> When using Ekiga or Linphone with RTL UI, the keypad reverts to:
> 
> A 3 2 1
> B 6 5 4
> C 9 8 7
> D # 0 *
> 
> As far as I know, there is no such keypad order anywhere on the globe.
> 
> Is it possible to force the original English alignment on certain
> element/object and to segregate it when using RTL locale such as
> Arabic, Hebrew, Farsi or Urdu?
> 
> 
> Code references:
> 
> Ekiga
> http://git.gnome.org/browse/ekiga/tree/lib/gui/dialpad.c#n141
> 
> LinPhone
> ../linphone/gtk/main.ui from line 1129
> http://www.linphone.org/eng/download/
> 
> <child>
> <object class="GtkFrame" id="frame3">
> <property name="visible">True</property>
> <property name="can_focus">False</property>
> <property name="label_xalign">0.5</property>
> <property name="shadow_type">none</property>
> <child>
> ...
> 


-- 
Proper English www.reddit.com/r/proper
4 teh lulz... http://email.is-not-s.ms


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]