Mailinglist Archive: yast-commit (693 mails)
| < Previous | Next > |
[yast-commit] r55953 - in /trunk/mouse: package/yast2-mouse.changes src/mouse_finish.ycp
- From: jsrain@xxxxxxxxxxxxxxxx
- Date: Fri, 06 Mar 2009 08:02:27 -0000
- Message-id: <E1LfV0l-0007ik-Nj@xxxxxxxxxxxxxxxx>
Author: jsrain
Date: Fri Mar 6 09:02:26 2009
New Revision: 55953
URL: http://svn.opensuse.org/viewcvs/yast?rev=55953&view=rev
Log:
fixed textdomain
Modified:
trunk/mouse/package/yast2-mouse.changes
trunk/mouse/src/mouse_finish.ycp
Modified: trunk/mouse/package/yast2-mouse.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/mouse/package/yast2-mouse.changes?rev=55953&r1=55952&r2=55953&view=diff
==============================================================================
--- trunk/mouse/package/yast2-mouse.changes (original)
+++ trunk/mouse/package/yast2-mouse.changes Fri Mar 6 09:02:26 2009
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 6 09:02:25 CET 2009 - jsrain@xxxxxxx
+
+- fixed textdomain
+
+-------------------------------------------------------------------
Wed Jan 21 13:19:24 CET 2009 - locilka@xxxxxxx
- Installation-related scripts have been moved here from
Modified: trunk/mouse/src/mouse_finish.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/mouse/src/mouse_finish.ycp?rev=55953&r1=55952&r2=55953&view=diff
==============================================================================
--- trunk/mouse/src/mouse_finish.ycp (original)
+++ trunk/mouse/src/mouse_finish.ycp Fri Mar 6 09:02:26 2009
@@ -19,7 +19,7 @@
//
// SCR::Write is called before SCR is switched to the installed system
-textdomain "installation";
+textdomain "mouse";
import "Progress";
import "Installation";
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Fri Mar 6 09:02:26 2009
New Revision: 55953
URL: http://svn.opensuse.org/viewcvs/yast?rev=55953&view=rev
Log:
fixed textdomain
Modified:
trunk/mouse/package/yast2-mouse.changes
trunk/mouse/src/mouse_finish.ycp
Modified: trunk/mouse/package/yast2-mouse.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/mouse/package/yast2-mouse.changes?rev=55953&r1=55952&r2=55953&view=diff
==============================================================================
--- trunk/mouse/package/yast2-mouse.changes (original)
+++ trunk/mouse/package/yast2-mouse.changes Fri Mar 6 09:02:26 2009
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 6 09:02:25 CET 2009 - jsrain@xxxxxxx
+
+- fixed textdomain
+
+-------------------------------------------------------------------
Wed Jan 21 13:19:24 CET 2009 - locilka@xxxxxxx
- Installation-related scripts have been moved here from
Modified: trunk/mouse/src/mouse_finish.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/mouse/src/mouse_finish.ycp?rev=55953&r1=55952&r2=55953&view=diff
==============================================================================
--- trunk/mouse/src/mouse_finish.ycp (original)
+++ trunk/mouse/src/mouse_finish.ycp Fri Mar 6 09:02:26 2009
@@ -19,7 +19,7 @@
//
// SCR::Write is called before SCR is switched to the installed system
-textdomain "installation";
+textdomain "mouse";
import "Progress";
import "Installation";
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |