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

List:       kde-commits
Subject:    branches/KDE/3.5/kdegraphics/kolourpaint
From:       Clarence Dang <dang () kde ! org>
Date:       2007-06-14 9:29:50
Message-ID: 1181813390.774923.25827.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 675446 by dang:

Drop references to to-be-killed http://www.kolourpaint.org/support


 M  +1 -1      README  
 M  +1 -34     kolourpaint.cpp  


--- branches/KDE/3.5/kdegraphics/kolourpaint/README #675445:675446
@@ -85,7 +85,7 @@
 4. Support
 ==========
 
-Visit: http://www.kolourpaint.org/support
+Visit: http://www.kolourpaint.org/
 
 If you have any questions about compiling, installing or using KolourPaint,
 don't be afraid to contact us.  We try to support all versions of
--- branches/KDE/3.5/kdegraphics/kolourpaint/kolourpaint.cpp #675445:675446
@@ -65,14 +65,7 @@
         I18N_NOOP ("Paint Program for KDE"),
         KAboutData::License_Custom,
         0/*copyright statement - see licence instead*/,
-#if 1
-        0/*free text*/,
-// STRING: After string freeze, make below the "free text" but point to
-//         http://www.kolourpaint.org/support.
-#else
-        I18N_NOOP ("Support / Feedback:\n"
-                   "kolourpaint-support@lists.sourceforge.net\n"),
-#endif
+        0/*no free text*/,
         "http://www.kolourpaint.org/"
     );
 
@@ -81,32 +74,6 @@
     aboutData.setLicenseText (kpLicenseText);
 
 
-// STRING: After string freeze, make below the custom author text but point to
-//         http://www.kolourpaint.org/support.
-#if 0
-    aboutData.setCustomAuthorText (
-        I18N_NOOP
-        (
-            "\n"
-            "For support, or to report bugs and feature requests, please email\n"
-            "<kolourpaint-support@lists.sourceforge.net>"
-            " - the free and friendly\n"
-            "KolourPaint support service.\n"
-            "\n"
-        ),
-        I18N_NOOP
-        (
-            "<qt>"
-            "For support, or to report bugs and feature requests, please email<br>"
-            "<a href=\"mailto:kolourpaint-support@lists.sourceforge.net\">kolourpaint-support@lists.sourceforge.net</a>"
                
-            " - the free and friendly<br>"
-            "KolourPaint support service.<br>"
-            "<br>"
-            "</qt>"
-        ));
-#endif
-
-
     // SYNC: with AUTHORS
 
     aboutData.addAuthor ("Clarence Dang", I18N_NOOP ("Maintainer"), "dang@kde.org");


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

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