About to release Panel 0.2.7
This commit is contained in:
parent
995453e292
commit
11bd4aebb8
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
|||
PACKAGE = Panel
|
||||
VERSION = 0.2.6
|
||||
VERSION = 0.2.7
|
||||
SUBDIRS = data include po src tools
|
||||
RM = rm -f
|
||||
LN = ln -f
|
||||
|
|
2
config.h
2
config.h
|
@ -1,5 +1,5 @@
|
|||
#define PACKAGE "Panel"
|
||||
#define VERSION "0.2.6"
|
||||
#define VERSION "0.2.7"
|
||||
|
||||
#ifndef PREFIX
|
||||
# define PREFIX "/usr/local"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PACKAGE="Panel"
|
||||
VERSION="0.2.6"
|
||||
VERSION="0.2.7"
|
||||
|
||||
PREFIX="/usr/local"
|
||||
LIBDIR="${PREFIX}/lib"
|
||||
|
|
2
po/fr.po
2
po/fr.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Panel 0.0.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-05-10 15:30+0200\n"
|
||||
"POT-Creation-Date: 2011-05-27 14:22+0200\n"
|
||||
"PO-Revision-Date: 2010-04-22 12:45+0200\n"
|
||||
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
|
||||
"Language-Team: French\n"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
package=Panel
|
||||
version=0.2.6
|
||||
version=0.2.7
|
||||
config=h,sh
|
||||
|
||||
subdirs=data,include,po,src,tools
|
||||
|
|
Loading…
Reference in New Issue
Block a user