Kaydet (Commit) a28dc1db authored tarafından Stephan Bergmann's avatar Stephan Bergmann

LibreLogo is not a UNO component

Change-Id: I48055d84fd078a131ed8f620575a462fcb101019
üst b3db695a
......@@ -1701,9 +1701,5 @@ def __gotoline__(n):
_.doc.CurrentController.getViewCursor().gotoRange(_.cursor.getStart(), False)
g_exportedScripts = left, right, goforward, gobackward, run, stop, home, clearscreen, commandline, __translate__
g_ImplementationHelper = unohelper.ImplementationHelper()
g_ImplementationHelper.addImplementation( \
None,"org.openoffice.script.LibreLogo", \
("org.openoffice.script.ServiceLibreLogo",),)
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment