diff options
author | Andras Timar <atimar@suse.com> | 2012-12-03 23:05:33 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-12-03 23:05:33 +0100 |
commit | 7c70118da4116a56150f0c4f403bc9360ba249f9 (patch) | |
tree | dfff1f27a6c0aa6492a585484f5cf77cc5db4d50 /source | |
parent | 9a488450c8fec4ec520541d50683b07b9bd86b22 (diff) |
translators wanted LibreLogo help in a separate file
Change-Id: Ib51706b67e82a70a0fb096810dcbd64774b5038f
Diffstat (limited to 'source')
-rw-r--r-- | source/auxiliary/swriter.tree | 2 | ||||
-rw-r--r-- | source/text/swriter/librelogo/LibreLogo.xhp (renamed from source/text/swriter/LibreLogo.xhp) | 2 | ||||
-rw-r--r-- | source/text/swriter/makefile.mk | 3 |
3 files changed, 3 insertions, 4 deletions
diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree index 02b0c7790c..75b1a3c6d5 100644 --- a/source/auxiliary/swriter.tree +++ b/source/auxiliary/swriter.tree @@ -42,7 +42,7 @@ <topic id="shared/text/shared/main0213.xhp">Form Navigation Bar</topic> <topic id="shared/text/shared/main0214.xhp">Query Design Bar</topic> <topic id="shared/text/shared/main0226.xhp">Form Design Toolbar</topic> -<topic id="swriter/text/swriter/LibreLogo.xhp">LibreLogo Toolbar</topic> +<topic id="swriter/text/swriter/librelogo/LibreLogo.xhp">LibreLogo Toolbar</topic> </node> diff --git a/source/text/swriter/LibreLogo.xhp b/source/text/swriter/librelogo/LibreLogo.xhp index 14ef72b647..cac667be2f 100644 --- a/source/text/swriter/LibreLogo.xhp +++ b/source/text/swriter/librelogo/LibreLogo.xhp @@ -13,7 +13,7 @@ <meta> <topic id="LibreLogo" indexer="include" status="PUBLISH"> <title id="title" xml-lang="en-US">LibreLogo Toolbar</title> -<filename>/text/swriter/LibreLogo.xhp</filename> +<filename>/text/swriter/librelogo/LibreLogo.xhp</filename> </topic> </meta> <body> diff --git a/source/text/swriter/makefile.mk b/source/text/swriter/makefile.mk index 16fb87a0c9..b3c911aff7 100644 --- a/source/text/swriter/makefile.mk +++ b/source/text/swriter/makefile.mk @@ -67,8 +67,7 @@ XHPFILES = \ main0215.xhp \ main0216.xhp \ main0220.xhp \ - main0503.xhp \ - LibreLogo.xhp + main0503.xhp # --- Targets ------------------------------------------------------ |