PageRenderTime 92ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/de/menu_mini_map.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | 2315863fa457f6c7bc39103f0381482b MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <menu name="Popup">
  3. <menu_item_call label="Zoom Nah" name="Zoom Close"/>
  4. <menu_item_call label="Zoom Mittel" name="Zoom Medium"/>
  5. <menu_item_call label="Zoom Weit" name="Zoom Far"/>
  6. <menu_item_call label="Zoom-Standard" name="Zoom Default"/>
  7. <menu_item_check label="Karte drehen" name="Rotate Map"/>
  8. <menu_item_check label="Automatisch zentrieren" name="Auto Center"/>
  9. <menu_item_call label="Verfolgung abschalten" name="Stop Tracking"/>
  10. <menu_item_call label="Weltkarte" name="World Map"/>
  11. </menu>