Mailinglist Archive: yast-commit (545 mails)

< Previous Next >
[yast-commit] r60235 - in /trunk/yast2: VERSION library/wizard/src/Wizard.ycp package/yast2.changes
  • From: lslezak@xxxxxxxxxxxxxxxx
  • Date: Tue, 05 Jan 2010 15:29:09 -0000
  • Message-id: <E1NSBLJ-0003cG-Sx@xxxxxxxxxxxxxxxx>
Author: lslezak
Date: Tue Jan 5 16:29:09 2010
New Revision: 60235

URL: http://svn.opensuse.org/viewcvs/yast?rev=60235&view=rev
Log:
- added missing UI::SetProductName() call - display the proper
product name in help texts (using &product; macro) (bnc#535483)
- 2.19.1

Modified:
trunk/yast2/VERSION
trunk/yast2/library/wizard/src/Wizard.ycp
trunk/yast2/package/yast2.changes

Modified: trunk/yast2/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/yast2/VERSION?rev=60235&r1=60234&r2=60235&view=diff
==============================================================================
--- trunk/yast2/VERSION (original)
+++ trunk/yast2/VERSION Tue Jan 5 16:29:09 2010
@@ -1 +1 @@
-2.19.0
+2.19.1

Modified: trunk/yast2/library/wizard/src/Wizard.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/yast2/library/wizard/src/Wizard.ycp?rev=60235&r1=60234&r2=60235&view=diff
==============================================================================
--- trunk/yast2/library/wizard/src/Wizard.ycp (original)
+++ trunk/yast2/library/wizard/src/Wizard.ycp Tue Jan 5 16:29:09 2010
@@ -1840,6 +1840,7 @@
{
y2milestone ("Setting product name to '%1'", name);
product_name = name;
+ UI::SetProductName(product_name);
}

}

Modified: trunk/yast2/package/yast2.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/yast2/package/yast2.changes?rev=60235&r1=60234&r2=60235&view=diff
==============================================================================
--- trunk/yast2/package/yast2.changes (original)
+++ trunk/yast2/package/yast2.changes Tue Jan 5 16:29:09 2010
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Tue Jan 5 15:07:54 UTC 2010 - lslezak@xxxxxxx
+
+- added missing UI::SetProductName() call - display the proper
+ product name in help texts (using &product; macro) (bnc#535483)
+- 2.19.1
+
+-------------------------------------------------------------------
Mon Dec 7 13:03:25 CET 2009 - jsrain@xxxxxxx

- translate module names properly in NCurses CC (bnc#553644)

--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages