blob: 73d97cd167754c4a9a41830d8c3e583d5aa942ef (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="COF Clothing">
<menu_item_call label="Tag af" name="take_off"/>
<menu_item_call label="Flyt et lag op" name="move_up"/>
<menu_item_call label="Flyt et lag ned" name="move_down"/>
<menu_item_call label="Redigér" name="edit"/>
</context_menu>
|