diff options
Diffstat (limited to 'swext')
-rw-r--r-- | swext/Extension_wiki-publisher.mk | 2 | ||||
-rw-r--r-- | swext/mediawiki/help/tree_strings.xhp | 29 | ||||
-rw-r--r-- | swext/prj/build.lst | 2 |
3 files changed, 2 insertions, 31 deletions
diff --git a/swext/Extension_wiki-publisher.mk b/swext/Extension_wiki-publisher.mk index ba28469fd6cd..9491612a4b2c 100644 --- a/swext/Extension_wiki-publisher.mk +++ b/swext/Extension_wiki-publisher.mk @@ -68,6 +68,6 @@ $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-publisher/wiki.xhp,wiki.xhp)) $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-publisher/wikisettings.xhp,wikisettings.xhp)) -$(eval $(call gb_Extension_add_helptreefile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,/help.tree,/help.tree,com.sun.wiki-publisher)) +$(eval $(call gb_Extension_add_helptreefile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,help.tree,help.tree,com.sun.wiki-publisher)) # vim: set noet sw=4 ts=4: diff --git a/swext/mediawiki/help/tree_strings.xhp b/swext/mediawiki/help/tree_strings.xhp deleted file mode 100644 index 2ccabc71c7b9..000000000000 --- a/swext/mediawiki/help/tree_strings.xhp +++ /dev/null @@ -1,29 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<helpdocument version="1.0"> - -<!-- - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * ---> - -<meta> - <topic id="tree_stringsxml" indexer="include" status="PUBLISH"> - <title xml-lang="en-US" id="tit" localize="false">Note to translators:</title> - <filename>/mediawiki/help/treestrings.xhp</filename> - </topic> -</meta> - -<body> - <comment>This file contains extra strings for the contents (*.tree) files. No indexing!</comment> - <switch select="sys"> <case select="OS2"> - <paragraph role="heading" level="1" id="hd_id3150150" xml-lang="en-US" localize="false">File: help.tree</paragraph> - <paragraph role="paragraph" id="par_id3160160" xml-lang="en-US"><help_section application="swriter" id="02" title="MediaWiki"></paragraph> - <paragraph role="paragraph" id="par_id3170170" xml-lang="en-US"><node id="0224" title="MediaWiki"></paragraph> - </case> </switch> -</body> - -</helpdocument> diff --git a/swext/prj/build.lst b/swext/prj/build.lst index e9de7ae55748..e284da6a2912 100644 --- a/swext/prj/build.lst +++ b/swext/prj/build.lst @@ -1,3 +1,3 @@ -swext swext : officecfg TRANSLATIONS:translations DESKTOP:l10ntools javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml DESKTOP:xmlhelp DESKTOP:helpcompiler NULL +swext swext : officecfg DESKTOP:l10ntools javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml DESKTOP:xmlhelp DESKTOP:helpcompiler NULL swext swext\prj nmake - all swext_prj NULL |