diff options
author | Andras Timar <atimar@suse.com> | 2011-11-21 15:31:36 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-11-21 15:31:36 +0100 |
commit | 8b4f3442b94f2553b55c2168224509c75fb47d38 (patch) | |
tree | c85843b4c75192a0500838f5800e8608c27bb8cc | |
parent | 2e8db1e5d70072be37ab0f0901b20f8fdc6da395 (diff) |
remove help.tree files which did not integrate well fdo#33151
-rw-r--r-- | dictionaries/da_DK/help/da/help.tree | 8 | ||||
-rw-r--r-- | dictionaries/da_DK/makefile.mk | 1 | ||||
-rw-r--r-- | dictionaries/hu_HU/help/hu/help.tree | 8 | ||||
-rw-r--r-- | dictionaries/hu_HU/makefile.mk | 1 |
4 files changed, 0 insertions, 18 deletions
diff --git a/dictionaries/da_DK/help/da/help.tree b/dictionaries/da_DK/help/da/help.tree deleted file mode 100644 index f5d31bc..0000000 --- a/dictionaries/da_DK/help/da/help.tree +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<tree_view> -<help_section application="swriter" id="02" title="Danske Synonymer"> - <node id="0216" title="Udvidelsen Danske Synonymer"> - <topic id="da/org.openoffice.da.hunspell.dictionaries/page1.xhp">Danske Synonymer</topic> - </node> -</help_section> -</tree_view> diff --git a/dictionaries/da_DK/makefile.mk b/dictionaries/da_DK/makefile.mk index 66cd38d..839ad39 100644 --- a/dictionaries/da_DK/makefile.mk +++ b/dictionaries/da_DK/makefile.mk @@ -61,7 +61,6 @@ COMPONENT_FILES= \ $(EXTENSIONDIR)$/Trold_42x42.png \ $(EXTENSIONDIR)$/th_da_DK.dat \ $(EXTENSIONDIR)$/README_th_da_DK.txt \ - $(EXTENSIONDIR)$/help/da/help.tree \ $(EXTENSIONDIR)$/help/da/org.openoffice.da.hunspell.dictionaries/page1.xhp \ $(EXTENSIONDIR)$/help/da/org.openoffice.da.hunspell.dictionaries/Trold.png diff --git a/dictionaries/hu_HU/help/hu/help.tree b/dictionaries/hu_HU/help/hu/help.tree deleted file mode 100644 index 7c09740..0000000 --- a/dictionaries/hu_HU/help/hu/help.tree +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<tree_view> -<help_section application="swriter" id="02" title="Magyar nyelvi eszközök"> - <node id="0216" title="Magyar nyelvi eszközök"> - <topic id="hu/org.openoffice.hu.hunspell.dictionaries/page1.xhp">Magyar szinonimaszótár</topic> - </node> -</help_section> -</tree_view> diff --git a/dictionaries/hu_HU/makefile.mk b/dictionaries/hu_HU/makefile.mk index a513422..879fc85 100644 --- a/dictionaries/hu_HU/makefile.mk +++ b/dictionaries/hu_HU/makefile.mk @@ -59,7 +59,6 @@ COMPONENT_FILES= \ $(EXTENSIONDIR)$/README_hyph_hu_HU.txt \ $(EXTENSIONDIR)$/README_th_hu_HU_v2.txt \ $(EXTENSIONDIR)$/th_hu_HU_v2.dat \ - $(EXTENSIONDIR)$/help/hu/help.tree \ $(EXTENSIONDIR)$/help/hu/org.openoffice.hu.hunspell.dictionaries/page1.xhp \ $(EXTENSIONDIR)$/help/hu/org.openoffice.hu.hunspell.dictionaries/fsfhu.png \ $(EXTENSIONDIR)$/help/hu/org.openoffice.hu.hunspell.dictionaries/szinonima.png |