diff options
author | Andras Timar <atimar@suse.com> | 2012-07-15 18:07:50 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-07-15 18:07:50 +0200 |
commit | f43414bb4f11b1cab45dac0cfd14315f9363b2f1 (patch) | |
tree | 6a82e4dbe622a276024bbb3d3c349f5131c2c205 | |
parent | 386c48fe01886944e2e2e31d75f4a159b8651502 (diff) |
re-add help.tree to Hungarian dict help (hu only)
Change-Id: Ic1d9b96a6096e01499e31f5d32a0e8ca56ddc97a
-rw-r--r-- | dictionaries/hu_HU/help/en/help.tree | 3 | ||||
-rw-r--r-- | dictionaries/hu_HU/makefile.mk | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/dictionaries/hu_HU/help/en/help.tree b/dictionaries/hu_HU/help/en/help.tree new file mode 100644 index 0000000..cee865e --- /dev/null +++ b/dictionaries/hu_HU/help/en/help.tree @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<tree_view>
+</tree_view>
diff --git a/dictionaries/hu_HU/makefile.mk b/dictionaries/hu_HU/makefile.mk index 532da4b..9bf6b60 100644 --- a/dictionaries/hu_HU/makefile.mk +++ b/dictionaries/hu_HU/makefile.mk @@ -59,6 +59,8 @@ COMPONENT_FILES= \ $(EXTENSIONDIR)$/README_hyph_hu_HU.txt \ $(EXTENSIONDIR)$/README_th_hu_HU_v2.txt \ $(EXTENSIONDIR)$/th_hu_HU_v2.dat \ + $(EXTENSIONDIR)$/help/en/help.tree \ + $(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 \ |