projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
988b8a7
)
git-gui: Pluralize timestamps within the options menu.
author
Shawn O. Pearce
<spearce@spearce.org>
Wed, 8 Nov 2006 02:38:22 +0000
(21:38 -0500)
committer
Shawn O. Pearce
<spearce@spearce.org>
Wed, 8 Nov 2006 04:48:22 +0000
(23:48 -0500)
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui
patch
|
blob
|
history
diff --git
a/git-gui
b/git-gui
index 2d82152b362f9b34722b88b72f64539da2380a16..465c2f388b3ab0d8407fd28db0b80f768d4d080c 100755
(executable)
--- a/
git-gui
+++ b/
git-gui
@@
-1491,7
+1491,7
@@
menu .mbar.push
# -- Options Menu
menu .mbar.options
-.mbar.options add checkbutton -label {Trust File Modification Timestamp} \
+.mbar.options add checkbutton -label {Trust File Modification Timestamp
s
} \
-offvalue false \
-onvalue true \
-variable cfg_trust_mtime