[PC-BSD Commits] r17319 - pcbsd/current/src-qt4/life-preserver
svn at pcbsd.org
svn at pcbsd.org
Tue Jun 19 10:29:00 PDT 2012
Author: kenmoore
Date: 2012-06-19 17:28:59 +0000 (Tue, 19 Jun 2012)
New Revision: 17319
Modified:
pcbsd/current/src-qt4/life-preserver/lifePreserverUserExclude.ui
Log:
Add a comment to the "Notes" on the include/exclude GUI that symbolic links will be resolved automatically.
Modified: pcbsd/current/src-qt4/life-preserver/lifePreserverUserExclude.ui
===================================================================
--- pcbsd/current/src-qt4/life-preserver/lifePreserverUserExclude.ui 2012-06-19 17:16:33 UTC (rev 17318)
+++ pcbsd/current/src-qt4/life-preserver/lifePreserverUserExclude.ui 2012-06-19 17:28:59 UTC (rev 17319)
@@ -91,7 +91,7 @@
<item row="2" column="0">
<widget class="QLabel" name="label">
<property name="text">
- <string>Note: Please use full path names, wildcards such as * are supported</string>
+ <string>Note: Please use full path names (paths with symbolic links will automatically be adjusted). Wildcards such as * are supported.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
More information about the Commits
mailing list