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-05-15 02:58:15 +0400
committerEion Robb <eion@robbmob.com>2008-05-15 02:58:15 +0400
commitc948f7c74d919a176b56f7857f5f5595ee68c589 (patch)
tree63aaef0cc578b1f1c36ca1d21114bcb177b93f5c /skype4pidgin.nsi
parentb0cf5f2e21aea056d27b6756f4e723f95ca2241b (diff)
Add Italian language files to exe
Diffstat (limited to 'skype4pidgin.nsi')
-rwxr-xr-xskype4pidgin.nsi3
1 files changed, 2 insertions, 1 deletions
diff --git a/skype4pidgin.nsi b/skype4pidgin.nsi
index 8849954..70875fd 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 "28-Apr-2008"
+!define PRODUCT_VERSION "08-May-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}"
@@ -82,6 +82,7 @@ Section "MainSection" SEC01
File /nonfatal "/oname=es\LC_MESSAGES\skype4pidgin.mo" "po\es.mo"
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=en_AU\LC_MESSAGES\skype4pidgin.mo" "po\en_AU.mo"
SetOverwrite try