commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r7149 - trunk/gnue-common/packaging/win32


From: btami
Subject: [gnue] r7149 - trunk/gnue-common/packaging/win32
Date: Thu, 10 Mar 2005 09:25:43 -0600 (CST)

Author: btami
Date: 2005-03-10 09:25:42 -0600 (Thu, 10 Mar 2005)
New Revision: 7149

Modified:
   trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Appserver.iss
   trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Common.iss
   trunk/gnue-common/packaging/win32/GNUe-Forms-debug.iss
   trunk/gnue-common/packaging/win32/GNUe-Forms.iss
Log:
updated win32 packaging files

Modified: trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss  2005-03-10 
12:45:16 UTC (rev 7148)
+++ trunk/gnue-common/packaging/win32/GNUe-Appserver-debug.iss  2005-03-10 
15:25:42 UTC (rev 7149)
@@ -4,7 +4,7 @@
 [Setup]
 AppId=GNUe-Appserver-debug
 AppName=GNUe-Appserver-debug
-AppVerName=GNUe-Appserver-0.4.0-debug
+AppVerName=GNUe-Appserver-0.4.1-debug
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -16,7 +16,7 @@
 ChangesAssociations=true
 CreateAppDir=true
 ShowLanguageDialog=yes
-OutputBaseFilename=gnue-appserver-0.4.0-debug
+OutputBaseFilename=gnue-appserver-0.4.1-debug
 DisableDirPage=true
 
 [Tasks]

Modified: trunk/gnue-common/packaging/win32/GNUe-Appserver.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Appserver.iss        2005-03-10 
12:45:16 UTC (rev 7148)
+++ trunk/gnue-common/packaging/win32/GNUe-Appserver.iss        2005-03-10 
15:25:42 UTC (rev 7149)
@@ -4,7 +4,7 @@
 [Setup]
 AppId=GNUe-Appserver
 AppName=GNUe-Appserver
-AppVerName=GNUe-Appserver-0.4.0
+AppVerName=GNUe-Appserver-0.4.1
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -16,7 +16,7 @@
 ChangesAssociations=true
 CreateAppDir=true
 ShowLanguageDialog=yes
-OutputBaseFilename=gnue-appserver-0.4.0
+OutputBaseFilename=gnue-appserver-0.4.1
 DisableDirPage=true
 
 [Tasks]

Modified: trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss     2005-03-10 
12:45:16 UTC (rev 7148)
+++ trunk/gnue-common/packaging/win32/GNUe-Common-debug.iss     2005-03-10 
15:25:42 UTC (rev 7149)
@@ -4,7 +4,7 @@
 [Setup]
 AppId=GNUe-Common-debug
 AppName=GNUe-Common-debug
-AppVerName=GNUe-Common-0.5.13-debug
+AppVerName=GNUe-Common-0.5.14-debug
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -16,7 +16,7 @@
 ChangesAssociations=true
 CreateAppDir=true
 ShowLanguageDialog=yes
-OutputBaseFilename=gnue-common-0.5.13-debug
+OutputBaseFilename=gnue-common-0.5.14-debug
 DisableDirPage=true
 
 [Tasks]
@@ -41,8 +41,9 @@
 Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
 Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
 Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\nl\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\nl\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
 Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
 Source: c:\gnue\share\gnue\images\*.*; DestDir: {app}\share\gnue\images; 
Components: main
 Source: c:\gnue\share\doc\gnue-common\*.*; DestDir: 
{app}\share\doc\gnue-common; Flags: recursesubdirs; Components: doc
 

Modified: trunk/gnue-common/packaging/win32/GNUe-Common.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Common.iss   2005-03-10 12:45:16 UTC 
(rev 7148)
+++ trunk/gnue-common/packaging/win32/GNUe-Common.iss   2005-03-10 15:25:42 UTC 
(rev 7149)
@@ -4,7 +4,7 @@
 [Setup]
 AppId=GNUe-Common
 AppName=GNUe-Common
-AppVerName=GNUe-Common-0.5.13
+AppVerName=GNUe-Common-0.5.14
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -16,7 +16,7 @@
 ChangesAssociations=true
 CreateAppDir=true
 ShowLanguageDialog=yes
-OutputBaseFilename=gnue-common-0.5.13
+OutputBaseFilename=gnue-common-0.5.14
 DisableDirPage=true
 
 [Tasks]
@@ -41,8 +41,9 @@
 Source: c:\gnue\share\locale\fr\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\fr\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
 Source: c:\gnue\share\locale\hu\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\hu\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
 Source: c:\gnue\share\locale\lt\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\lt\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\nl\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\nl\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
 Source: c:\gnue\share\locale\ro\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ro\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
-;Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
+Source: c:\gnue\share\locale\ru\LC_MESSAGES\gnue-common.mo; DestDir: 
{app}\share\locale\ru\LC_MESSAGES\; Flags: recursesubdirs; Components: 
translations
 Source: c:\gnue\share\gnue\images\*.*; DestDir: {app}\share\gnue\images; 
Components: main
 Source: c:\gnue\share\doc\gnue-common\*.*; DestDir: 
{app}\share\doc\gnue-common; Flags: recursesubdirs; Components: doc
 

Modified: trunk/gnue-common/packaging/win32/GNUe-Forms-debug.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Forms-debug.iss      2005-03-10 
12:45:16 UTC (rev 7148)
+++ trunk/gnue-common/packaging/win32/GNUe-Forms-debug.iss      2005-03-10 
15:25:42 UTC (rev 7149)
@@ -4,7 +4,7 @@
 [Setup]
 AppId=GNUe-Forms-debug
 AppName=GNUe-Forms-debug
-AppVerName=GNUe-Forms-0.5.10-debug
+AppVerName=GNUe-Forms-0.5.11-debug
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -16,7 +16,7 @@
 ChangesAssociations=true
 CreateAppDir=true
 ShowLanguageDialog=yes
-OutputBaseFilename=gnue-forms-0.5.10-debug
+OutputBaseFilename=gnue-forms-0.5.11-debug
 DisableDirPage=true
 AppendDefaultDirName=false
 

Modified: trunk/gnue-common/packaging/win32/GNUe-Forms.iss
===================================================================
--- trunk/gnue-common/packaging/win32/GNUe-Forms.iss    2005-03-10 12:45:16 UTC 
(rev 7148)
+++ trunk/gnue-common/packaging/win32/GNUe-Forms.iss    2005-03-10 15:25:42 UTC 
(rev 7149)
@@ -4,7 +4,7 @@
 [Setup]
 AppId=GNUe-Forms
 AppName=GNUe-Forms
-AppVerName=GNUe-Forms-0.5.10
+AppVerName=GNUe-Forms-0.5.11
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -16,7 +16,7 @@
 ChangesAssociations=true
 CreateAppDir=true
 ShowLanguageDialog=yes
-OutputBaseFilename=gnue-forms-0.5.10
+OutputBaseFilename=gnue-forms-0.5.11
 DisableDirPage=true
 AppendDefaultDirName=false
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]