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

List:       kde-commits
Subject:    [Amarok]  Readd Nuno's ocs username to main.cpp. The issue w
From:       Teo Mrnjavac <teo () getamarok ! com>
Date:       2009-08-24 17:42:16
Message-ID: 200908241742.n7OHgGlv019395 () Wurst ! kollide ! net
[Download RAW message or body]

commit 521cc4e9d28b94fb71e5dad687f5cdbfd800c9f6
Author:     Teo Mrnjavac <teo@getamarok.com>
AuthorDate: Mon Aug 24 19:37:59 2009 +0200
Commit:     Teo Mrnjavac <teo@getamarok.com>
CommitDate: Mon Aug 24 19:37:59 2009 +0200

    Readd Nuno's ocs username to main.cpp.
    The issue with the dialog hanging on his username is that oD.o usernames are case \
sensitive and his was capitalized wrong, and this Social About Dialog code is not \
robust enough (yet).

diff --git a/src/main.cpp b/src/main.cpp
index a2aa2af..5ebd02b 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -104,7 +104,7 @@ int main( int argc, char *argv[] )
     aboutData.addCredit( ki18n("Myriam Schweingruber"), ki18n(( "Rokymoter, bug \
squashing (Mamarok)" )), "myriam@kde.org" );  ocsData.addCredit( "Mamarok", \
                aboutData.credits().last() );
     aboutData.addCredit( ki18n("Nuno Pinheiro"), ki18n(( "Artwork" )), \
                "nuno@oxygen-icons.org" );
-        ocsData.addCredit( QString()/*"Nunopinheirokde"*/, \
aboutData.credits().last() ); +        ocsData.addCredit( "nunopinheirokde", \
                aboutData.credits().last() );
     aboutData.addCredit( ki18n("Olivier Bédard"), ki18n(( "Website hosting" )), \
"paleo@pwsp.net" );  ocsData.addCredit( QString(), aboutData.credits().last() );
     aboutData.addCredit( ki18n("Pasi Lalinaho"), ki18n(( "Rokymoter (emunkki)" )), \
"pasi@getamarok.com" );


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

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