aboutsummaryrefslogtreecommitdiffstats
path: root/Installer
diff options
context:
space:
mode:
authorbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-12-28 06:43:59 +0000
committerbrunzelchen <brunzelchen@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-12-28 06:43:59 +0000
commit04f79c3119f156949a7f5ec5051041d7fe2bd738 (patch)
tree81510499325393dc6c584877e5895e7286ac4872 /Installer
parent7d76a34f260a3bba7cb1ee4399043167b76d98fe (diff)
downloadusdx-04f79c3119f156949a7f5ec5051041d7fe2bd738.tar.gz
usdx-04f79c3119f156949a7f5ec5051041d7fe2bd738.tar.xz
usdx-04f79c3119f156949a7f5ec5051041d7fe2bd738.zip
added hungarian language (magyar) thx. to nmgr
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2775 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Installer')
-rw-r--r--Installer/settings/files_in.nsh1
-rw-r--r--Installer/settings/files_un.nsh1
-rw-r--r--Installer/settings/settings-1031.ini2
-rw-r--r--Installer/settings/settings-1033.ini2
4 files changed, 4 insertions, 2 deletions
diff --git a/Installer/settings/files_in.nsh b/Installer/settings/files_in.nsh
index 357e8848..0deb83eb 100644
--- a/Installer/settings/files_in.nsh
+++ b/Installer/settings/files_in.nsh
@@ -96,6 +96,7 @@ ${EndIf}
File "..\Game\Output\Languages\English.ini"
File "..\Game\Output\Languages\German.ini"
File "..\Game\Output\Languages\Italian.ini"
+ File "..\Game\Output\Languages\Magyar.ini"
File "..\Game\Output\Languages\Polish.ini"
SetOutPath "$INSTDIR\Plugins\"
diff --git a/Installer/settings/files_un.nsh b/Installer/settings/files_un.nsh
index 102d2d69..1025ad15 100644
--- a/Installer/settings/files_un.nsh
+++ b/Installer/settings/files_un.nsh
@@ -84,6 +84,7 @@ ${EndIf}
Delete "$INSTDIR\Languages\English.ini"
Delete "$INSTDIR\Languages\German.ini"
Delete "$INSTDIR\Languages\Italian.ini"
+ Delete "$INSTDIR\Languages\Magyar.ini"
Delete "$INSTDIR\Languages\Polish.ini"
; Delete provided plugins
diff --git a/Installer/settings/settings-1031.ini b/Installer/settings/settings-1031.ini
index a2189cb3..db430a65 100644
--- a/Installer/settings/settings-1031.ini
+++ b/Installer/settings/settings-1031.ini
@@ -51,7 +51,7 @@ Bottom=38
[Field 7]
Type=Droplist
-ListItems=Dutch|English|German|Italian|Polish
+ListItems=Dutch|English|German|Italian|Magyar|Polish
Left=71
Right=161
Top=48
diff --git a/Installer/settings/settings-1033.ini b/Installer/settings/settings-1033.ini
index 783294b1..86c2d445 100644
--- a/Installer/settings/settings-1033.ini
+++ b/Installer/settings/settings-1033.ini
@@ -51,7 +51,7 @@ Bottom=36
[Field 7]
Type=Droplist
-ListItems=Dutch|English|German|Italian|Polish
+ListItems=Dutch|English|German|Italian|Magyar|Polish
Left=70
Right=160
Top=48