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

List:       kde-commits
Subject:    KDE/kdevelop/src
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-02-08 16:29:59
Message-ID: 1234110599.264519.7217.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 923350 by apaku:

Also need to build before doing trivial changes.
To create a translated text use ki18n, not KLocalizedString()

 M  +1 -1      main.cpp  


--- trunk/KDE/kdevelop/src/main.cpp #923349:923350
@@ -67,7 +67,7 @@
     aboutData.addCredit( ki18n("Amilcar do Carmo Lucas"), ki18n( "Website admin, API \
documentation, Doxygen and autoproject patches" ), "amilcar@kdevelop.org" );  
     aboutData.addCredit( ki18n("Matt Rogers"), KLocalizedString(), "mattr@kde.org");
-    aboutData.addCredit( ki18n("Cédric Pasteur"), KLocalizedString("astyle and \
ident support"), "cedric.pasteur@free.fr" ); +    aboutData.addCredit( ki18n("Cédric \
                Pasteur"), ki18n("astyle and ident support"), \
                "cedric.pasteur@free.fr" );
     aboutData.addCredit( ki18n("Robert Gruber") , ki18n( "SnippetPart, debugger and \
                usability patches" ), "rgruber@users.sourceforge.net" );
     aboutData.addCredit( ki18n("Dukju Ahn"), ki18n( "Subversion plugin, Custom Make \
                Manager, Overall improvements" ), "dukjuahn@gmail.com" );
     aboutData.addCredit( ki18n("Harald Fernengel"), ki18n( "Ported to Qt 3, patches, \
valgrind, diff and perforce support" ), "harry@kdevelop.org" );


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

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