blob: 154db254da2a0cb0519c724eb66372afd8ed0fdd (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="COF Attachment">
<menu_item_call label="触る" name="touch_attach"/>
<menu_item_call label="編集" name="edit_item"/>
<menu_item_call label="取り外す" name="detach"/>
</context_menu>
|