[yast-commit] r60643 - in /trunk/firstboot: package/yast2-firstboot.changes src/control/firstboot.xml

Author: jsuchome Date: Tue Feb 2 07:47:15 2010 New Revision: 60643 URL: http://svn.opensuse.org/viewcvs/yast?rev=60643&view=rev Log: - fixed string in default firstboot.xml (bnc#576020) Modified: trunk/firstboot/package/yast2-firstboot.changes trunk/firstboot/src/control/firstboot.xml Modified: trunk/firstboot/package/yast2-firstboot.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/package/yast2-firstboot... ============================================================================== --- trunk/firstboot/package/yast2-firstboot.changes (original) +++ trunk/firstboot/package/yast2-firstboot.changes Tue Feb 2 07:47:15 2010 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Feb 2 07:47:13 CET 2010 - jsuchome@suse.cz + +- fixed string in default firstboot.xml (bnc#576020) + +------------------------------------------------------------------- Mon Jan 11 10:02:39 CET 2010 - jsuchome@suse.cz - set the displaymanager only when respective package is installed Modified: trunk/firstboot/src/control/firstboot.xml URL: http://svn.opensuse.org/viewcvs/yast/trunk/firstboot/src/control/firstboot.x... ============================================================================== --- trunk/firstboot/src/control/firstboot.xml (original) +++ trunk/firstboot/src/control/firstboot.xml Tue Feb 2 07:47:15 2010 @@ -66,7 +66,7 @@ <name>firstboot_network</name> <mode>installation</mode> <stage>firstboot</stage> - <label>Network Configuration II</label> + <label>Network Configuration</label> <proposal_modules config:type="list"> <proposal_module>lan</proposal_module> </proposal_modules> -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
jsuchome@svn.opensuse.org