install Hunspell dictionaries

This commit is contained in:
Siana Gearz
2011-05-04 21:10:59 +02:00
parent 8983f4a186
commit 4666e29fb7

View File

@@ -58,6 +58,8 @@ class ViewerManifest(LLManifest):
self.path("shaders")
# ... and the entire windlight directory
self.path("windlight")
# ... and the hunspell dictionaries
self.path("dictionaries")
self.end_prefix("app_settings")
if self.prefix(src="character"):