About to release Browser 0.4.2

This commit is contained in:
Pierre Pronchery 2011-08-03 22:41:18 +00:00
parent f2260ae2a3
commit a04d5efbb0
8 changed files with 12 additions and 12 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Browser
VERSION = 0.4.1
VERSION = 0.4.2
SUBDIRS = data include po src tools
RM = rm -f
LN = ln -f

View File

@ -1,5 +1,5 @@
#define PACKAGE "Browser"
#define VERSION "0.4.1"
#define VERSION "0.4.2"
#ifndef PREFIX
# define PREFIX "/usr/local"

View File

@ -1,5 +1,5 @@
PACKAGE="Browser"
VERSION="0.4.1"
VERSION="0.4.2"
PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Browser 0.1.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-08-03 23:52+0200\n"
"POT-Creation-Date: 2011-08-04 00:39+0200\n"
"PO-Revision-Date: 2010-03-29 23:28+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: English\n"
@ -768,7 +768,7 @@ msgstr ""
msgid "Command exited with signal %d"
msgstr ""
#: ../src/plugins/dirtree.c:63
#: ../src/plugins/dirtree.c:64
msgid "Directory tree"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Browser 0.1.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-08-03 23:52+0200\n"
"POT-Creation-Date: 2011-08-04 00:39+0200\n"
"PO-Revision-Date: 2010-03-30 01:04+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: Spanish\n"
@ -768,7 +768,7 @@ msgstr ""
msgid "Command exited with signal %d"
msgstr ""
#: ../src/plugins/dirtree.c:63
#: ../src/plugins/dirtree.c:64
msgid "Directory tree"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Browser 0.1.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-08-03 23:52+0200\n"
"POT-Creation-Date: 2011-08-04 00:39+0200\n"
"PO-Revision-Date: 2010-03-29 23:28+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: French\n"
@ -802,7 +802,7 @@ msgstr "La commande a terminé avec le code d'erreur %d"
msgid "Command exited with signal %d"
msgstr "La commande a été terminée par le signal %d"
#: ../src/plugins/dirtree.c:63
#: ../src/plugins/dirtree.c:64
msgid "Directory tree"
msgstr "Arborescence"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Browser 0.1.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-08-03 23:52+0200\n"
"POT-Creation-Date: 2011-08-04 00:39+0200\n"
"PO-Revision-Date: 2010-04-07 23:18+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: Italian\n"
@ -768,7 +768,7 @@ msgstr ""
msgid "Command exited with signal %d"
msgstr ""
#: ../src/plugins/dirtree.c:63
#: ../src/plugins/dirtree.c:64
msgid "Directory tree"
msgstr ""

View File

@ -1,5 +1,5 @@
package=Browser
version=0.4.1
version=0.4.2
config=h,sh
subdirs=data,include,po,src,tools