OSDN Git Service

Update copyright end year to 2011 in documentation and installer. Also, change Non...
authorJames Teh <jamie@jantrid.net>
Mon, 24 Jan 2011 20:23:58 +0000 (06:23 +1000)
committerJames Teh <jamie@jantrid.net>
Mon, 24 Jan 2011 20:23:58 +0000 (06:23 +1000)
installer/locale/en/langstrings.txt
installer/nvda.nsi
user_docs/global.t2tconf

index fe00e42..3c862f4 100644 (file)
@@ -1,7 +1,7 @@
 ;English\r
 LangString msg_WelcomePageTitle ${LANG_ENGLISH} "Setup for ${PRODUCT}, Version ${VERSION}"\r
-LangString msg_WelcomePageText ${LANG_ENGLISH} "Welcome to the installation for ${PRODUCT} (Non-Visual Desktop Access), a free and open source screen reader for Microsoft Windows.$\n\\r
-Copyright 2006-2010 NVDA Contributors.$\n\\r
+LangString msg_WelcomePageText ${LANG_ENGLISH} "Welcome to the installation for ${PRODUCT} (NonVisual Desktop Access), a free and open source screen reader for Microsoft Windows.$\n\\r
+Copyright 2006-2011 NVDA Contributors.$\n\\r
 This wizard will guide you through the installation of ${PRODUCT}; It is recommended that you close all other applications before continuing with this Setup.$\n"\r
 LangString msg_NVDAWebSite ${LANG_ENGLISH} "Visit the official NVDA web site"\r
 LangString msg_NVDARunning ${LANG_ENGLISH} "Another copy of NVDA is already running. It will be shut down before the installer can continue."\r
index 903e452..04f0670 100644 (file)
@@ -44,7 +44,7 @@ InstallDirRegKey ${INSTDIR_REG_ROOT} "${INSTDIR_REG_KEY}" "InstallDir"
 Name "NVDA"\r
 VIProductVersion "0.0.0.0" ;Needs to be here so other version info shows up\r
 VIAddVersionKey "ProductName" "${PRODUCT}"\r
-VIAddVersionKey "LegalCopyright" "Copyright 2006 - 2010 NVDA Contributors"\r
+VIAddVersionKey "LegalCopyright" "Copyright 2006 - 2011 NVDA Contributors"\r
 VIAddVersionKey "FileDescription" "NVDA installer file"\r
 VIAddVersionKey "ProductVersion" "${VERSION}"\r
 \r
index 9124229..0ba55bb 100644 (file)
@@ -16,4 +16,4 @@
 % We need to do this one as PostProc so it gets converted for the title.\r
 %!PostProc: NVDA_VERSION 2011.1\r
 %!PreProc: NVDA_URL http://www.nvda-project.org/\r
-%!PreProc: NVDA_COPYRIGHT_YEARS 2006-2010\r
+%!PreProc: NVDA_COPYRIGHT_YEARS 2006-2011\r