diff --git a/icon-themes/colibre/cmd/32/librelogo-left.png b/icon-themes/colibre/cmd/32/librelogo-left.png new file mode 100644 index 000000000000..68b4d70ea3b3 Binary files /dev/null and b/icon-themes/colibre/cmd/32/librelogo-left.png differ diff --git a/icon-themes/colibre/cmd/lc_librelogo-left.png b/icon-themes/colibre/cmd/lc_librelogo-left.png new file mode 100644 index 000000000000..8989a6795060 Binary files /dev/null and b/icon-themes/colibre/cmd/lc_librelogo-left.png differ diff --git a/icon-themes/colibre/cmd/sc_librelogo-left.png b/icon-themes/colibre/cmd/sc_librelogo-left.png new file mode 100644 index 000000000000..1d466c0c6e8a Binary files /dev/null and b/icon-themes/colibre/cmd/sc_librelogo-left.png differ diff --git a/icon-themes/colibre/links.txt b/icon-themes/colibre/links.txt index 246d61533d8b..37d8a7d9f1af 100644 --- a/icon-themes/colibre/links.txt +++ b/icon-themes/colibre/links.txt @@ -2720,3 +2720,31 @@ cmd/lc_pastespecialmenu.png cmd/lc_pastespecial.png cmd/sc_editpastespecialmenu.png cmd/sc_pastespecial.png cmd/sc_insertcontents.png cmd/sc_pastespecial.png cmd/sc_pastespecialmenu.png cmd/sc_pastespecial.png + +# LibreLogo +cmd/32/librelogo-right.png cmd/32/arrowshapes.circular-arrow.png +cmd/32/librelogo-gobackward.png cmd/32/arrowshapes.down-arrow.png +cmd/32/librelogo-goforward.png cmd/32/arrowshapes.up-arrow.png +cmd/32/librelogo-run.png cmd/32/runbasic.png +cmd/32/librelogo-stop.png cmd/32/basicstop.png +cmd/32/librelogo-translate.png cmd/32/editglossary.png +cmd/32/librelogo-home.png cmd/32/navigationbar.png +cmd/32/librelogo-clearscreen.png cmd/32/newdoc.png + +cmd/lc_librelogo-right.png cmd/lc_arrowshapes.circular-arrow.png +cmd/lc_librelogo-gobackward.png cmd/lc_arrowshapes.down-arrow.png +cmd/lc_librelogo-goforward.png cmd/lc_arrowshapes.up-arrow.png +cmd/lc_librelogo-run.png cmd/lc_runbasic.png +cmd/lc_librelogo-stop.png cmd/lc_basicstop.png +cmd/lc_librelogo-translate.png cmd/lc_editglossary.png +cmd/lc_librelogo-home.png cmd/lc_navigationbar.png +cmd/lc_librelogo-clearscreen.png cmd/lc_newdoc.png + +cmd/sc_librelogo-right.png cmd/sc_arrowshapes.circular-arrow.png +cmd/sc_librelogo-gobackward.png cmd/sc_arrowshapes.down-arrow.png +cmd/sc_librelogo-goforward.png cmd/sc_arrowshapes.up-arrow.png +cmd/sc_librelogo-run.png cmd/sc_runbasic.png +cmd/sc_librelogo-stop.png cmd/sc_basicstop.png +cmd/sc_librelogo-translate.png cmd/sc_editglossary.png +cmd/sc_librelogo-home.png cmd/sc_navigationbar.png +cmd/sc_librelogo-clearscreen.png cmd/sc_newdoc.png diff --git a/librelogo/Package_librelogo.mk b/librelogo/Package_librelogo.mk index 4747a44e82e8..5c3ab11dff00 100644 --- a/librelogo/Package_librelogo.mk +++ b/librelogo/Package_librelogo.mk @@ -14,25 +14,4 @@ $(eval $(call gb_Package_add_files,librelogo,$(LIBO_SHARE_FOLDER)/Scripts/python pythonpath/LibreLogo_en_US.properties \ )) -$(eval $(call gb_Package_add_files,librelogo,$(LIBO_SHARE_FOLDER)/Scripts/python/LibreLogo/icons,\ - icons/lc_arrowshapes.circular-arrow.png \ - icons/lc_arrowshapes.circular-leftarrow.png \ - icons/lc_arrowshapes.down-arrow.png \ - icons/lc_arrowshapes.up-arrow.png \ - icons/lc_basicstop.png \ - icons/lc_editglossary.png \ - icons/lc_navigationbarleft.png \ - icons/lc_newdoc.png \ - icons/lc_runbasic.png \ - icons/sc_arrowshapes.circular-arrow.png \ - icons/sc_arrowshapes.circular-leftarrow.png \ - icons/sc_arrowshapes.down-arrow.png \ - icons/sc_arrowshapes.up-arrow.png \ - icons/sc_basicstop.png \ - icons/sc_editglossary.png \ - icons/sc_navigationbarleft.png \ - icons/sc_newdoc.png \ - icons/sc_runbasic.png \ -)) - # vim:set noet sw=4 ts=4: diff --git a/librelogo/source/icons/breeze/lc_arrowshapes.circular-arrow.png b/librelogo/source/icons/breeze/lc_arrowshapes.circular-arrow.png deleted file mode 100644 index 9a7169fa7b9b..000000000000 Binary files a/librelogo/source/icons/breeze/lc_arrowshapes.circular-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/lc_arrowshapes.circular-leftarrow.png b/librelogo/source/icons/breeze/lc_arrowshapes.circular-leftarrow.png deleted file mode 100644 index 30dcee154c95..000000000000 Binary files a/librelogo/source/icons/breeze/lc_arrowshapes.circular-leftarrow.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/lc_arrowshapes.down-arrow.png b/librelogo/source/icons/breeze/lc_arrowshapes.down-arrow.png deleted file mode 100644 index 06fcf4b2594a..000000000000 Binary files a/librelogo/source/icons/breeze/lc_arrowshapes.down-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/lc_arrowshapes.up-arrow.png b/librelogo/source/icons/breeze/lc_arrowshapes.up-arrow.png deleted file mode 100644 index a700d12fb8a1..000000000000 Binary files a/librelogo/source/icons/breeze/lc_arrowshapes.up-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/lc_basicstop.png b/librelogo/source/icons/breeze/lc_basicstop.png deleted file mode 100644 index ef0957cfe42b..000000000000 Binary files a/librelogo/source/icons/breeze/lc_basicstop.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/lc_editglossary.png b/librelogo/source/icons/breeze/lc_editglossary.png deleted file mode 100644 index 19b186e0bf65..000000000000 Binary files a/librelogo/source/icons/breeze/lc_editglossary.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/lc_navigationbarleft.png b/librelogo/source/icons/breeze/lc_navigationbarleft.png deleted file mode 100644 index b8f41b1e6f85..000000000000 Binary files a/librelogo/source/icons/breeze/lc_navigationbarleft.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/lc_newdoc.png b/librelogo/source/icons/breeze/lc_newdoc.png deleted file mode 100644 index 75cbc0f865dd..000000000000 Binary files a/librelogo/source/icons/breeze/lc_newdoc.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/lc_runbasic.png b/librelogo/source/icons/breeze/lc_runbasic.png deleted file mode 100644 index 69ca7c54548e..000000000000 Binary files a/librelogo/source/icons/breeze/lc_runbasic.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/sc_arrowshapes.circular-arrow.png b/librelogo/source/icons/breeze/sc_arrowshapes.circular-arrow.png deleted file mode 100644 index b05d9e1af3fb..000000000000 Binary files a/librelogo/source/icons/breeze/sc_arrowshapes.circular-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/sc_arrowshapes.circular-leftarrow.png b/librelogo/source/icons/breeze/sc_arrowshapes.circular-leftarrow.png deleted file mode 100644 index 95c57134631d..000000000000 Binary files a/librelogo/source/icons/breeze/sc_arrowshapes.circular-leftarrow.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/sc_arrowshapes.down-arrow.png b/librelogo/source/icons/breeze/sc_arrowshapes.down-arrow.png deleted file mode 100644 index 3b195bd8fce8..000000000000 Binary files a/librelogo/source/icons/breeze/sc_arrowshapes.down-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/sc_arrowshapes.up-arrow.png b/librelogo/source/icons/breeze/sc_arrowshapes.up-arrow.png deleted file mode 100644 index 7fae96e8def9..000000000000 Binary files a/librelogo/source/icons/breeze/sc_arrowshapes.up-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/sc_basicstop.png b/librelogo/source/icons/breeze/sc_basicstop.png deleted file mode 100644 index 2d69bb8ee0ee..000000000000 Binary files a/librelogo/source/icons/breeze/sc_basicstop.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/sc_editglossary.png b/librelogo/source/icons/breeze/sc_editglossary.png deleted file mode 100644 index de500bbb8f93..000000000000 Binary files a/librelogo/source/icons/breeze/sc_editglossary.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/sc_navigationbarleft.png b/librelogo/source/icons/breeze/sc_navigationbarleft.png deleted file mode 100644 index 29ca4a9916d3..000000000000 Binary files a/librelogo/source/icons/breeze/sc_navigationbarleft.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/sc_newdoc.png b/librelogo/source/icons/breeze/sc_newdoc.png deleted file mode 100644 index 6796796a3307..000000000000 Binary files a/librelogo/source/icons/breeze/sc_newdoc.png and /dev/null differ diff --git a/librelogo/source/icons/breeze/sc_runbasic.png b/librelogo/source/icons/breeze/sc_runbasic.png deleted file mode 100644 index 0d9c4b095fb6..000000000000 Binary files a/librelogo/source/icons/breeze/sc_runbasic.png and /dev/null differ diff --git a/librelogo/source/icons/lc_arrowshapes.circular-arrow.png b/librelogo/source/icons/lc_arrowshapes.circular-arrow.png deleted file mode 100644 index b7a5a9258ca7..000000000000 Binary files a/librelogo/source/icons/lc_arrowshapes.circular-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/lc_arrowshapes.circular-leftarrow.png b/librelogo/source/icons/lc_arrowshapes.circular-leftarrow.png deleted file mode 100644 index ad2197838ca7..000000000000 Binary files a/librelogo/source/icons/lc_arrowshapes.circular-leftarrow.png and /dev/null differ diff --git a/librelogo/source/icons/lc_arrowshapes.down-arrow.png b/librelogo/source/icons/lc_arrowshapes.down-arrow.png deleted file mode 100644 index d3b81b9f6446..000000000000 Binary files a/librelogo/source/icons/lc_arrowshapes.down-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/lc_arrowshapes.up-arrow.png b/librelogo/source/icons/lc_arrowshapes.up-arrow.png deleted file mode 100644 index 6ae84abe8376..000000000000 Binary files a/librelogo/source/icons/lc_arrowshapes.up-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/lc_basicstop.png b/librelogo/source/icons/lc_basicstop.png deleted file mode 100644 index ab9bddb4a98b..000000000000 Binary files a/librelogo/source/icons/lc_basicstop.png and /dev/null differ diff --git a/librelogo/source/icons/lc_editglossary.png b/librelogo/source/icons/lc_editglossary.png deleted file mode 100644 index fcba68f1feb5..000000000000 Binary files a/librelogo/source/icons/lc_editglossary.png and /dev/null differ diff --git a/librelogo/source/icons/lc_navigationbarleft.png b/librelogo/source/icons/lc_navigationbarleft.png deleted file mode 100644 index 7e69c8045fbe..000000000000 Binary files a/librelogo/source/icons/lc_navigationbarleft.png and /dev/null differ diff --git a/librelogo/source/icons/lc_newdoc.png b/librelogo/source/icons/lc_newdoc.png deleted file mode 100644 index 8e18798acdb2..000000000000 Binary files a/librelogo/source/icons/lc_newdoc.png and /dev/null differ diff --git a/librelogo/source/icons/lc_runbasic.png b/librelogo/source/icons/lc_runbasic.png deleted file mode 100644 index da2d9d97badf..000000000000 Binary files a/librelogo/source/icons/lc_runbasic.png and /dev/null differ diff --git a/librelogo/source/icons/sc_arrowshapes.circular-arrow.png b/librelogo/source/icons/sc_arrowshapes.circular-arrow.png deleted file mode 100644 index 35a5e9719607..000000000000 Binary files a/librelogo/source/icons/sc_arrowshapes.circular-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/sc_arrowshapes.circular-leftarrow.png b/librelogo/source/icons/sc_arrowshapes.circular-leftarrow.png deleted file mode 100644 index 62eeee65fba4..000000000000 Binary files a/librelogo/source/icons/sc_arrowshapes.circular-leftarrow.png and /dev/null differ diff --git a/librelogo/source/icons/sc_arrowshapes.down-arrow.png b/librelogo/source/icons/sc_arrowshapes.down-arrow.png deleted file mode 100644 index 7290cae2f1c4..000000000000 Binary files a/librelogo/source/icons/sc_arrowshapes.down-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/sc_arrowshapes.up-arrow.png b/librelogo/source/icons/sc_arrowshapes.up-arrow.png deleted file mode 100644 index 5f9bcc197f81..000000000000 Binary files a/librelogo/source/icons/sc_arrowshapes.up-arrow.png and /dev/null differ diff --git a/librelogo/source/icons/sc_basicstop.png b/librelogo/source/icons/sc_basicstop.png deleted file mode 100644 index 1c6ff922a786..000000000000 Binary files a/librelogo/source/icons/sc_basicstop.png and /dev/null differ diff --git a/librelogo/source/icons/sc_editglossary.png b/librelogo/source/icons/sc_editglossary.png deleted file mode 100644 index 4e14c031a4ae..000000000000 Binary files a/librelogo/source/icons/sc_editglossary.png and /dev/null differ diff --git a/librelogo/source/icons/sc_navigationbarleft.png b/librelogo/source/icons/sc_navigationbarleft.png deleted file mode 100644 index e544a7581f33..000000000000 Binary files a/librelogo/source/icons/sc_navigationbarleft.png and /dev/null differ diff --git a/librelogo/source/icons/sc_newdoc.png b/librelogo/source/icons/sc_newdoc.png deleted file mode 100644 index e914775a2693..000000000000 Binary files a/librelogo/source/icons/sc_newdoc.png and /dev/null differ diff --git a/librelogo/source/icons/sc_runbasic.png b/librelogo/source/icons/sc_runbasic.png deleted file mode 100644 index 8dd695c1e767..000000000000 Binary files a/librelogo/source/icons/sc_runbasic.png and /dev/null differ diff --git a/officecfg/Configuration_officecfg.mk b/officecfg/Configuration_officecfg.mk index 9ce55fafcc4a..af9884d91262 100644 --- a/officecfg/Configuration_officecfg.mk +++ b/officecfg/Configuration_officecfg.mk @@ -111,6 +111,7 @@ $(eval $(call gb_Configuration_add_spool_modules,registry,officecfg/registry/dat org/openoffice/Office/Embedding-base.xcu \ org/openoffice/Office/Embedding-reportbuilder.xcu \ org/openoffice/Office/Embedding-writer.xcu \ + org/openoffice/Office/UI/WriterCommands-librelogo.xcu \ org/openoffice/Office/UI/WriterWindowState-librelogo.xcu \ org/openoffice/Office/UI/Controller-reportbuilder.xcu \ org/openoffice/TypeDetection/UISort-writer.xcu \ diff --git a/officecfg/registry/data/org/openoffice/Office/Addons.xcu b/officecfg/registry/data/org/openoffice/Office/Addons.xcu index 8ddfbebdf3c8..6b905e7d174c 100644 --- a/officecfg/registry/data/org/openoffice/Office/Addons.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Addons.xcu @@ -16,7 +16,7 @@ com.sun.star.text.TextDocument - vnd.sun.star.script:LibreLogo|LibreLogo.py$goforward?language=Python&location=share + .uno:LibreLogo-goforward FORWARD 10 @@ -30,7 +30,7 @@ com.sun.star.text.TextDocument - vnd.sun.star.script:LibreLogo|LibreLogo.py$gobackward?language=Python&location=share + .uno:LibreLogo-gobackward BACK 10 @@ -44,7 +44,7 @@ com.sun.star.text.TextDocument - vnd.sun.star.script:LibreLogo|LibreLogo.py$left?language=Python&location=share + .uno:LibreLogo-left LEFT 15° @@ -58,7 +58,7 @@ com.sun.star.text.TextDocument - vnd.sun.star.script:LibreLogo|LibreLogo.py$right?language=Python&location=share + .uno:LibreLogo-right RIGHT 15° @@ -72,7 +72,7 @@ com.sun.star.text.TextDocument - vnd.sun.star.script:LibreLogo|LibreLogo.py$run?language=Python&location=share + .uno:LibreLogo-run Start Logo program (text or selected text of the documents) or an example (in empty documents) @@ -86,7 +86,7 @@ com.sun.star.text.TextDocument - vnd.sun.star.script:LibreLogo|LibreLogo.py$stop?language=Python&location=share + .uno:LibreLogo-stop STOP @@ -100,7 +100,7 @@ com.sun.star.text.TextDocument - vnd.sun.star.script:LibreLogo|LibreLogo.py$home?language=Python&location=share + .uno:LibreLogo-home HOME @@ -114,7 +114,7 @@ com.sun.star.text.TextDocument - vnd.sun.star.script:LibreLogo|LibreLogo.py$clearscreen?language=Python&location=share + .uno:LibreLogo-clearscreen CLEARSCREEN @@ -148,7 +148,7 @@ com.sun.star.text.TextDocument - vnd.sun.star.script:LibreLogo|LibreLogo.py$__translate__?language=Python&location=share + .uno:LibreLogo-translate Set editing layout, format program or translate it into the language of the document @@ -159,124 +159,5 @@ - - - - vnd.sun.star.script:LibreLogo|LibreLogo.py$goforward?language=Python&location=share - - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_arrowshapes.up-arrow.png - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_arrowshapes.up-arrow.png - - - - - - vnd.sun.star.script:LibreLogo|LibreLogo.py$gobackward?language=Python&location=share - - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_arrowshapes.down-arrow.png - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_arrowshapes.down-arrow.png - - - - - - vnd.sun.star.script:LibreLogo|LibreLogo.py$left?language=Python&location=share - - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_arrowshapes.circular-leftarrow.png - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_arrowshapes.circular-leftarrow.png - - - - - - vnd.sun.star.script:LibreLogo|LibreLogo.py$right?language=Python&location=share - - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_arrowshapes.circular-arrow.png - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_arrowshapes.circular-arrow.png - - - - - - vnd.sun.star.script:LibreLogo|LibreLogo.py$run?language=Python&location=share - - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_runbasic.png - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_runbasic.png - - - - - - vnd.sun.star.script:LibreLogo|LibreLogo.py$stop?language=Python&location=share - - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_basicstop.png - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_basicstop.png - - - - - - vnd.sun.star.script:LibreLogo|LibreLogo.py$home?language=Python&location=share - - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_navigationbarleft.png - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_navigationbarleft.png - - - - - - vnd.sun.star.script:LibreLogo|LibreLogo.py$clearscreen?language=Python&location=share - - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_newdoc.png - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_newdoc.png - - - - - - vnd.sun.star.script:LibreLogo|LibreLogo.py$__translate__?language=Python&location=share - - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/sc_editglossary.png - - - vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/Scripts/python/LibreLogo/icons/lc_editglossary.png - - - - diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 4aa43ea00bae..0e4dd6fdc29d 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -2916,6 +2916,78 @@ 9 + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$goforward?language=Python&location=share + + + 1 + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$gobackward?language=Python&location=share + + + 1 + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$left?language=Python&location=share + + + 1 + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$right?language=Python&location=share + + + 1 + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$run?language=Python&location=share + + + 1 + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$stop?language=Python&location=share + + + 1 + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$home?language=Python&location=share + + + 1 + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$clearscreen?language=Python&location=share + + + 1 + + + + + vnd.sun.star.script:LibreLogo|LibreLogo.py$__translate__?language=Python&location=share + + + 1 + + diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk index a5b520992786..c95794e1f508 100644 --- a/postprocess/CustomTarget_registry.mk +++ b/postprocess/CustomTarget_registry.mk @@ -113,6 +113,7 @@ postprocess_FILES_impress := \ postprocess_DEPS_librelogo := main writer postprocess_FILES_librelogo := \ $(postprocess_MOD)/org/openoffice/Office/Addons-librelogo.xcu \ + $(postprocess_MOD)/org/openoffice/Office/UI/WriterCommands-librelogo.xcu \ $(postprocess_MOD)/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu postprocess_DEPS_lingucomponent := main