[colobot] 225/390: Undo

Didier Raboud odyx at moszumanska.debian.org
Fri Jun 12 14:21:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch upstream/latest
in repository colobot.

commit d3df4a157a67d6742dfc41a06ef4c07daedf6dcf
Author: Piotr Walkusz <piotrwalkusz1 at wp.pl>
Date:   Wed Nov 12 23:32:26 2014 +0100

    Undo
---
 desktop/po/colobot-desktop.pot | 6 ++++--
 desktop/po/fr.po               | 6 ++++--
 src/app/app.h                  | 3 ++-
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/desktop/po/colobot-desktop.pot b/desktop/po/colobot-desktop.pot
index ac6bbd2..4e83d4a 100644
--- a/desktop/po/colobot-desktop.pot
+++ b/desktop/po/colobot-desktop.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-01-20 14:26+0100\n"
+"POT-Creation-Date: 2014-11-12 19:35+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -16,16 +16,19 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#. type: Name=
 #: colobot.ini:1
 #, no-wrap
 msgid "Colobot"
 msgstr ""
 
+#. type: GenericName=
 #: colobot.ini:2
 #, no-wrap
 msgid "Game to learn programming"
 msgstr ""
 
+#. type: Comment=
 #: colobot.ini:3
 #, no-wrap
 msgid "Colonize with bots"
@@ -132,4 +135,3 @@ msgstr ""
 #: colobot.pod:47
 msgid "This manpage was written by Didier Raboud <S<odyx at debian.org>>."
 msgstr ""
-
diff --git a/desktop/po/fr.po b/desktop/po/fr.po
index 40fa9e1..4cfd5ea 100644
--- a/desktop/po/fr.po
+++ b/desktop/po/fr.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-01-20 14:26+0100\n"
+"POT-Creation-Date: 2014-11-12 19:35+0100\n"
 "PO-Revision-Date: 2012-12-27 11:00+0100\n"
 "Last-Translator: Didier Raboud <odyx at debian.org>\n"
 "Language-Team: none\n"
@@ -16,16 +16,19 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
+#. type: Name=
 #: colobot.ini:1
 #, no-wrap
 msgid "Colobot"
 msgstr "Colobot"
 
+#. type: GenericName=
 #: colobot.ini:2
 #, no-wrap
 msgid "Game to learn programming"
 msgstr "Apprentissage de la programmation par le jeu"
 
+#. type: Comment=
 #: colobot.ini:3
 #, no-wrap
 msgid "Colonize with bots"
@@ -150,4 +153,3 @@ msgid "This manpage was written by Didier Raboud <S<odyx at debian.org>>."
 msgstr ""
 "Cette page de manuel a été écrite et traduite par Didier Raboud "
 "<S<odyx at debian.org>>."
-
diff --git a/src/app/app.h b/src/app/app.h
index e0c4b24..52ed77a 100644
--- a/src/app/app.h
+++ b/src/app/app.h
@@ -202,8 +202,9 @@ struct ApplicationPrivate;
 class CApplication : public CSingleton<CApplication>
 {
 public:
+    //! Constructor (can only be called once!)
     CApplication();
-    
+    //! Destructor
     ~CApplication();
 
     //! Returns the application's event queue

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/colobot.git



More information about the Pkg-games-commits mailing list