[yast-commit] r60328 - /trunk/storage/storage/src/include/custom_part_lib.ycp
Author: aschnell Date: Tue Jan 12 12:38:25 2010 New Revision: 60328 URL: http://svn.opensuse.org/viewcvs/yast?rev=60328&view=rev Log: - updated message Modified: trunk/storage/storage/src/include/custom_part_lib.ycp Modified: trunk/storage/storage/src/include/custom_part_lib.ycp URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/storage/src/include/custom_part_lib.ycp?rev=60328&r1=60327&r2=60328&view=diff ============================================================================== --- trunk/storage/storage/src/include/custom_part_lib.ycp (original) +++ trunk/storage/storage/src/include/custom_part_lib.ycp Tue Jan 12 12:38:25 2010 @@ -401,7 +401,8 @@ allowed = false; // error popup text Popup::Error(_("You cannot use any of the following mount points: -/proc, /dev, /lib, /bin, /etc, /sbin, /mnt, /var/adm/mnt, /lost+found +/bin, /dev, /etc, /lib, /lib64, /lost+found, /mnt, /proc, /sbin, /sys, +/var/adm/mnt ")); } else if ( substring( mount, 0, 1 ) != "/" ) -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
aschnell@svn.opensuse.org