projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b3680f
)
git-gui: fix typo in image data
author
Bert Wesarg
<bert.wesarg@googlemail.com>
Thu, 9 Dec 2010 20:46:21 +0000
(21:46 +0100)
committer
Pat Thoyts
<patthoyts@users.sourceforge.net>
Fri, 28 Jan 2011 00:16:42 +0000
(
00:16
+0000)
Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
git-gui.sh
patch
|
blob
|
history
diff --git
a/git-gui.sh
b/git-gui.sh
index 8c3cf6b85082f19366d3de3476691a3363d73f48..8d576b398c097a4c2c7cfe2336711bc206e3ab58 100755
(executable)
--- a/
git-gui.sh
+++ b/
git-gui.sh
@@
-1962,8
+1962,8
@@
static unsigned char file_merge_bits[] = {
} -maskdata $filemask
image create bitmap file_statechange -background white -foreground green -data {
-#define file_
mer
ge_width 14
-#define file_
mer
ge_height 15
+#define file_
statechan
ge_width 14
+#define file_
statechan
ge_height 15
static unsigned char file_statechange_bits[] = {
0xfe, 0x01, 0x02, 0x03, 0x02, 0x05, 0x02, 0x09, 0x02, 0x1f, 0x62, 0x10,
0x62, 0x10, 0xba, 0x11, 0xba, 0x11, 0x62, 0x10, 0x62, 0x10, 0x02, 0x10,