[Xfce4-commits] r23641 - in libxfce4util/trunk: . docs/tmpl po

Benedikt Meurer benny at xfce.org
Sat Nov 4 13:18:43 CET 2006


Author: benny
Date: 2006-11-04 12:18:37 +0000 (Sat, 04 Nov 2006)
New Revision: 23641

Modified:
   libxfce4util/trunk/ChangeLog
   libxfce4util/trunk/NEWS
   libxfce4util/trunk/configure.in.in
   libxfce4util/trunk/docs/tmpl/xfce-miscutils.sgml
   libxfce4util/trunk/po/ChangeLog
   libxfce4util/trunk/po/ca.po
   libxfce4util/trunk/po/cs.po
   libxfce4util/trunk/po/de.po
   libxfce4util/trunk/po/dz.po
   libxfce4util/trunk/po/eu.po
   libxfce4util/trunk/po/fi.po
   libxfce4util/trunk/po/fr.po
   libxfce4util/trunk/po/gl.po
   libxfce4util/trunk/po/he.po
   libxfce4util/trunk/po/ja.po
   libxfce4util/trunk/po/ka.po
   libxfce4util/trunk/po/ko.po
   libxfce4util/trunk/po/lt.po
   libxfce4util/trunk/po/nl.po
   libxfce4util/trunk/po/pl.po
   libxfce4util/trunk/po/pt_BR.po
   libxfce4util/trunk/po/uk.po
Log:
2006-11-04	Benedikt Meurer <benny at xfce.org>

	* === Released 4.3.99.2 ===
	* NEWS, configure.in.in: Bump version.
	* docs/tmpl/xfce-miscutils.sgml: Regenerate API docs.
	* po/*.po: Update Project-Id-Version.




Modified: libxfce4util/trunk/ChangeLog
===================================================================
--- libxfce4util/trunk/ChangeLog	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/ChangeLog	2006-11-04 12:18:37 UTC (rev 23641)
@@ -1,3 +1,10 @@
+2006-11-04	Benedikt Meurer <benny at xfce.org>
+
+	* === Released 4.3.99.2 ===
+	* NEWS, configure.in.in: Bump version.
+	* docs/tmpl/xfce-miscutils.sgml: Regenerate API docs.
+	* po/*.po: Update Project-Id-Version.
+
 2006-09-02	Benedikt Meurer <benny at xfce.org>
 
 	* configure.in.in: Post-release version bump.

Modified: libxfce4util/trunk/NEWS
===================================================================
--- libxfce4util/trunk/NEWS	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/NEWS	2006-11-04 12:18:37 UTC (rev 23641)
@@ -1,3 +1,10 @@
+4.3.99.2
+========
+- Updated translations: Pau Rul-lan Ferragut (ca), Maximilian Schleiss (fr)
+- New translations: Michal Várady (cs), Tenzin Dendup (dz), ByungHyun Choi (ko),
+  Stephan Arts (nl)
+
+
 4.3.99.1
 ========
 - Enable compilation with compilers other than gcc (Bug #1851).

Modified: libxfce4util/trunk/configure.in.in
===================================================================
--- libxfce4util/trunk/configure.in.in	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/configure.in.in	2006-11-04 12:18:37 UTC (rev 23641)
@@ -16,7 +16,7 @@
 m4_define([libxfce4util_version_micro], [99])
 m4_define([libxfce4util_version_nano], [2])   dnl leave this empty to have no nano version
 m4_define([libxfce4util_version_build], [r at REVISION@])
-m4_define([libxfce4util_version_tag], [svn])
+m4_define([libxfce4util_version_tag], [])
 m4_define([libxfce4util_version], [libxfce4util_version_major().libxfce4util_version_minor().libxfce4util_version_micro()ifelse(libxfce4util_version_nano(), [], [], [.libxfce4util_version_nano()])ifelse(libxfce4util_version_tag(), [svn], [libxfce4util_version_tag()-libxfce4util_version_build()], [])])
 
 dnl **************************************************************

Modified: libxfce4util/trunk/docs/tmpl/xfce-miscutils.sgml
===================================================================
--- libxfce4util/trunk/docs/tmpl/xfce-miscutils.sgml	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/docs/tmpl/xfce-miscutils.sgml	2006-11-04 12:18:37 UTC (rev 23641)
@@ -32,14 +32,13 @@
 path of the current user's home directory.
 </para>
 
- at ...:
-
- at ...:
-
 @...: 
 @Returns: the absolute path to the specified file in the current user's
           home directory. The caller is responsible for freeing the
 	  returned string using g_free().
+<!-- # Unused Parameters # -->
+ at ...: 
+ at ...: 
 @first_element...: NULL terminated list of path components.
 
 
@@ -69,14 +68,13 @@
 formed by a NULL terminated list of path components.
 </para>
 
- at ...:
-
- at ...:
-
 @...: 
 @Returns: the absolute path to the specified file in the user's ".xfce4"
           directory. The caller is responsible for freeing the returned
 	  string using g_free().
+<!-- # Unused Parameters # -->
+ at ...: 
+ at ...: 
 @first_element...: NULL terminated list of path components.
 
 

Modified: libxfce4util/trunk/po/ChangeLog
===================================================================
--- libxfce4util/trunk/po/ChangeLog	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/ChangeLog	2006-11-04 12:18:37 UTC (rev 23641)
@@ -1,3 +1,7 @@
+2006-11-04  Benedikt Meurer <benny at xfce.org>
+
+	* *.po: Update Project-Id-Version.
+
 2006-10-30  Maximilian Schleiss <maxschleiss at bluewin.ch>
 
 	* fr.po: Fixed typo in the French translation

Modified: libxfce4util/trunk/po/ca.po
===================================================================
--- libxfce4util/trunk/po/ca.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/ca.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-09-20 13:20+0200\n"

Modified: libxfce4util/trunk/po/cs.po
===================================================================
--- libxfce4util/trunk/po/cs.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/cs.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.90.3svn-r22881\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-08-26 01:33+0100\n"
@@ -49,17 +49,20 @@
 "\n"
 "1. Další distribuce zdrojových kódů musí udržet původní zmínku o\n"
 "    autorských právech, tento seznam podmínek a níže uvedené zřeknutí se\n"
-"    zodpovědnosti.2.Další distribuce v binární podobě musí obsahovat předchozí zmínku o\n"
+"    zodpovědnosti.2.Další distribuce v binární podobě musí obsahovat "
+"předchozí zmínku o\n"
 "    autorských právech, tento seznam podmínek a níže uvedené zřeknutí se\n"
 "    zodpovědnosti v dokumentaci nebo v materiálech dodávaných s distribucí\n"
 "\n"
-" TENTO SOFTWARE JE POSKYTOVÁN AUTOREM ``TAK, JAK JE'' A JAKÝKOLIV VYJÁDŘENÝCH\n"
+" TENTO SOFTWARE JE POSKYTOVÁN AUTOREM ``TAK, JAK JE'' A JAKÝKOLIV "
+"VYJÁDŘENÝCH\n"
 " NEBO VYPLÝVAJÍCÍ ZÁRUK, VČETNĚ ZÁRUK OBCHODOVATELNOSTI  A VHODNOST\n"
 " PRO KONKRÉTNÍ POUŽITÍ SE TÍMTO ZŘÍKÁ. AUTOR NENÍ ZODPOVĚDNÝ PŘÍMO ANI\n"
 " NEPŘÍMO ZA ŠKODY, VČETNĚ JAKÝCHKOLI OBECNÝCH, MIMOŘÁDNÝCH, NÁHODNÝCH\n"
 " NEBO NÁSLEDNÝCH ŠKOD (VČETNĚ, ALE NEJEN, ZPROSTŘEDKOVÁNÍ NÁHRADY ZBOŽÍ\n"
 " NEBO SLUŽEB, ZTRÁTY DAT ČI UŠLÝCH ZISKŮ NEBO PŘERUŠENÍ OBCHODNÍCH STYKŮ),\n"
-" A TO I V PŘÍPADĚ, ŽE NA TUTO SKUTEČNOST BYLA TŘETÍ STRANA O RIZICÍCH UPOZORNĚNA\n"
+" A TO I V PŘÍPADĚ, ŽE NA TUTO SKUTEČNOST BYLA TŘETÍ STRANA O RIZICÍCH "
+"UPOZORNĚNA\n"
 " VE SMLOUVĚ I MIMO NI (VČETNĚ NEDBALOSTI A JINÝCH PŘEČINŮ PŘI POUŽITÍ).\n"
 
 #: libxfce4util/xfce-license.c:55
@@ -74,13 +77,16 @@
 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for\n"
 "more details.\n"
 "\n"
-"You should have received a copy of the GNU General Public License along with\n"
-"this program; if not, write to the Free Software Foundation, Inc., 59 Temple\n"
+"You should have received a copy of the GNU General Public License along "
+"with\n"
+"this program; if not, write to the Free Software Foundation, Inc., 59 "
+"Temple\n"
 "Place, Suite 330, Boston, MA  02111-1307  USA.\n"
 msgstr ""
 "Tento program je svobodný software. Můžete jej dále distribuovat a/nebo\n"
 "upravovat pod podmínkami licence GNU General Public License vydané orga-\n"
-"nizací Free Software Foundation, verze licence 2 nebo vyšší (dle Vaší volby).\n"
+"nizací Free Software Foundation, verze licence 2 nebo vyšší (dle Vaší "
+"volby).\n"
 "\n"
 "Tento program je distribuován v naději, že bude užitečným, ale\n"
 "NEPOSKYTUJE ŽÁDNÉ ZÁRUKY. Bez jakékoli vyplývající záruky\n"
@@ -123,4 +129,3 @@
 "Public License. Není-li tomu tak, napište na adresu Free Software\n"
 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307\n"
 "USA.\n"
-

Modified: libxfce4util/trunk/po/de.po
===================================================================
--- libxfce4util/trunk/po/de.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/de.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-06-27 09:15+0200\n"

Modified: libxfce4util/trunk/po/dz.po
===================================================================
--- libxfce4util/trunk/po/dz.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/dz.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-10-19 03:15+0530\n"

Modified: libxfce4util/trunk/po/eu.po
===================================================================
--- libxfce4util/trunk/po/eu.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/eu.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-15-15 12:24\n"

Modified: libxfce4util/trunk/po/fi.po
===================================================================
--- libxfce4util/trunk/po/fi.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/fi.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-04-19 17:26+0300\n"

Modified: libxfce4util/trunk/po/fr.po
===================================================================
--- libxfce4util/trunk/po/fr.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/fr.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-10-30 21:37+0100\n"
@@ -43,17 +43,23 @@
 " (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\n"
 " THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n"
 msgstr ""
-"La redistribution et l'utilisation sous forme binaire ou de code source, avec ou sans\n"
-" modification, est autorisée à condition que les conditions suivantes soient\n"
+"La redistribution et l'utilisation sous forme binaire ou de code source, "
+"avec ou sans\n"
+" modification, est autorisée à condition que les conditions suivantes "
+"soient\n"
 " respectées:\n"
 "\n"
-"   1. Les redistributions du code source doivent conserver l'indication de copyright\n"
+"   1. Les redistributions du code source doivent conserver l'indication de "
+"copyright\n"
 "ci-dessus, cette liste de conditions et la renonciation suivante.\n"
-"   2. Les redistributions sous forme binaire doivent reproduire l'indication de\n"
-" copyright ci-dessus, cette liste de conditions et la renonciation suivante dans la\n"
+"   2. Les redistributions sous forme binaire doivent reproduire l'indication "
+"de\n"
+" copyright ci-dessus, cette liste de conditions et la renonciation suivante "
+"dans la\n"
 " documentation et/ou les autres accessoires fournis avec la distribution.\n"
 "CE LOGICIEL EST FOURNI PAR LES TITULAIRES DU COPYRIGHT ET LES PARTICIPANTS\n"
-"\"TEL QUEL\" ET TOUTES LES GARANTIES EXPLICITES OU IMPLICITES, Y COMPRIS, MAIS\n"
+"\"TEL QUEL\" ET TOUTES LES GARANTIES EXPLICITES OU IMPLICITES, Y COMPRIS, "
+"MAIS\n"
 "NON LIMITÉES A CELLES-CI, LES GARANTIES IMPLICITES DE COMMERCIALISATION ET\n"
 " D'ADÉQUATION À UN USAGE PARTICULIER SONT DÉNIÉES. EN AUCUN CAS LES\n"
 " TITULAIRES DU COPYRIGHT OU LES PARTICIPANTS NE PEUVENT ÊTRE TENUS POUR\n"
@@ -80,21 +86,29 @@
 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for\n"
 "more details.\n"
 "\n"
-"You should have received a copy of the GNU General Public License along with\n"
-"this program; if not, write to the Free Software Foundation, Inc., 59 Temple\n"
+"You should have received a copy of the GNU General Public License along "
+"with\n"
+"this program; if not, write to the Free Software Foundation, Inc., 59 "
+"Temple\n"
 "Place, Suite 330, Boston, MA  02111-1307  USA.\n"
 msgstr ""
-"Ce programme est libre, vous pouvez le redistribuer et/ou le modifier selon les termes\n"
+"Ce programme est libre, vous pouvez le redistribuer et/ou le modifier selon "
+"les termes\n"
 "de la Licence Publique Générale GNU publiée par la Free Software Foundation\n"
 "(version 2 ou bien toute autre version ultérieure choisie par vous).\n"
 "\n"
-"Ce programme est distribué car potentiellement utile, mais SANS AUCUNE GARANTIE,\n"
-"ni explicite ni implicite, y compris les garanties de commercialisation ou d'adaptation\n"
-" dans un but spécifique. Reportez-vous à la Licence Publique Générale GNU pour plus\n"
+"Ce programme est distribué car potentiellement utile, mais SANS AUCUNE "
+"GARANTIE,\n"
+"ni explicite ni implicite, y compris les garanties de commercialisation ou "
+"d'adaptation\n"
+" dans un but spécifique. Reportez-vous à la Licence Publique Générale GNU "
+"pour plus\n"
 "de détails.\n"
 "\n"
-"Vous devez avoir reçu une copie de la Licence Publique Générale GNU en même temps\n"
-"que ce programme ; si ce n'est pas le cas, écrivez à la Free Software Foundation, Inc.,\n"
+"Vous devez avoir reçu une copie de la Licence Publique Générale GNU en même "
+"temps\n"
+"que ce programme ; si ce n'est pas le cas, écrivez à la Free Software "
+"Foundation, Inc.,\n"
 " 59 Temple Place, Suite 330, Boston, MA 02111-1307, États-Unis. \n"
 
 #: libxfce4util/xfce-license.c:70
@@ -114,16 +128,21 @@
 "Free Software Foundation, Inc., 59 Temple Place - Suite 330, \n"
 "Boston, MA  02111-1307  USA.\n"
 msgstr ""
-"Cette librairie est libre, vous pouvez la redistribuer et/ou la modifier selon les termes\n"
+"Cette librairie est libre, vous pouvez la redistribuer et/ou la modifier "
+"selon les termes\n"
 "de la Licence Publique Générale GNU publiée par la Free Software Foundation\n"
 "(version 2 ou bien toute autre version ultérieure choisie par vous).\n"
 "\n"
-"Cette librairie est distribuée car potentiellement utile, mais SANS AUCUNE GARANTIE,\n"
-"ni explicite ni implicite, y compris les garanties de commercialisation ou d'adaptation\n"
-" dans un but spécifique. Reportez-vous à la Licence Publique Générale GNU pour plus\n"
+"Cette librairie est distribuée car potentiellement utile, mais SANS AUCUNE "
+"GARANTIE,\n"
+"ni explicite ni implicite, y compris les garanties de commercialisation ou "
+"d'adaptation\n"
+" dans un but spécifique. Reportez-vous à la Licence Publique Générale GNU "
+"pour plus\n"
 "de détails.\n"
 "\n"
-"Vous devez avoir reçu une copie de la Licence Publique Générale GNU en même temps\n"
-"que ce programme ; si ce n'est pas le cas, écrivez à la Free Software Foundation, Inc.,\n"
+"Vous devez avoir reçu une copie de la Licence Publique Générale GNU en même "
+"temps\n"
+"que ce programme ; si ce n'est pas le cas, écrivez à la Free Software "
+"Foundation, Inc.,\n"
 " 59 Temple Place, Suite 330, Boston, MA 02111-1307, États-Unis. \n"
-

Modified: libxfce4util/trunk/po/gl.po
===================================================================
--- libxfce4util/trunk/po/gl.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/gl.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -6,7 +6,7 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-08-17 19:08+0000\n"

Modified: libxfce4util/trunk/po/he.po
===================================================================
--- libxfce4util/trunk/po/he.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/he.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-04-22 13:41+0300\n"

Modified: libxfce4util/trunk/po/ja.po
===================================================================
--- libxfce4util/trunk/po/ja.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/ja.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -7,7 +7,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-04-23 16:27+0900\n"

Modified: libxfce4util/trunk/po/ka.po
===================================================================
--- libxfce4util/trunk/po/ka.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/ka.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -1,6 +1,6 @@
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-08-24 23:08+0400\n"

Modified: libxfce4util/trunk/po/ko.po
===================================================================
--- libxfce4util/trunk/po/ko.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/ko.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-10-09 16:04+0900\n"

Modified: libxfce4util/trunk/po/lt.po
===================================================================
--- libxfce4util/trunk/po/lt.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/lt.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-05-26 12:13+0300\n"

Modified: libxfce4util/trunk/po/nl.po
===================================================================
--- libxfce4util/trunk/po/nl.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/nl.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.2svn-r23194\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-10-03 23:54+0200\n"

Modified: libxfce4util/trunk/po/pl.po
===================================================================
--- libxfce4util/trunk/po/pl.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/pl.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -6,7 +6,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-05-07 19:50+0200\n"

Modified: libxfce4util/trunk/po/pt_BR.po
===================================================================
--- libxfce4util/trunk/po/pt_BR.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/pt_BR.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-04-28 00:31-0300\n"

Modified: libxfce4util/trunk/po/uk.po
===================================================================
--- libxfce4util/trunk/po/uk.po	2006-11-04 12:04:24 UTC (rev 23640)
+++ libxfce4util/trunk/po/uk.po	2006-11-04 12:18:37 UTC (rev 23641)
@@ -5,7 +5,7 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: libxfce4util 4.3.99.1\n"
+"Project-Id-Version: libxfce4util 4.3.99.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2006-04-18 23:34+0200\n"
 "PO-Revision-Date: 2006-04-18 21:06+0900\n"



More information about the Xfce4-commits mailing list