Skip to content

Commit

Permalink
Done #67
Browse files Browse the repository at this point in the history
  • Loading branch information
ousnius committed Aug 17, 2015
1 parent d4b440e commit 96e679a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions res/outfitStudio.xrc
Original file line number Diff line number Diff line change
Expand Up @@ -816,7 +816,7 @@
<help>Duplicate the current shape.</help>
</object>
<object class="wxMenuItem" name="renameShape">
<label>Rename Shape...</label>
<label>Rename Shape...\tF2</label>
<help>Change the name of the current shape.</help>
</object>
<object class="separator" />
Expand Down Expand Up @@ -865,7 +865,7 @@
</object>
<object class="separator" />
<object class="wxMenuItem" name="deleteShape">
<label>Delete Shape\tCtrl+Del</label>
<label>Delete Shape\tDel</label>
<help>Removes the currently selected shape from the outfit.</help>
</object>
</object>
Expand Down Expand Up @@ -2696,7 +2696,7 @@
<help>Duplicate the current shape.</help>
</object>
<object class="wxMenuItem" name="renameShape">
<label>Rename Shape...</label>
<label>Rename Shape...\tF2</label>
<help>Change the name of the current shape.</help>
</object>
<object class="separator" />
Expand Down Expand Up @@ -2739,7 +2739,7 @@
</object>
<object class="separator" />
<object class="wxMenuItem" name="deleteShape">
<label>Delete Shape\tCtrl+Del</label>
<label>Delete Shape\tDel</label>
<help>Removes the currently selected shape from the outfit.</help>
</object>
</object>
Expand Down

0 comments on commit 96e679a

Please sign in to comment.