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

List:       kde-commits
Subject:    KDE/kdemultimedia/juk
From:       Michael Pyne <mpyne () kde ! org>
Date:       2009-08-03 0:24:48
Message-ID: 1249259088.671074.14588.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1006085 by mpyne:

Doesn't make sense to commit so many patches from a guy without at least a thank you \
in the credits.

While I'm at it, bump version for next major release.


 M  +3 -1      main.cpp  


--- trunk/KDE/kdemultimedia/juk/main.cpp #1006084:1006085
@@ -27,6 +27,7 @@
 static const char description[] = I18N_NOOP("Jukebox and music manager for KDE");
 static const char scott[]       = I18N_NOOP("Author, chief dork and keeper of the \
funk");  static const char michael[]     = I18N_NOOP("Assistant super-hero, fixer of \
many things"); +static const char goerg[]       = I18N_NOOP("More KDE 4 porting \
efforts");  static const char daniel[]      = I18N_NOOP("System tray docking, \
\"inline\" tag editing,\nbug fixes, evangelism, moral support");  static const char \
tim[]         = I18N_NOOP("GStreamer port");  static const char stefan[]      = \
I18N_NOOP("Global keybindings support"); @@ -45,7 +46,7 @@
 int main(int argc, char *argv[])
 {
     KAboutData aboutData("juk", 0, ki18n("JuK"),
-                         "3.3", ki18n(description), KAboutData::License_GPL,
+                         "3.4", ki18n(description), KAboutData::License_GPL,
                          ki18n(" © 2002 - 2009, Scott Wheeler"), KLocalizedString(),
                          "http://developer.kde.org/~wheeler/juk.html");
 
@@ -65,6 +66,7 @@
     aboutData.addCredit(ki18n("Nathan Toone"), ki18n(nathan), \
                "nathan@toonetown.com");
     aboutData.addCredit(ki18n("Pascal Klein"), ki18n(pascal), "4pascal@tpg.com.au");
     aboutData.addCredit(ki18n("Laurent Montel"), ki18n(laurent), "montel@kde.org");
+    aboutData.addCredit(ki18n("Georg Grabler"), ki18n(goerg), "georg@grabler.net";
 
     KCmdLineArgs::init(argc, argv, &aboutData);
 


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

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