Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEion Robb <eion@robbmob.com>2008-06-05 03:09:23 +0400
committerEion Robb <eion@robbmob.com>2008-06-05 03:09:23 +0400
commitfe81c5a840460aa0eefbc1bda24faefa7832ccb1 (patch)
tree82b05f2672b906f5e2a3f6cce3aed83c3c5dbe73 /skype4pidgin.nsi
parent183c413778d0219dde2e8d73da8b8234d0333548 (diff)
Fix to Polish translation, added to windows installer package
Diffstat (limited to 'skype4pidgin.nsi')
-rwxr-xr-xskype4pidgin.nsi5
1 files changed, 3 insertions, 2 deletions
diff --git a/skype4pidgin.nsi b/skype4pidgin.nsi
index e8e67d4..a8e2cbd 100755
--- a/skype4pidgin.nsi
+++ b/skype4pidgin.nsi
@@ -7,7 +7,7 @@ SetCompressor lzma
; todo: SetBrandingImage
; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "skype4pidgin"
-!define PRODUCT_VERSION "16-May-2008"
+!define PRODUCT_VERSION "05-Jun-2008"
!define PRODUCT_PUBLISHER "Eion Robb"
!define PRODUCT_WEB_SITE "http://skype4pidgin.googlecode.com/"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
@@ -83,7 +83,8 @@ Section "MainSection" SEC01
File /nonfatal "/oname=hu\LC_MESSAGES\skype4pidgin.mo" "po\hu.mo"
File /nonfatal "/oname=nb\LC_MESSAGES\skype4pidgin.mo" "po\nb.mo"
File /nonfatal "/oname=it\LC_MESSAGES\skype4pidgin.mo" "po\it.mo"
- File /nonfatal "/oname=it\LC_MESSAGES\skype4pidgin.mo" "po\ru.mo"
+ File /nonfatal "/oname=ru\LC_MESSAGES\skype4pidgin.mo" "po\ru.mo"
+ File /nonfatal "/oname=pl\LC_MESSAGES\skype4pidgin.mo" "po\pl.mo"
File /nonfatal "/oname=en_AU\LC_MESSAGES\skype4pidgin.mo" "po\en_AU.mo"
SetOverwrite try