Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-gui: Make input boxes in init/clone/open dialogs consistent
[gitweb.git]
/
lib
/
transport.tcl
diff --git
a/lib/transport.tcl
b/lib/transport.tcl
index 8e6a9d0a6010cf5efee069a2d488124bcbdb54cd..e419d7810ae404e41a0a85080d16f4576d737d8a 100644
(file)
--- a/
lib/transport.tcl
+++ b/
lib/transport.tcl
@@
-135,7
+135,7
@@
proc do_push_anywhere {} {
set push_urltype url
}
radiobutton $w.dest.url_r \
- -text [mc "Arbitrary
URL
:"] \
+ -text [mc "Arbitrary
Location
:"] \
-value url \
-variable push_urltype
entry $w.dest.url_t \