tortoisehg / stable (http://tortoisehg.bitbucket.org/)
TortoiseHg repository. Main line of development in "default" branch. Releases, bugfixes, and documentation improvements in "stable" branch.
Clone this repository (size: 23.9 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/tortoisehg/stable/
| commit 3077: | ecf6fc1b0c9f |
| parent 3076: | a3e4ef402ea4 |
| branch: | default |
| tags: | 0.8 |
cmenu: use refresh_overlays.ico for 'Update Icons'
Changed (Δ7 bytes):
raw changeset »
win32/shellext/ContextMenu.cpp (1 lines added, 1 lines removed)
Up to file-list win32/shellext/ContextMenu.cpp:
| … | … | @@ -64,7 +64,7 @@ MenuDescription menuDescList[] = |
64 |
64 |
"general.ico", 0}, |
65 |
65 |
{"thgstatus", "Update Icons", |
66 |
66 |
"Update icons for this repository", |
67 |
" |
|
67 |
"refresh_overlays.ico", 0}, |
|
68 |
68 |
{"userconf", "Global Settings", |
69 |
69 |
"Configure user wide settings", |
70 |
70 |
"settings_user.ico", 0}, |
