playground/utils/releaseschedule
Burkhard Lück
lueck at hube-lueck.de
Mon Dec 5 22:10:44 UTC 2011
SVN commit 1267247 by lueck:
move Documentation Freeze date to Hard Message Freeze date, ack'ed by the translation teams
CCMAIL:kde-i18n-doc at kde.org
CCMAIL:release-team at kde.org
M +3 -3 mainclass.cpp
M +1 -1 mainclass.ui
--- trunk/playground/utils/releaseschedule/mainclass.cpp #1267246:1267247
@@ -107,9 +107,9 @@
desc = "Final release is released for general consumption.";
break;
case docfreeze :
- desc = "No more substantive changes to documentation or handbooks "
- "after this date. Typos, spelling and simple grammar changes "
- "are permitted.";
+ desc = "No more changes to documentation or handbooks after this date. "
+ "For typos, spelling and simple grammar changes you have to mail "
+ "kde-i18n-doc for approval.";
break;
case tagfreeze :
desc = "During tagging freeze only compilation fixes for all "
--- trunk/playground/utils/releaseschedule/mainclass.ui #1267246:1267247
@@ -72,7 +72,7 @@
<string> weeks</string>
</property>
<property name="value">
- <number>8</number>
+ <number>5</number>
</property>
</widget>
</item>
More information about the release-team
mailing list