About to release Panel 0.2.1

This commit is contained in:
Pierre Pronchery 2011-02-24 13:01:16 +00:00
parent 336f6eb855
commit 2e956d48f9
5 changed files with 21 additions and 21 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = Panel PACKAGE = Panel
VERSION = 0.2.0 VERSION = 0.2.1
SUBDIRS = data include po src SUBDIRS = data include po src
RM = rm -f RM = rm -f
LN = ln -f LN = ln -f

View File

@ -1,5 +1,5 @@
#define PACKAGE "Panel" #define PACKAGE "Panel"
#define VERSION "0.2.0" #define VERSION "0.2.1"
#ifndef PREFIX #ifndef PREFIX
# define PREFIX "/usr/local" # define PREFIX "/usr/local"

View File

@ -1,5 +1,5 @@
PACKAGE="Panel" PACKAGE="Panel"
VERSION="0.2.0" VERSION="0.2.1"
PREFIX="/usr/local" PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib" LIBDIR="${PREFIX}/lib"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Panel 0.0.5\n" "Project-Id-Version: Panel 0.0.5\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-02-24 13:11+0100\n" "POT-Creation-Date: 2011-02-24 14:00+0100\n"
"PO-Revision-Date: 2010-04-22 12:45+0200\n" "PO-Revision-Date: 2010-04-22 12:45+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n" "Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: French\n" "Language-Team: French\n"
@ -20,7 +20,7 @@ msgstr ""
msgid "Unknown" msgid "Unknown"
msgstr "Inconnu" msgstr "Inconnu"
#: ../src/applets/battery.c:186 ../src/panel.c:391 ../src/panel.c:396 #: ../src/applets/battery.c:186 ../src/panel.c:393 ../src/panel.c:398
#: ../src/run.c:200 ../src/run.c:206 #: ../src/run.c:200 ../src/run.c:206
msgid "Error" msgid "Error"
msgstr "Erreur" msgstr "Erreur"
@ -83,8 +83,8 @@ msgstr "Verrouiller l'écran"
msgid "Logging out is disabled" msgid "Logging out is disabled"
msgstr "Se déconnecter est désactivé" msgstr "Se déconnecter est désactivé"
#: ../src/applets/logout.c:70 ../src/panel.c:730 ../src/panel.c:737 #: ../src/applets/logout.c:70 ../src/panel.c:734 ../src/panel.c:741
#: ../src/panel.c:746 #: ../src/panel.c:750
msgid "Logout" msgid "Logout"
msgstr "Déconnexion" msgstr "Déconnexion"
@ -172,39 +172,39 @@ msgid ""
" -x\tUse icons the size of menus\n" " -x\tUse icons the size of menus\n"
msgstr "" msgstr ""
#: ../src/panel.c:97 #: ../src/panel.c:99
msgid "large" msgid "large"
msgstr "grande" msgstr "grande"
#: ../src/panel.c:98 #: ../src/panel.c:100
msgid "small" msgid "small"
msgstr "petite" msgstr "petite"
#: ../src/panel.c:99 #: ../src/panel.c:101
msgid "smaller" msgid "smaller"
msgstr "très petite" msgstr "très petite"
#: ../src/panel.c:489 #: ../src/panel.c:491
msgid "Panel preferences" msgid "Panel preferences"
msgstr "Préférences du Panel" msgstr "Préférences du Panel"
#: ../src/panel.c:504 #: ../src/panel.c:506
msgid "Top size:" msgid "Top size:"
msgstr "Taille du haut :" msgstr "Taille du haut :"
#: ../src/panel.c:515 #: ../src/panel.c:517
msgid "Bottom size:" msgid "Bottom size:"
msgstr "Taille du bas :" msgstr "Taille du bas :"
#: ../src/panel.c:526 #: ../src/panel.c:528
msgid "General" msgid "General"
msgstr "Général" msgstr "Général"
#: ../src/panel.c:691 #: ../src/panel.c:693
msgid "translator-credits" msgid "translator-credits"
msgstr "Pierre Pronchery <khorben@defora.org>" msgstr "Pierre Pronchery <khorben@defora.org>"
#: ../src/panel.c:716 #: ../src/panel.c:720
msgid "" msgid ""
"This will log you out of the current session, therefore closing any " "This will log you out of the current session, therefore closing any "
"application currently opened and losing any unsaved data.\n" "application currently opened and losing any unsaved data.\n"
@ -215,7 +215,7 @@ msgstr ""
"sauvegardées.\n" "sauvegardées.\n"
"Voulez-vous continuer?" "Voulez-vous continuer?"
#: ../src/panel.c:833 #: ../src/panel.c:837
msgid "" msgid ""
"This will shutdown your device, therefore closing any application currently " "This will shutdown your device, therefore closing any application currently "
"opened and losing any unsaved data.\n" "opened and losing any unsaved data.\n"
@ -226,7 +226,7 @@ msgstr ""
"sauvegardées.\n" "sauvegardées.\n"
"Voulez-vous continuer?" "Voulez-vous continuer?"
#: ../src/panel.c:838 #: ../src/panel.c:842
msgid "" msgid ""
"This will shutdown your computer, therefore closing any application " "This will shutdown your computer, therefore closing any application "
"currently opened and losing any unsaved data.\n" "currently opened and losing any unsaved data.\n"
@ -237,11 +237,11 @@ msgstr ""
"sauvegardées.\n" "sauvegardées.\n"
"Voulez-vous continuer?" "Voulez-vous continuer?"
#: ../src/panel.c:852 ../src/panel.c:859 ../src/panel.c:868 #: ../src/panel.c:856 ../src/panel.c:863 ../src/panel.c:872
msgid "Shutdown" msgid "Shutdown"
msgstr "Arrêter" msgstr "Arrêter"
#: ../src/panel.c:858 #: ../src/panel.c:862
msgid "Restart" msgid "Restart"
msgstr "Redémarrer" msgstr "Redémarrer"

View File

@ -1,5 +1,5 @@
package=Panel package=Panel
version=0.2.0 version=0.2.1
config=h,sh config=h,sh
subdirs=data,include,po,src subdirs=data,include,po,src