[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-05-11 12:40:55
Message-ID: 1178887255.099902.7668.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 663477 by dang:

Change kolourpaint-support@lists.sourceforge.net to \
http://www.kolourpaint.org/support (or nothing, due to string freeze).  Rationale:

Permanently listed email addresses are always spammed and must be changed
every few years.  Hence, should not list email in program in first place.

Website content can always be changed - installed programs cannot be.


 M  +1 -1      BUGS  
 M  +7 -8      README  
 M  +12 -0     kolourpaint.cpp  


--- branches/KDE/3.5/kdegraphics/kolourpaint/BUGS #663476:663477
@@ -1,6 +1,6 @@
 
 Please send bug reports and feature requests to http://bugs.kde.org/ or
-<kolourpaint-support@lists.sourceforge.net>.  Don't hesitate to report bugs
+http://www.kolourpaint.org/support.  Don't hesitate to report bugs
 nor hesitate to send us your wishes - it provides valuable feedback that
 will help to improve future versions of KolourPaint and you will not
 receive flames for reporting duplicates.
--- branches/KDE/3.5/kdegraphics/kolourpaint/README #663476:663477
@@ -85,20 +85,19 @@
 4. Support
 ==========
 
-Email: <kolourpaint-support@lists.sourceforge.net>
+http://www.kolourpaint.org/support
 
 If you have any questions about compiling, installing or using KolourPaint,
-don't be afraid to contact us using the above email address.  Email sent
-to this address is not publicly archived.  We try to support all versions
-of KolourPaint and even issues with 3rd party binary packages.
+don't be afraid to contact us.  We try to support all versions of
+KolourPaint and even issues with 3rd party binary packages.
 
 
 5. Feedback
 ===========
 
 Please send bug reports and feature requests to http://bugs.kde.org/ or
-<kolourpaint-support@lists.sourceforge.net>.  Don't hesitate to report bugs
-nor hesitate to send us your wishes - it provides valuable feedback that
-will help to improve future versions of KolourPaint and you will not
-receive flames for reporting duplicates.
+http://www.kolourpaint.org/support.  Don't hesitate to report bugs nor
+hesitate to send us your wishes - it provides valuable feedback that will
+help to improve future versions of KolourPaint and you will not receive
+flames for reporting duplicates.
 
--- branches/KDE/3.5/kdegraphics/kolourpaint/kolourpaint.cpp #663476:663477
@@ -65,8 +65,14 @@
         I18N_NOOP ("Paint Program for KDE"),
         KAboutData::License_Custom,
         0/*copyright statement - see licence instead*/,
+#if 1
+        0/*free text*/,
+// SYNC: 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
         "http://www.kolourpaint.org/"
     );
 
@@ -75,6 +81,11 @@
     aboutData.setLicenseText (kpLicenseText);
 
 
+#if 1
+    aboutData.setCustomAuthorText (QString::null, QString::null);
+// SYNC: After string freeze, make below the custom author text but point to
+//       http://www.kolourpaint.org/support.
+#else
     aboutData.setCustomAuthorText (
         I18N_NOOP
         (
@@ -95,6 +106,7 @@
             "<br>"
             "</qt>"
         ));
+#endif
 
 
     // SYNC: with AUTHORS


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

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