summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 898ff9e)
raw | patch | inline | side by side (parent: 898ff9e)
author | Christian Stimming <stimming@tuhh.de> | |
Tue, 8 Jan 2008 20:21:15 +0000 (21:21 +0100) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 16 Jan 2008 05:44:14 +0000 (00:44 -0500) |
I broke this extremely cool feature in 1ac17950,
but it is rather easy to fix this. Sorry for that.
Signed-off-by: Christian Stimming <stimming@tuhh.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
but it is rather easy to fix this. Sorry for that.
Signed-off-by: Christian Stimming <stimming@tuhh.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/index.tcl | patch | blob | history |
diff --git a/lib/index.tcl b/lib/index.tcl
index a0b22f2945c7293f62baf4c497fe6e8119b1df0a..30a244cc170a344ba99be1c7be07fdebe4333bde 100644 (file)
--- a/lib/index.tcl
+++ b/lib/index.tcl
set reply [tk_dialog \
.confirm_revert \
"[appname] ([reponame])" \
- [mc "Any unstaged changes will be permanently lost by the revert."] \
+ "$query
+
+[mc "Any unstaged changes will be permanently lost by the revert."]" \
question \
1 \
[mc "Do Nothing"] \