Mailinglist Archive: yast-commit (953 mails)
| < Previous | Next > |
[yast-commit] r50497 - /trunk/storage/storage/src/include/ep-hd.ycp
- From: aschnell@xxxxxxxxxxxxxxxx
- Date: Fri, 29 Aug 2008 22:05:52 -0000
- Message-id: <20080829220552.BAB652D508@xxxxxxxxxxxxxxxx>
Author: aschnell
Date: Sat Aug 30 00:05:52 2008
New Revision: 50497
URL: http://svn.opensuse.org/viewcvs/yast?rev=50497&view=rev
Log:
- extended helptext
Modified:
trunk/storage/storage/src/include/ep-hd.ycp
Modified: trunk/storage/storage/src/include/ep-hd.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/include/ep-hd.ycp?rev=50497&r1=50496&r2=50497&view=diff
==============================================================================
--- trunk/storage/storage/src/include/ep-hd.ycp (original)
+++ trunk/storage/storage/src/include/ep-hd.ycp Sat Aug 30 00:05:52 2008
@@ -297,7 +297,8 @@
// helptext
string helptext = _("<p>This view shows all partitions of the selected
-hard disk.</p>");
+hard disk. If the hard disk is used by e.g. BIOS RAID or multipath no
+partitions are shown here.</p>");
Wizard::RestoreHelp(helptext + StorageFields::TableHelptext(fields));
}
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Sat Aug 30 00:05:52 2008
New Revision: 50497
URL: http://svn.opensuse.org/viewcvs/yast?rev=50497&view=rev
Log:
- extended helptext
Modified:
trunk/storage/storage/src/include/ep-hd.ycp
Modified: trunk/storage/storage/src/include/ep-hd.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/include/ep-hd.ycp?rev=50497&r1=50496&r2=50497&view=diff
==============================================================================
--- trunk/storage/storage/src/include/ep-hd.ycp (original)
+++ trunk/storage/storage/src/include/ep-hd.ycp Sat Aug 30 00:05:52 2008
@@ -297,7 +297,8 @@
// helptext
string helptext = _("<p>This view shows all partitions of the selected
-hard disk.</p>");
+hard disk. If the hard disk is used by e.g. BIOS RAID or multipath no
+partitions are shown here.</p>");
Wizard::RestoreHelp(helptext + StorageFields::TableHelptext(fields));
}
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |