gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r2437 - in Extractor: . contrib po src/include


From: grothoff
Subject: [GNUnet-SVN] r2437 - in Extractor: . contrib po src/include
Date: Thu, 5 Jan 2006 16:27:34 -0800 (PST)

Author: grothoff
Date: 2006-01-05 16:27:32 -0800 (Thu, 05 Jan 2006)
New Revision: 2437

Modified:
   Extractor/ChangeLog
   Extractor/configure.ac
   Extractor/contrib/doxygen
   Extractor/po/de.po
   Extractor/po/ga.po
   Extractor/po/libextractor.pot
   Extractor/po/ro.po
   Extractor/po/rw.po
   Extractor/src/include/extractor.h
Log:
syn

Modified: Extractor/ChangeLog
===================================================================
--- Extractor/ChangeLog 2006-01-06 00:26:43 UTC (rev 2436)
+++ Extractor/ChangeLog 2006-01-06 00:27:32 UTC (rev 2437)
@@ -1,3 +1,12 @@
+Thu Jan  5 16:51:36 PST 2006
+       More TAR improvements: keywords 'date' and 'format' are 
+       extracted. More checksums variants were added. Long filenames
+       as produced by GNU and Schilling tar (possibly Solaris pax also) 
+       are extracted.
+
+Fri Dec 23 11:28:23 PST 2005
+       Releasing libextractor 0.5.9.
+
 Sun Dec 11 23:52:50 PST 2005
        Made TAR extractor parsing more robust.
 

Modified: Extractor/configure.ac
===================================================================
--- Extractor/configure.ac      2006-01-06 00:26:43 UTC (rev 2436)
+++ Extractor/configure.ac      2006-01-06 00:27:32 UTC (rev 2437)
@@ -1,8 +1,8 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.57)
-AC_INIT([libextractor], [0.5.8], address@hidden)
+AC_INIT([libextractor], [0.5.9], address@hidden)
 AC_REVISION($Revision: 1.67 $)
-AM_INIT_AUTOMAKE([libextractor], [0.5.8])
+AM_INIT_AUTOMAKE([libextractor], [0.5.9])
 AM_CONFIG_HEADER(src/include/config.h)
 
 AH_TOP([#define _GNU_SOURCE  1])

Modified: Extractor/contrib/doxygen
===================================================================
--- Extractor/contrib/doxygen   2006-01-06 00:26:43 UTC (rev 2436)
+++ Extractor/contrib/doxygen   2006-01-06 00:27:32 UTC (rev 2437)
@@ -23,7 +23,7 @@
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 0.5.8
+PROJECT_NUMBER         = 0.5.9
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 

Modified: Extractor/po/de.po
===================================================================
--- Extractor/po/de.po  2006-01-06 00:26:43 UTC (rev 2436)
+++ Extractor/po/de.po  2006-01-06 00:27:32 UTC (rev 2437)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libextractor 0.5.6a\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2005-11-12 11:11-0800\n"
+"POT-Creation-Date: 2005-12-23 12:22-0800\n"
 "PO-Revision-Date: 2005-09-22 10:07+0200\n"
 "Last-Translator: Karl Eichwalder <address@hidden>\n"
 "Language-Team: German <address@hidden>\n"
@@ -907,12 +907,12 @@
 msgid "Extract metadata from files."
 msgstr "Metadaten aus den Dateien extrahieren."
 
-#: src/main/extract.c:198 src/main/extractor.c:1121
+#: src/main/extract.c:198 src/main/extractor.c:1122
 #, c-format
 msgid "%s - (binary)\n"
 msgstr "%s - (binär)\n"
 
-#: src/main/extract.c:204 src/main/extractor.c:1126
+#: src/main/extract.c:204 src/main/extractor.c:1127
 #, c-format
 msgid "INVALID TYPE - %s\n"
 msgstr "UNGÜLTIGE ART - %s\n"
@@ -1301,24 +1301,28 @@
 msgid "template"
 msgstr "Vorlage"
 
-#: src/main/extractor.c:226
+#: src/main/extractor.c:133
+msgid "split"
+msgstr ""
+
+#: src/main/extractor.c:227
 #, c-format
 msgid "Initialization of plugin mechanism failed: %s!\n"
 msgstr "Initialisierung des Plugin-Mechanismus' ist fehlgeschlagen: %s.\n"
 
-#: src/main/extractor.c:375
+#: src/main/extractor.c:376
 #, c-format
 msgid ""
 "Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
 "failed also.  Errors are: `%s' and `%s'.\n"
 msgstr ""
 
-#: src/main/extractor.c:404
+#: src/main/extractor.c:405
 #, c-format
 msgid "Loading `%s' plugin failed: %s\n"
 msgstr "Laden des »%s«-Plugins ist fehlgeschlagen: %s\n"
 
-#: src/main/extractor.c:609
+#: src/main/extractor.c:610
 #, c-format
 msgid "Unloading plugin `%s' failed!\n"
 msgstr "Entladen des »%s«-Plugins ist fehlgeschlagen!\n"

Modified: Extractor/po/ga.po
===================================================================
--- Extractor/po/ga.po  2006-01-06 00:26:43 UTC (rev 2436)
+++ Extractor/po/ga.po  2006-01-06 00:27:32 UTC (rev 2437)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libextractor 0.5.6a\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2005-11-12 11:11-0800\n"
+"POT-Creation-Date: 2005-12-23 12:22-0800\n"
 "PO-Revision-Date: 2005-09-21 00:46-0700\n"
 "Last-Translator: Kevin Patrick Scannell <address@hidden>\n"
 "Language-Team: Irish <address@hidden>\n"
@@ -876,12 +876,12 @@
 msgid "Extract metadata from files."
 msgstr "Bain meiteashonra� as comhaid."
 
-#: src/main/extract.c:198 src/main/extractor.c:1121
+#: src/main/extract.c:198 src/main/extractor.c:1122
 #, c-format
 msgid "%s - (binary)\n"
 msgstr "%s - (d�n�rtha)\n"
 
-#: src/main/extract.c:204 src/main/extractor.c:1126
+#: src/main/extract.c:204 src/main/extractor.c:1127
 #, c-format
 msgid "INVALID TYPE - %s\n"
 msgstr "CINE�L NEAMHBHAIL� - %s\n"
@@ -1264,12 +1264,16 @@
 msgid "template"
 msgstr "ionada�onn"
 
-#: src/main/extractor.c:226
+#: src/main/extractor.c:133
+msgid "split"
+msgstr ""
+
+#: src/main/extractor.c:227
 #, c-format
 msgid "Initialization of plugin mechanism failed: %s!\n"
 msgstr "Theip ar th�s� meicn�ocht na mbreise�n: %s!\n"
 
-#: src/main/extractor.c:375
+#: src/main/extractor.c:376
 #, c-format
 msgid ""
 "Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
@@ -1279,12 +1283,12 @@
 "bhain m� triail as `%s', ach theip ar an cheann sin freisin.  Na hearr�id�: `"
 "%s' agus `%s'.\n"
 
-#: src/main/extractor.c:404
+#: src/main/extractor.c:405
 #, c-format
 msgid "Loading `%s' plugin failed: %s\n"
 msgstr "Theip ar lucht� an bhreise�in `%s': %s\n"
 
-#: src/main/extractor.c:609
+#: src/main/extractor.c:610
 #, c-format
 msgid "Unloading plugin `%s' failed!\n"
 msgstr "Theip ar dh�lucht� an bhreise�in `%s'!\n"

Modified: Extractor/po/libextractor.pot
===================================================================
--- Extractor/po/libextractor.pot       2006-01-06 00:26:43 UTC (rev 2436)
+++ Extractor/po/libextractor.pot       2006-01-06 00:27:32 UTC (rev 2437)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2005-11-12 11:11-0800\n"
+"POT-Creation-Date: 2005-12-23 12:22-0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <address@hidden>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
@@ -861,12 +861,12 @@
 msgid "Extract metadata from files."
 msgstr ""
 
-#: src/main/extract.c:198 src/main/extractor.c:1121
+#: src/main/extract.c:198 src/main/extractor.c:1122
 #, c-format
 msgid "%s - (binary)\n"
 msgstr ""
 
-#: src/main/extract.c:204 src/main/extractor.c:1126
+#: src/main/extract.c:204 src/main/extractor.c:1127
 #, c-format
 msgid "INVALID TYPE - %s\n"
 msgstr ""
@@ -1247,24 +1247,28 @@
 msgid "template"
 msgstr ""
 
-#: src/main/extractor.c:226
+#: src/main/extractor.c:133
+msgid "split"
+msgstr ""
+
+#: src/main/extractor.c:227
 #, c-format
 msgid "Initialization of plugin mechanism failed: %s!\n"
 msgstr ""
 
-#: src/main/extractor.c:375
+#: src/main/extractor.c:376
 #, c-format
 msgid ""
 "Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
 "failed also.  Errors are: `%s' and `%s'.\n"
 msgstr ""
 
-#: src/main/extractor.c:404
+#: src/main/extractor.c:405
 #, c-format
 msgid "Loading `%s' plugin failed: %s\n"
 msgstr ""
 
-#: src/main/extractor.c:609
+#: src/main/extractor.c:610
 #, c-format
 msgid "Unloading plugin `%s' failed!\n"
 msgstr ""

Modified: Extractor/po/ro.po
===================================================================
--- Extractor/po/ro.po  2006-01-06 00:26:43 UTC (rev 2436)
+++ Extractor/po/ro.po  2006-01-06 00:27:32 UTC (rev 2437)
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libextractor 0.4.2\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2005-11-12 11:11-0800\n"
+"POT-Creation-Date: 2005-12-23 12:22-0800\n"
 "PO-Revision-Date: 2005-02-25 12:00-0500\n"
 "Last-Translator: Laurentiu Buzdugan <address@hidden>\n"
 "Language-Team: Romanian <address@hidden>\n"
@@ -883,12 +883,12 @@
 msgid "Extract metadata from files."
 msgstr "Extrage metadata din fi�iere."
 
-#: src/main/extract.c:198 src/main/extractor.c:1121
+#: src/main/extract.c:198 src/main/extractor.c:1122
 #, c-format
 msgid "%s - (binary)\n"
 msgstr "%s - (binar)\n"
 
-#: src/main/extract.c:204 src/main/extractor.c:1126
+#: src/main/extract.c:204 src/main/extractor.c:1127
 #, c-format
 msgid "INVALID TYPE - %s\n"
 msgstr "TIP INVALID - %s\n"
@@ -1273,12 +1273,16 @@
 msgid "template"
 msgstr "�nlocuie�te"
 
-#: src/main/extractor.c:226
+#: src/main/extractor.c:133
+msgid "split"
+msgstr ""
+
+#: src/main/extractor.c:227
 #, c-format
 msgid "Initialization of plugin mechanism failed: %s!\n"
 msgstr "ini�ializare mecanismului de plugin a e�uat: %s!\n"
 
-#: src/main/extractor.c:375
+#: src/main/extractor.c:376
 #, c-format
 msgid ""
 "Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
@@ -1287,12 +1291,12 @@
 "Rezolvarea simbolului `%s' �n biblioteca `%s' a e�uat, a�a c� am �ncercat '%"
 "s', dar �i acesta a e�uat.  Erorile sunt: `%s' �i `%s'.\n"
 
-#: src/main/extractor.c:404
+#: src/main/extractor.c:405
 #, c-format
 msgid "Loading `%s' plugin failed: %s\n"
 msgstr "�nc�rcarea plugin-ului `%s' a e�uat: %s\n"
 
-#: src/main/extractor.c:609
+#: src/main/extractor.c:610
 #, c-format
 msgid "Unloading plugin `%s' failed!\n"
 msgstr "Desc�rcarea plugin-ului `%s' a e�uat!\n"

Modified: Extractor/po/rw.po
===================================================================
--- Extractor/po/rw.po  2006-01-06 00:26:43 UTC (rev 2436)
+++ Extractor/po/rw.po  2006-01-06 00:27:32 UTC (rev 2437)
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: libextractor 0.4.2\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2005-11-12 11:11-0800\n"
+"POT-Creation-Date: 2005-12-23 12:22-0800\n"
 "PO-Revision-Date: 2005-04-04 10:55-0700\n"
 "Last-Translator: Steven Michael Murphy <address@hidden>\n"
 "Language-Team: Kinyarwanda <address@hidden>\n"
@@ -947,12 +947,12 @@
 msgid "Extract metadata from files."
 msgstr "Bivuye Idosiye"
 
-#: src/main/extract.c:198 src/main/extractor.c:1121
+#: src/main/extract.c:198 src/main/extractor.c:1122
 #, fuzzy, c-format
 msgid "%s - (binary)\n"
 msgstr "%s-(Nyabibiri"
 
-#: src/main/extract.c:204 src/main/extractor.c:1126
+#: src/main/extract.c:204 src/main/extractor.c:1127
 #, c-format
 msgid "INVALID TYPE - %s\n"
 msgstr ""
@@ -1545,24 +1545,28 @@
 msgid "template"
 msgstr "Umwanya"
 
-#: src/main/extractor.c:226
+#: src/main/extractor.c:133
+msgid "split"
+msgstr ""
+
+#: src/main/extractor.c:227
 #, fuzzy, c-format
 msgid "Initialization of plugin mechanism failed: %s!\n"
 msgstr "Bya Byanze"
 
-#: src/main/extractor.c:375
+#: src/main/extractor.c:376
 #, fuzzy, c-format
 msgid ""
 "Resolving symbol `%s' in library `%s' failed, so I tried `%s', but that "
 "failed also.  Errors are: `%s' and `%s'.\n"
 msgstr "IKIMENYETSO in Isomero Byanze Byanze Na"
 
-#: src/main/extractor.c:404
+#: src/main/extractor.c:405
 #, fuzzy, c-format
 msgid "Loading `%s' plugin failed: %s\n"
 msgstr "Byanze"
 
-#: src/main/extractor.c:609
+#: src/main/extractor.c:610
 #, fuzzy, c-format
 msgid "Unloading plugin `%s' failed!\n"
 msgstr "Byanze"

Modified: Extractor/src/include/extractor.h
===================================================================
--- Extractor/src/include/extractor.h   2006-01-06 00:26:43 UTC (rev 2436)
+++ Extractor/src/include/extractor.h   2006-01-06 00:27:32 UTC (rev 2437)
@@ -29,7 +29,7 @@
  * 0.2.6-1 => 0x00020601
  * 4.5.2-0 => 0x04050200
  */
-#define EXTRACTOR_VERSION 0x00050801
+#define EXTRACTOR_VERSION 0x00050900
 
 #include <stdio.h>
 





reply via email to

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