mailr20924 - /branches/relax_disp/lib/text/gui.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on September 06, 2013 - 19:42:
Author: bugman
Date: Fri Sep  6 19:42:53 2013
New Revision: 20924

URL: http://svn.gna.org/viewcvs/relax?rev=20924&view=rev
Log:
Some unicode text fixes in the dispersion GUI analysis for older MS Windows 
versions.


Modified:
    branches/relax_disp/lib/text/gui.py

Modified: branches/relax_disp/lib/text/gui.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/lib/text/gui.py?rev=20924&r1=20923&r2=20924&view=diff
==============================================================================
--- branches/relax_disp/lib/text/gui.py (original)
+++ branches/relax_disp/lib/text/gui.py Fri Sep  6 19:42:53 2013
@@ -79,6 +79,9 @@
 if win:
     i0 = "I0"
     kex = "kex"
+    phi_ex = u("phi_ex")
+    phi_exB = u("phi_exB")
+    phi_exC = u("phi_exC")
     r1rho = "R1rho"
     r1rho_prime = "R1rho'"
     r2a = "R2A"




Related Messages


Powered by MHonArc, Updated Mon Sep 09 15:40:02 2013