Mailinglist Archive: yast-commit (711 mails)
| < Previous | Next > |
[yast-commit] r48239 - /branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp
- From: aschnell@xxxxxxxxxxxxxxxx
- Date: Wed, 11 Jun 2008 15:22:17 -0000
- Message-id: <20080611152217.38E00293D9@xxxxxxxxxxxxxxxx>
Author: aschnell
Date: Wed Jun 11 17:22:16 2008
New Revision: 48239
URL: http://svn.opensuse.org/viewcvs/yast?rev=48239&view=rev
Log:
- use new icons
Modified:
branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp
Modified: branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp?rev=48239&r1=48238&r2=48239&view=diff
==============================================================================
--- branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp (original)
+++ branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp Wed Jun
11 17:22:16 2008
@@ -12,9 +12,9 @@
const string lvm_icon = "yast-lvm_config.png";
- const string raid_icon = "yast-general.png";
+ const string raid_icon = "yast-raid.png";
- const string loop_icon = "yast-general.png";
+ const string loop_icon = "yast-encrypted.png";
const string dm_icon = "yast-general.png";
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Wed Jun 11 17:22:16 2008
New Revision: 48239
URL: http://svn.opensuse.org/viewcvs/yast?rev=48239&view=rev
Log:
- use new icons
Modified:
branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp
Modified: branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp?rev=48239&r1=48238&r2=48239&view=diff
==============================================================================
--- branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp (original)
+++ branches/tmp/aschnell/part-redesign/storage/src/include/icons.ycp Wed Jun
11 17:22:16 2008
@@ -12,9 +12,9 @@
const string lvm_icon = "yast-lvm_config.png";
- const string raid_icon = "yast-general.png";
+ const string raid_icon = "yast-raid.png";
- const string loop_icon = "yast-general.png";
+ const string loop_icon = "yast-encrypted.png";
const string dm_icon = "yast-general.png";
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |