[PC-BSD Commits] r1291 - pbibuild/modules/iourbanterror/overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Thu Jan 31 16:56:00 PST 2008
Author: gonzalo
Date: 2008-01-31 16:56:00 -0800 (Thu, 31 Jan 2008)
New Revision: 1291
Modified:
pbibuild/modules/iourbanterror/overlay-dir/PBI.RemoveScript.sh
Log:
ioUT removescript fixed
Modified: pbibuild/modules/iourbanterror/overlay-dir/PBI.RemoveScript.sh
===================================================================
--- pbibuild/modules/iourbanterror/overlay-dir/PBI.RemoveScript.sh 2008-02-01 00:54:04 UTC (rev 1290)
+++ pbibuild/modules/iourbanterror/overlay-dir/PBI.RemoveScript.sh 2008-02-01 00:56:00 UTC (rev 1291)
@@ -15,7 +15,7 @@
if [ ! -z "$DISPLAY" ]
then
# Ask if we want to remove the user profiles
- kdialog --yesno "Do you want to remove ioUrbanTerror user settings and temporal files?" --title "Remove user settings"
+ kdialog --yesno "Do you want to remove ioUrbanTerror user settings?" --title "Remove user settings"
if [ "$?" = "0" ]
then
cd /home
More information about the Commits
mailing list