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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | f7bfef3bef3354288d321cceffbd0415 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 Perto" name="Zoom Close"/>
  4. <menu_item_call label="Zoom Médio" name="Zoom Medium"/>
  5. <menu_item_call label="Zoom Longe" name="Zoom Far"/>
  6. <menu_item_call label="Zoom padrăo" name="Zoom Default"/>
  7. <menu_item_check label="Girar mapa" name="Rotate Map"/>
  8. <menu_item_check label="Auto Center" name="Auto Center"/>
  9. <menu_item_call label="Parar Acompanhamento" name="Stop Tracking"/>
  10. <menu_item_call label="Mapa-múndi" name="World Map"/>
  11. </menu>