install Hunspell dictionaries
This commit is contained in:
@@ -58,6 +58,8 @@ class ViewerManifest(LLManifest):
|
|||||||
self.path("shaders")
|
self.path("shaders")
|
||||||
# ... and the entire windlight directory
|
# ... and the entire windlight directory
|
||||||
self.path("windlight")
|
self.path("windlight")
|
||||||
|
# ... and the hunspell dictionaries
|
||||||
|
self.path("dictionaries")
|
||||||
self.end_prefix("app_settings")
|
self.end_prefix("app_settings")
|
||||||
|
|
||||||
if self.prefix(src="character"):
|
if self.prefix(src="character"):
|
||||||
|
|||||||
Reference in New Issue
Block a user