Mailinglist Archive: yast-commit (500 mails)
| < Previous | Next > |
[yast-commit] r66497 - in /branches/SuSE-Code-11-SP2-Branch/fcoe-client/src: fcoe-client.desktop wizards.ycp
- From: gs@xxxxxxxxxxxxxxxxx
- Date: Thu, 20 Oct 2011 12:00:00 -0000
- Message-id: <20111020120000.6F77932C23@svn2.opensuse.org>
Author: gs
Date: Thu Oct 20 13:59:59 2011
New Revision: 66497
URL: http://svn.opensuse.org/viewcvs/yast?rev=66497&view=rev
Log:
icon name is yast-fcoe
Modified:
branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/fcoe-client.desktop
branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp
Modified: branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/fcoe-client.desktop
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/fcoe-client.desktop?rev=66497&r1=66496&r2=66497&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/fcoe-client.desktop
(original)
+++ branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/fcoe-client.desktop Thu
Oct 20 13:59:59 2011
@@ -17,7 +17,7 @@
X-SuSE-YaST-AutoInstResource=fcoe-client
X-SuSE-YaST-AutoInstClonable=true
-Icon=fcoe
+Icon=yast-fcoe
Exec=/sbin/yast2 fcoe-client
Name=FCoE Client Configuration
Modified: branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp?rev=66497&r1=66496&r2=66497&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp (original)
+++ branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp Thu Oct 20
13:59:59 2011
@@ -171,8 +171,7 @@
Wizard::SetAbortButton(`abort, Label::CancelButton());
Wizard::HideBackButton();
- // TODO: rename icon to yast2-fcoe-client (yast2-theme package)
- Wizard::SetTitleIcon("fcoe");
+ Wizard::SetTitleIcon("yast-fcoe");
return CWM::Run (w, $[`abort : ReallyAbort]);
}
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Thu Oct 20 13:59:59 2011
New Revision: 66497
URL: http://svn.opensuse.org/viewcvs/yast?rev=66497&view=rev
Log:
icon name is yast-fcoe
Modified:
branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/fcoe-client.desktop
branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp
Modified: branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/fcoe-client.desktop
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/fcoe-client.desktop?rev=66497&r1=66496&r2=66497&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/fcoe-client.desktop
(original)
+++ branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/fcoe-client.desktop Thu
Oct 20 13:59:59 2011
@@ -17,7 +17,7 @@
X-SuSE-YaST-AutoInstResource=fcoe-client
X-SuSE-YaST-AutoInstClonable=true
-Icon=fcoe
+Icon=yast-fcoe
Exec=/sbin/yast2 fcoe-client
Name=FCoE Client Configuration
Modified: branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp?rev=66497&r1=66496&r2=66497&view=diff
==============================================================================
--- branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp (original)
+++ branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp Thu Oct 20
13:59:59 2011
@@ -171,8 +171,7 @@
Wizard::SetAbortButton(`abort, Label::CancelButton());
Wizard::HideBackButton();
- // TODO: rename icon to yast2-fcoe-client (yast2-theme package)
- Wizard::SetTitleIcon("fcoe");
+ Wizard::SetTitleIcon("yast-fcoe");
return CWM::Run (w, $[`abort : ReallyAbort]);
}
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |