[gcompris] Removed unused strings.



commit 7fdfe3024fc855b0d9b5ea2d8134e283ce12f113
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sat Jul 25 13:58:14 2009 +0200

    Removed unused strings.
    Removed useless installer pages (the licence and the component page).

 gcompris-installer.nsi.in    |    2 --
 nsis_translations.desktop.in |    3 ---
 2 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gcompris-installer.nsi.in b/gcompris-installer.nsi.in
index 9a50df7..93846b1 100644
--- a/gcompris-installer.nsi.in
+++ b/gcompris-installer.nsi.in
@@ -73,8 +73,6 @@ SetDateSave on
 ;Pages
 
   !insertmacro MUI_PAGE_WELCOME
-  !insertmacro MUI_PAGE_LICENSE			"./COPYING"
-  !insertmacro MUI_PAGE_COMPONENTS
 
   ; Gcompris install dir page
   !insertmacro MUI_PAGE_DIRECTORY
diff --git a/nsis_translations.desktop.in b/nsis_translations.desktop.in
index 18e597f..c078a76 100644
--- a/nsis_translations.desktop.in
+++ b/nsis_translations.desktop.in
@@ -2,10 +2,7 @@
 Encoding=UTF-8
 _InstallerIsRunning=The installer is already running.
 _GcomprisIsRunning=An instance of GCompris is currently running. Exit GCompris and then try again.
-_GcomprisLicenseButton=Next >
-_GcomprisLicenseBottomText=GCompris is released under the GNU General Public License (GPL). The license is provided here for information purposes only. \$_CLICK
 _GcomprisFinishVisitWebSite=Visit the GCompris Web Site
 _GcomprisPromptWipeout=Your old GCompris directory is about to be deleted. Would you like to continue?$\r$\rNote: Any non-standard plugins that you may have installed will be deleted.$\rGCompris user settings will not be affected.
-_GcomprisPromptDirExists=The installation directory you specified already exists. Any contents$\rwill be deleted. Would you like to continue?
 _unGcomprisUninstallError1=the uninstaller could not find registry entries for GCompris.$\rIt is likely that another user installed this application.
 _unGcomprisUninstallError2=You do not have permission to uninstall this application.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]