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

List:       kde-release-team
Subject:    playground/utils/releaseschedule
From:       Tom Albers <toma () kde ! org>
Date:       2010-05-30 10:06:34
Message-ID: 20100530100634.53B9EAC8C6 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1132325 by toma:

Typo fixes are allowed up to the hard message freeze, not beta2.
CCMAIL:release-team@kde.org


 M  +2 -2      mainclass.cpp  


--- trunk/playground/utils/releaseschedule/mainclass.cpp #1132324:1132325
@@ -67,7 +67,7 @@
                        "in strings can be fixed. No major new strings changes should "
                        "be done. It is ok to remove strings. Exception: Artwork "
                        "(try to keep the number of new strings low anyways). "
-                       "Exception: Typo fixes can be fixed until Beta2 is released "
+                       "Exception: Typo fixes can be fixed until the Hard Message Freeze, "
                        "but you have to mail kde-i18n-doc saying you made a typo fix "
                        "change.";
                 break;
@@ -280,7 +280,7 @@
         text.append( "DTSTART: " + dt.toString( Qt::ISODate ) + "Z\n" );
         text.append( "SUMMARY: " + i.value().first + "\n" );
         QString desc(i.value().second);
-        desc.remove("\n"," ");
+        desc.replace('\n',' ');
         text.append( "DESCRIPTION: " + desc + "\n" );
         text.append( "END:VEVENT\n\n");
 
_______________________________________________
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team
[prev in list] [next in list] [prev in thread] [next in thread] 

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