From 25cb1c150cda3cbbbb712325675ad4b1aebb9277 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 28 Oct 2006 23:55:53 +0000 Subject: [PATCH] added Uzbek git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4789 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Language files/SConscript | 1 + Contrib/Modern UI/SConscript | 1 + 2 files changed, 2 insertions(+) diff --git a/Contrib/Language files/SConscript b/Contrib/Language files/SConscript index 95b49c9c..2d74a2fb 100644 --- a/Contrib/Language files/SConscript +++ b/Contrib/Language files/SConscript @@ -51,6 +51,7 @@ languages = Split(""" TradChinese.nlf Turkish.nlf Ukrainian.nlf + Uzbek.nlf Valencian.nlf Welsh.nlf """) diff --git a/Contrib/Modern UI/SConscript b/Contrib/Modern UI/SConscript index d4aa6ce4..1433046c 100644 --- a/Contrib/Modern UI/SConscript +++ b/Contrib/Modern UI/SConscript @@ -73,6 +73,7 @@ languages = Split(""" TradChinese.nsh Turkish.nsh Ukrainian.nsh + Uzbek.nsh Valencian.nsh Welsh.nsh """)