blob: 0e2d04ffbb5e50f4092a38f5322a7d3b41a7e5f4 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu name="Popup">
<menu_item_call label="Zoom tæt" name="Zoom Close"/>
<menu_item_call label="Zoom mellem" name="Zoom Medium"/>
<menu_item_call label="Zoom langt" name="Zoom Far"/>
<menu_item_check label="Rotér kort" name="Rotate Map"/>
<menu_item_call label="Stop Tracking" name="Stop Tracking"/>
<menu_item_call label="Verdenskort" name="World Map"/>
</menu>
|