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



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

Attachment: keypad.png
Description: PNG image



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