[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/kdevelop/3.4/src
From:       Amilcar do Carmo Lucas <amilcar () kdevelop ! org>
Date:       2007-01-25 18:51:10
Message-ID: 1169751070.916234.2648.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 627117 by aclu:

fix year (s/2006/2007/) in the Help->About dialog

 M  +1 -1      main.cpp  
 M  +1 -1      main_assistant.cpp  


--- branches/kdevelop/3.4/src/main.cpp #627116:627117
@@ -32,7 +32,7 @@
   static const char description[] = I18N_NOOP("The KDevelop Integrated Development \
Environment");  KAboutData aboutData("kdevelop", I18N_NOOP("KDevelop"),
                        VERSION, description, KAboutData::License_GPL,
-                       I18N_NOOP("(c) 1999-2006, The KDevelop developers"), "", \
"http://www.kdevelop.org"); +                       I18N_NOOP("(c) 1999-2007, The \
KDevelop developers"), "", "http://www.kdevelop.org");  \
aboutData.addAuthor("Alexander Dymo", I18N_NOOP("Release coordinator, Overall \
improvements, Pascal support, C++ support, New File and Documentation parts"), \
"adymo@kdevelop.org");  aboutData.addAuthor("Amilcar do Carmo Lucas", \
I18N_NOOP("Release coordinator, API documentation, Doxygen and autoproject patches"), \
"amilcar@ida.ing.tu-bs.de");  aboutData.addAuthor("David Nolden", I18N_NOOP("Advanced \
C++ code completion, C++ support, overall improvements"), \
                "david.nolden.kdevelop@art-master.de");
--- branches/kdevelop/3.4/src/main_assistant.cpp #627116:627117
@@ -32,7 +32,7 @@
   static const char description[] = I18N_NOOP("The KDevelop Integrated Development \
Environment:\nassistant and documentation viewer");  KAboutData \
aboutData("kdevassistant", I18N_NOOP("KDevelop Assistant"),  VERSION, description, \
                KAboutData::License_GPL,
-                       I18N_NOOP("(c) 1999-2006, The KDevelop developers"), "", \
"http://www.kdevelop.org"); +                       I18N_NOOP("(c) 1999-2007, The \
KDevelop developers"), "", "http://www.kdevelop.org");  \
aboutData.addAuthor("Alexander Dymo", I18N_NOOP("Release coordinator, Overall \
improvements, Pascal support, C++ support, New File and Documentation parts"), \
"adymo@kdevelop.org");  aboutData.addAuthor("Amilcar do Carmo Lucas", \
I18N_NOOP("Release coordinator, API documentation, Doxygen and autoproject patches"), \
"amilcar@ida.ing.tu-bs.de");  aboutData.addAuthor("Bernd Gehrmann", \
I18N_NOOP("Initial idea, basic architecture, much initial source code"), \
"bernd@kdevelop.org");


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic