]> git.lyx.org Git - lyx.git/commit
Remove calls to deprecated module string.
authorJosé Matox <jamatos@lyx.org>
Wed, 2 Aug 2006 15:45:44 +0000 (15:45 +0000)
committerJosé Matox <jamatos@lyx.org>
Wed, 2 Aug 2006 15:45:44 +0000 (15:45 +0000)
commit26c0f379c7c997b9158ebe6792e62c52e6e21db3
treea63aa39fb1bd56eafca56587ffda8f1abf561bdf
parent552a471c99a23d1e36921d078f6491d1c0230900
Remove calls to deprecated module string.

The calls are now made to string methods, the advantage being that they work with
unicode strings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14537 a592a061-630c-0410-9148-cb99ea01b6c8
lib/lyx2lyx/LyX.py
lib/lyx2lyx/lyx_0_12.py
lib/lyx2lyx/lyx_1_0_0.py
lib/lyx2lyx/lyx_1_1_5.py
lib/lyx2lyx/lyx_1_1_6_0.py
lib/lyx2lyx/lyx_1_1_6_3.py
lib/lyx2lyx/lyx_1_2.py
lib/lyx2lyx/lyx_1_3.py
lib/lyx2lyx/lyx_1_4.py
lib/lyx2lyx/lyx_1_5.py