PageRenderTime 40ms CodeModel.GetById 25ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/app_settings/toolbars.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 25 lines | 25 code | 0 blank | 0 comment | 0 complexity | e95855f65c9971dffda6e21e17dcb136 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <toolbars>
  3. <bottom_toolbar
  4. button_display_mode="icons_with_text">
  5. <command name="chat"/>
  6. <command name="speak"/>
  7. <command name="destinations"/>
  8. <command name="people"/>
  9. <command name="profile"/>
  10. <command name="move"/>
  11. <command name="view"/>
  12. <command name="howto"/>
  13. </bottom_toolbar>
  14. <left_toolbar
  15. button_display_mode="icons_only">
  16. <command name="avatar"/>
  17. <command name="appearance"/>
  18. <command name="inventory"/>
  19. <command name="search"/>
  20. <command name="places"/>
  21. <command name="voice"/>
  22. <command name="minimap"/>
  23. <command name="snapshot"/>
  24. </left_toolbar>
  25. </toolbars>