blob: 062820fbca31fcfd9a41904250f5f4c21afcf6f7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu name="Popup">
<menu_item_call label="Teletransportar" name="Teleport To Landmark"/>
<menu_item_call label="Ver/Editar marco" name="Landmark Open"/>
<menu_item_call label="Copiar SLurl" name="Copy slurl"/>
<menu_item_call label="Mostrar no mapa" name="Show On Map"/>
<menu_item_call label="Copiar" name="Landmark Copy"/>
<menu_item_call label="Colar" name="Landmark Paste"/>
<menu_item_call label="Excluir" name="Delete"/>
</menu>
|