LibreLogo integration (extension -> normal code)

While efforts have been made to make LibreLogo work with Python 3.3,
there are still a few bugs, for example large Logo programs do not run
correctly and Translate button does not work. Bugfixing is in progress.

Change-Id: I4227ff86084f51047861897189d2317322296139
This commit is contained in:
Andras Timar
2012-11-27 21:11:18 +01:00
parent 5c34ee433b
commit 78234602ce
22 changed files with 296 additions and 814 deletions

View File

@ -57,6 +57,7 @@ Module gid_Module_Optional_Pyuno
gid_File_Lib_Python_So,
gid_File_Lib_Python3_So,
gid_File_Scripts_Python,
gid_File_LibreLogo,
gid_File_Share_Registry_Pyuno_Xcd);
Unixlinks = (gid_Unixlink_Python_Headers,
gid_Unixlink_Python_LibreOfficePython,