[PATCH] fix Serbian dictionary makefile
Thomas Arnhold (via Code Review)
gerrit at gerrit.libreoffice.org
Wed Apr 17 03:20:17 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3428
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/dictionaries refs/changes/28/3428/1
fix Serbian dictionary makefile
Change-Id: I49e678fc586c2352e9df805e8e32e645605144da
---
M Dictionary_sr.mk
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Dictionary_sr.mk b/Dictionary_sr.mk
index 93a530f..b506f2f 100644
--- a/Dictionary_sr.mk
+++ b/Dictionary_sr.mk
@@ -10,11 +10,11 @@
$(eval $(call gb_Dictionary_Dictionary,dict-sr,dictionaries/sr))
$(eval $(call gb_Dictionary_add_root_files,dict-sr,\
- dictionaries/sr/hyph_sh.dic \
+ dictionaries/sr/hyph_sr-Latn.dic \
dictionaries/sr/hyph_sr.dic \
dictionaries/sr/README.txt \
- dictionaries/sr/sh.aff \
- dictionaries/sr/sh.dic \
+ dictionaries/sr/sr-Latn.aff \
+ dictionaries/sr/sr-Latn.dic \
dictionaries/sr/sr.aff \
dictionaries/sr/sr.dic \
))
--
To view, visit https://gerrit.libreoffice.org/3428
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I49e678fc586c2352e9df805e8e32e645605144da
Gerrit-PatchSet: 1
Gerrit-Project: dictionaries
Gerrit-Branch: master
Gerrit-Owner: Thomas Arnhold <thomas at arnhold.org>
Gerrit-Reviewer: Andras Timar <atimar at suse.com>
More information about the LibreOffice
mailing list