commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r6964 - in trunk/gnue-common: . doc doc/man po src


From: reinhard
Subject: [gnue] r6964 - in trunk/gnue-common: . doc doc/man po src
Date: Mon, 7 Feb 2005 01:27:35 -0600 (CST)

Author: reinhard
Date: 2005-02-07 01:27:29 -0600 (Mon, 07 Feb 2005)
New Revision: 6964

Modified:
   trunk/gnue-common/NEWS
   trunk/gnue-common/doc/RPC-grpc-file.dtd
   trunk/gnue-common/doc/gnue-schema.dtd
   trunk/gnue-common/doc/man/gnue-schema.1
   trunk/gnue-common/po/de.po
   trunk/gnue-common/po/es_ES.po
   trunk/gnue-common/po/es_MX.po
   trunk/gnue-common/po/fr.po
   trunk/gnue-common/po/hu.po
   trunk/gnue-common/po/lt.po
   trunk/gnue-common/po/ro.po
   trunk/gnue-common/src/__init__.py
Log:
Released 0.5.13.

Modified: trunk/gnue-common/NEWS
===================================================================
--- trunk/gnue-common/NEWS      2005-02-06 12:06:28 UTC (rev 6963)
+++ trunk/gnue-common/NEWS      2005-02-07 07:27:29 UTC (rev 6964)
@@ -1,3 +1,11 @@
+New features/changes in version 0.5.13: (2005-02-07)
+* fixes for Python 2.2
+* fixes for client encoding with Postgres
+* fixes for XMLPRC with different encodings
+* new <sortorder> tag for sorting of datasources
+* new <exist> condition type (only implemented in appserver driver)
+* better error handling for XML parser errors
+
 New features/changes in version 0.5.12: (2004-12-29)
 * Support for "escaped" typecast
 * Default namespaces in parser

Modified: trunk/gnue-common/doc/RPC-grpc-file.dtd
===================================================================
--- trunk/gnue-common/doc/RPC-grpc-file.dtd     2005-02-06 12:06:28 UTC (rev 
6963)
+++ trunk/gnue-common/doc/RPC-grpc-file.dtd     2005-02-07 07:27:29 UTC (rev 
6964)
@@ -1,4 +1,4 @@
-<!-- GNURPC DTD (Version 0.5.12.99) -->
+<!-- GNURPC DTD (Version 0.5.13) -->
 
 <!--
      Copyright 2001-2004 Free Software Foundation
@@ -94,5 +94,5 @@
 
 
 <!-- This DTD was created by gnuedtd
-     Updated: 2005-02-03 14:58:09   -->
+     Updated: 2005-02-07 08:21:07   -->
 

Modified: trunk/gnue-common/doc/gnue-schema.dtd
===================================================================
--- trunk/gnue-common/doc/gnue-schema.dtd       2005-02-06 12:06:28 UTC (rev 
6963)
+++ trunk/gnue-common/doc/gnue-schema.dtd       2005-02-07 07:27:29 UTC (rev 
6964)
@@ -1,4 +1,4 @@
-<!-- GNUe Schema DTD (Version 0.5.12.99) -->
+<!-- GNUe Schema DTD (Version 0.5.13) -->
 
 <!--
      Copyright 2001-2004 Free Software Foundation
@@ -210,5 +210,5 @@
 
 
 <!-- This DTD was created by gnuedtd
-     Updated: 2005-02-03 14:58:08   -->
+     Updated: 2005-02-07 08:21:06   -->
 

Modified: trunk/gnue-common/doc/man/gnue-schema.1
===================================================================
--- trunk/gnue-common/doc/man/gnue-schema.1     2005-02-06 12:06:28 UTC (rev 
6963)
+++ trunk/gnue-common/doc/man/gnue-schema.1     2005-02-07 07:27:29 UTC (rev 
6964)
@@ -1,4 +1,4 @@
-.TH GNUE\-SCHEMA 1 "03 February 2005" "GNUe Schema Scripter"
+.TH GNUE\-SCHEMA 1 "07 February 2005" "GNUe Schema Scripter"
 .SH NAME
 gnue\-schema \- GNUe Schema Scripter
 .SH SYNOPSIS

Modified: trunk/gnue-common/po/de.po
===================================================================
--- trunk/gnue-common/po/de.po  2005-02-06 12:06:28 UTC (rev 6963)
+++ trunk/gnue-common/po/de.po  2005-02-07 07:27:29 UTC (rev 6964)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe-Common 0.5\n"
-"POT-Creation-Date: 2005-02-03 14:59+CET\n"
+"POT-Creation-Date: 2005-02-07 08:26+CET\n"
 "PO-Revision-Date: $LastChangedDate: 2004-08-12 15:04:23 +0200 (Thu, 12 Aug "
 "2004) $\n"
 "Last-Translator: Johannes Vetter <address@hidden>\n"
@@ -476,13 +476,17 @@
 
 #: datasources/GDataSource.py:445
 msgid "The use of order_by is depreciated. Please use <sortorder> instead"
-msgstr "Die Verwendung von 'order_by' ist veraltet. Bitte verwenden Sie statt 
dessen <sortorder>"
+msgstr ""
+"Die Verwendung von 'order_by' ist veraltet. Bitte verwenden Sie statt dessen "
+"<sortorder>"
 
 #: datasources/GDataSource.py:479
 msgid ""
 "DEPRECIATION WARNING: use of 'order_by' attribute is depreciated. Please use "
 "<sortorder> instead."
-msgstr "Die Verwendung von 'order_by' ist veraltet. Bitte verwenden Sie statt 
dessen <sortorder>"
+msgstr ""
+"Die Verwendung von 'order_by' ist veraltet. Bitte verwenden Sie statt dessen "
+"<sortorder>"
 
 #: datasources/GDataSource.py:500
 msgid "Unknown type/format of 'order-by' attribute"
@@ -1761,4 +1765,3 @@
 #: utils/GDateTime.py:70
 msgid "Not a valid date"
 msgstr "Kein g�ltiges Datum"
-

Modified: trunk/gnue-common/po/es_ES.po
===================================================================
--- trunk/gnue-common/po/es_ES.po       2005-02-06 12:06:28 UTC (rev 6963)
+++ trunk/gnue-common/po/es_ES.po       2005-02-07 07:27:29 UTC (rev 6964)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe-Common 0.5.5\n"
-"POT-Creation-Date: 2005-02-03 14:59+CET\n"
+"POT-Creation-Date: 2005-02-07 08:26+CET\n"
 "PO-Revision-Date: 2004-06-09\n"
 "Last-Translator: J. Esteban <address@hidden>\n"
 "Language-Team: es_ES\n"

Modified: trunk/gnue-common/po/es_MX.po
===================================================================
--- trunk/gnue-common/po/es_MX.po       2005-02-06 12:06:28 UTC (rev 6963)
+++ trunk/gnue-common/po/es_MX.po       2005-02-07 07:27:29 UTC (rev 6964)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2005-02-03 14:59+CET\n"
+"POT-Creation-Date: 2005-02-07 08:26+CET\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Enrique Sanchez <address@hidden>\n"
 "Language-Team: Espa~ol/Mexico\n"

Modified: trunk/gnue-common/po/fr.po
===================================================================
--- trunk/gnue-common/po/fr.po  2005-02-06 12:06:28 UTC (rev 6963)
+++ trunk/gnue-common/po/fr.po  2005-02-07 07:27:29 UTC (rev 6964)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2005-02-03 14:59+CET\n"
+"POT-Creation-Date: 2005-02-07 08:26+CET\n"
 "PO-Revision-Date: 2004-04-14 19:00+0200\n"
 "Last-Translator: Laurent Savaete <address@hidden>\n"
 "Language-Team: Francais <address@hidden>\n"

Modified: trunk/gnue-common/po/hu.po
===================================================================
--- trunk/gnue-common/po/hu.po  2005-02-06 12:06:28 UTC (rev 6963)
+++ trunk/gnue-common/po/hu.po  2005-02-07 07:27:29 UTC (rev 6964)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GNUe-Common 0.5\n"
-"POT-Creation-Date: 2005-02-03 14:59+CET\n"
+"POT-Creation-Date: 2005-02-07 08:26+CET\n"
 "PO-Revision-Date: $Date$\n"
 "Last-Translator: Kmetyk� G�bor <address@hidden>\n"
 "MIME-Version: 1.0\n"
@@ -95,7 +95,8 @@
 msgstr "Az egyes automatikus dokument�ci�khoz tartoz� lehet�s�gek."
 
 #: apps/GBaseApp.py:143
-msgid "Run Python's built-in profiler and display the resulting run 
statistics."
+msgid ""
+"Run Python's built-in profiler and display the resulting run statistics."
 msgstr ""
 "Futtatja a Python be�p�tett profiler-�t, majd megjelen�ti a l�trej�tt fut�si "
 "statisztik�kat."
@@ -155,7 +156,8 @@
 msgstr "Ehhez az alkalmaz�shoz a Python 2.1 vagy nagyobb sz�ks�ges."
 
 #: apps/GBaseApp.py:190
-msgid "This application requires Python 2.1 or greater. You are running Python 
%s"
+msgid ""
+"This application requires Python 2.1 or greater. You are running Python %s"
 msgstr ""
 "Ehhez az alkalmaz�shoz a Python 2.1 vagy �jabb sz�ks�ges. Most a Python %s "
 "fut"
@@ -217,7 +219,8 @@
 
 #: apps/GBaseApp.py:441 apps/GBaseApp.py:451 apps/GBaseApp.py:465
 msgid "To view general help, run this command with the --help option."
-msgstr "Az �ltal�nos seg�ts�ghez a --help opci�val futassa ugyanezt a 
parancsot."
+msgstr ""
+"Az �ltal�nos seg�ts�ghez a --help opci�val futassa ugyanezt a parancsot."
 
 #: apps/GBaseApp.py:443 apps/GBaseApp.py:467
 msgid "Developer-specific command line options:"
@@ -369,7 +372,8 @@
 msgid ""
 "Condition clause \"%s\" is not supported by the condition to prefix table "
 "conversion."
-msgstr "A \"%s\" felt�tel klauz�t nem t�mogatja a felt�tel-prefix t�bla 
konverzi�"
+msgstr ""
+"A \"%s\" felt�tel klauz�t nem t�mogatja a felt�tel-prefix t�bla konverzi�"
 
 #: datasources/GConnections.py:67
 msgid "Module '%s' is not installed."
@@ -459,7 +463,8 @@
 
 #: datasources/GDataSource.py:421
 msgid "Detail source '%(source)s' references non-existant master '%(master)s'"
-msgstr "A '%(source)s' detail forr�s a nem l�tez� '%(master)s' master-re 
hivatkozik"
+msgstr ""
+"A '%(source)s' detail forr�s a nem l�tez� '%(master)s' master-re hivatkozik"
 
 #: datasources/GDataSource.py:445
 msgid "The use of order_by is depreciated. Please use <sortorder> instead"
@@ -469,7 +474,9 @@
 msgid ""
 "DEPRECIATION WARNING: use of 'order_by' attribute is depreciated. Please use "
 "<sortorder> instead."
-msgstr "ELAVULTS�GI FIGYELMEZTET�S: az 'order_by' attrib�tum haszn�lata 
elavult. Haszn�lja ink�bb a <sortorder>-t."
+msgstr ""
+"ELAVULTS�GI FIGYELMEZTET�S: az 'order_by' attrib�tum haszn�lata elavult. "
+"Haszn�lja ink�bb a <sortorder>-t."
 
 #: datasources/GDataSource.py:500
 msgid "Unknown type/format of 'order-by' attribute"
@@ -580,7 +587,8 @@
 
 #: datasources/drivers/Base/Schema/Creation/Creation.py:57
 msgid "Primarykey '%(name)s' of table '%(table)s' has no fields"
-msgstr "A '%(name)s' els�dleges kulcs a '%(table)s' t�bl�ban nem tartalmaz 
mez�ket"
+msgstr ""
+"A '%(name)s' els�dleges kulcs a '%(table)s' t�bl�ban nem tartalmaz mez�ket"
 
 #: datasources/drivers/Base/Schema/Creation/Creation.py:64
 msgid "Table '%s' has a primary key which is not allowed on table modification"
@@ -607,7 +615,8 @@
 "mez�ket"
 
 #: datasources/drivers/Base/Schema/Creation/Creation.py:91
-msgid "Type '%(type)s' of constraint '%(name)s' in table '%(table)s' not 
supported"
+msgid ""
+"Type '%(type)s' of constraint '%(name)s' in table '%(table)s' not supported"
 msgstr ""
 "A '%(type)s' t�pus a '%(name)s' kik�t�sben, a '%(table)' t�bl�ban nem "
 "t�mogatott"
@@ -817,14 +826,16 @@
 msgstr "ingmod Ingres adatb�zis meghajt�"
 
 #: datasources/drivers/interbase/interbase/Connection.py:94
-msgid "Encoding '%s' is not supported by interbase dbdriver. Using default 
encoding."
+msgid ""
+"Encoding '%s' is not supported by interbase dbdriver. Using default encoding."
 msgstr ""
 "A(z) '%s' k�dol�st az interbase dbdriver nem t�mogatja. Alap�rtelmezett "
 "k�dol�s haszn�lata."
 
 #: datasources/drivers/interbase/interbase/Connection.py:100
 msgid "Setting interbase client_encoding to %(new)s (%(old)s)"
-msgstr "Az InterBase client_encoding �rt�k�nek be�ll�t�sa erre: %(new)s 
(%(old)s)"
+msgstr ""
+"Az InterBase client_encoding �rt�k�nek be�ll�t�sa erre: %(new)s (%(old)s)"
 
 #: datasources/drivers/interbase/interbase/Info.py:28
 msgid "kinterbasdb Firebird/Interbase Driver"
@@ -837,7 +848,8 @@
 
 #: datasources/drivers/mysql/Schema/Creation/Creation.py:114
 msgid "WARNING: changing column type of '%(table)s.%(column)s' to 'timestamp'"
-msgstr "FIGYELEM: a '%(table)s.%(column)s' oszlop t�pus�t 'timestamp'-re 
m�dos�tjuk"
+msgstr ""
+"FIGYELEM: a '%(table)s.%(column)s' oszlop t�pus�t 'timestamp'-re m�dos�tjuk"
 
 #: datasources/drivers/mysql/mysql/Connection.py:92
 msgid ""
@@ -1176,7 +1188,8 @@
 msgstr "Nam tal�lhat� a %(name)s import�lhat� objektum ezen bel�l: %(library)s"
 
 #: formatting/BaseMask.py:142
-msgid "The requested format mask \"%(mask)s\" is not defined for %(type)s 
fields"
+msgid ""
+"The requested format mask \"%(mask)s\" is not defined for %(type)s fields"
 msgstr "A k�v�nt \"%(mask)s\" form�tum maszk nem defini�lt a %(type)s mez�kre"
 
 #: formatting/BaseMask.py:159
@@ -1256,7 +1269,8 @@
 #: rpc/drivers/_helpers/DirectoryServer.py:132
 #: rpc/drivers/pyro/ServerAdapter.py:190
 msgid "Missing Binding information. Please add binding information for %s"
-msgstr "Hi�nyz� kapcsol�si inform�ci�k. Adja meg a kapcsol�si inform�ci�t 
ehhez: %s"
+msgstr ""
+"Hi�nyz� kapcsol�si inform�ci�k. Adja meg a kapcsol�si inform�ci�t ehhez: %s"
 
 #: rpc/drivers/_helpers/DirectoryServer.py:149
 #: rpc/drivers/_helpers/DirectoryServer.py:157
@@ -1617,7 +1631,8 @@
 
 #: schema/Objects.py:245
 msgid "Constraint '%(name)s': typemismatch in reference field '%(field)s'."
-msgstr "A '%(name)s' kik�t�snek t�puselt�r�se van a '%(field)s' referencia 
mez�ben."
+msgstr ""
+"A '%(name)s' kik�t�snek t�puselt�r�se van a '%(field)s' referencia mez�ben."
 
 #: schema/Objects.py:358
 msgid "GSD-Error: can't find myself in the XML tree?!"
@@ -1732,7 +1747,8 @@
 
 #: schema/scripter/Scripter.py:216
 msgid "Mode of operation must be one of 'both', 'schema' or 'data'."
-msgstr "M�k�d�si m�d az al�bbiak k�z�l kell legyen: 'both', 'schema' vagy 
'data'."
+msgstr ""
+"M�k�d�si m�d az al�bbiak k�z�l kell legyen: 'both', 'schema' vagy 'data'."
 
 #: schema/scripter/Scripter.py:254
 msgid "Loading gsd file '%s' ..."
@@ -1757,4 +1773,3 @@
 #: utils/GDateTime.py:70
 msgid "Not a valid date"
 msgstr "�rv�nytelen d�tum"
-

Modified: trunk/gnue-common/po/lt.po
===================================================================
--- trunk/gnue-common/po/lt.po  2005-02-06 12:06:28 UTC (rev 6963)
+++ trunk/gnue-common/po/lt.po  2005-02-07 07:27:29 UTC (rev 6964)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2005-02-03 14:59+CET\n"
+"POT-Creation-Date: 2005-02-07 08:26+CET\n"
 "PO-Revision-Date: 2002-07-05 13:48+0200\n"
 "Last-Translator: Art�ras Kriukovas <address@hidden>\n"
 "Language-Team: Lithuania\n"

Modified: trunk/gnue-common/po/ro.po
===================================================================
--- trunk/gnue-common/po/ro.po  2005-02-06 12:06:28 UTC (rev 6963)
+++ trunk/gnue-common/po/ro.po  2005-02-07 07:27:29 UTC (rev 6964)
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnue-common\n"
-"POT-Creation-Date: 2005-02-03 14:59+CET\n"
+"POT-Creation-Date: 2005-02-07 08:26+CET\n"
 "PO-Revision-Date: 2004-04-07 14:53+0200\n"
 "Last-Translator: Florin Boariu <address@hidden>\n"
 "Language-Team: Romanian\n"

Modified: trunk/gnue-common/src/__init__.py
===================================================================
--- trunk/gnue-common/src/__init__.py   2005-02-06 12:06:28 UTC (rev 6963)
+++ trunk/gnue-common/src/__init__.py   2005-02-07 07:27:29 UTC (rev 6964)
@@ -25,7 +25,6 @@
 programs.
 """
 
-
 #
 # CREATING A RELEASE:
 #   1. Change _version to be the current version number
@@ -36,10 +35,8 @@
 #   4. Set _release = 0
 #   5. Commit to CVS
 
-
-
 _version = (0,5,13)
-_release = 0
+_release = 1
 
 # Version will be of the form "1.1.2" if a release or "1.1.1.99" if in CVS
 if _release:





reply via email to

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