comparison filestates.h @ 361:4cd753e083cc feature_91b

Add Rename and Copy to right-button menu on file status widget. (This is the real feature 91 -- I bungled the feature number with the earlier feature_91 branch, which actually addressed feature 106.)
author Chris Cannam
date Thu, 17 Mar 2011 17:34:23 +0000
parents a52970e7a6e0
children
comparison
equal deleted inserted replaced
358:ea6f76c0aa76 361:4cd753e083cc
60 Annotate, 60 Annotate,
61 61
62 Commit, 62 Commit,
63 Revert, 63 Revert,
64 64
65 Rename,
66 Copy,
67
65 Add, 68 Add,
66 Remove, 69 Remove,
67 70
68 RedoMerge, 71 RedoMerge,
69 MarkResolved, 72 MarkResolved,