linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #06797
[Branch ~dcplusplus-team/dcplusplus/trunk] Rev 3274: Installer updates; Add option to install the 32-bit executable on 64-bit systems
------------------------------------------------------------
revno: 3274
committer: eMTee <emtee11@xxxxxxxxx>
branch nick: dcplusplus
timestamp: Wed 2013-04-24 17:55:43 +0200
message:
Installer updates; Add option to install the 32-bit executable on 64-bit systems
modified:
installer/DCPlusPlus.nsi
installer/Strings.xml
--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk
Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'installer/DCPlusPlus.nsi'
Binary files installer/DCPlusPlus.nsi 2013-04-18 19:46:26 +0000 and installer/DCPlusPlus.nsi 2013-04-24 15:55:43 +0000 differ
=== modified file 'installer/Strings.xml'
--- installer/Strings.xml 2011-10-06 18:58:07 +0000
+++ installer/Strings.xml 2013-04-24 15:55:43 +0000
@@ -4,12 +4,14 @@
<BACKUP_QUESTION>A previous installation of DC++ has been found; backup settings and queue to '$R0'?</BACKUP_QUESTION>
<SECTION_START_MENU>Start menu shortcuts</SECTION_START_MENU>
<SECTION_LOCAL>Store settings in the user profile directory</SECTION_LOCAL>
+ <SECTION_ARCH>"Install the 32-bit version"</SECTION_ARCH>
<LOCAL_WARNING>Unchecking this box will make DC++ store its settings in the program directory. This is strongly discouraged on Windows Vista and later; settings or downloads might get lost.</LOCAL_WARNING>
<WARNING_LOCALE_ERASED>Warning: the 'locale' directory ($INSTDIR\locale) will be completely erased!</WARNING_LOCALE_ERASED>
<SM_DCPP_DESCR>DC++ (file sharing application)</SM_DCPP_DESCR>
<SM_LICENSE>License</SM_LICENSE>
<SM_HELP>Help</SM_HELP>
<SM_CHANGELOG>Change Log</SM_CHANGELOG>
+ <EXECUTE_QUERY>Installation completed. Do you want to run DC++?</EXECUTE_QUERY>
<SM_UNINSTALL>Uninstall</SM_UNINSTALL>
<UN_REMOVE_QUESTION>Also remove queue, settings and the whole DC++ program directory ($INSTDIR) with all of its sub-directories?</UN_REMOVE_QUESTION>
</Strings>