[70669] branches/gsoc10-configfiles/base/src/registry2.0/portimage.tcl
and.damore at macports.org
and.damore at macports.org
Mon Aug 16 11:34:52 PDT 2010
Revision: 70669
http://trac.macports.org/changeset/70669
Author: and.damore at macports.org
Date: 2010-08-16 11:34:52 -0700 (Mon, 16 Aug 2010)
Log Message:
-----------
fixed ui output a little more
Modified Paths:
--------------
branches/gsoc10-configfiles/base/src/registry2.0/portimage.tcl
Modified: branches/gsoc10-configfiles/base/src/registry2.0/portimage.tcl
===================================================================
--- branches/gsoc10-configfiles/base/src/registry2.0/portimage.tcl 2010-08-16 18:31:48 UTC (rev 70668)
+++ branches/gsoc10-configfiles/base/src/registry2.0/portimage.tcl 2010-08-16 18:34:52 UTC (rev 70669)
@@ -858,7 +858,7 @@
set result [string range $a 0 [expr [string length $a]-33]]
ui_msg "\n$result\n"
}
- ui_msg "$UI_PREFIX [format [msgcat::mc "Please choose one of (keep) current, install (new), show diff original-(current), show diff current-(upgraded):"] ]"
+ ui_msg "$UI_PREFIX [format [msgcat::mc "Please choose one of:\n$UI_PREFIX\t(keep) current, install (new), show diff original-(current), show diff current-(upgraded):"] ]"
#puts "\nPlease choose one of (keep) current, install (new), show diff original-(current), show diff current-(upgraded):"
gets stdin choice
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100816/73ba2263/attachment-0001.html>
More information about the macports-changes
mailing list