PageRenderTime 52ms CodeModel.GetById 31ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/zh/panel_navigation_bar.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 18 lines | 18 code | 0 blank | 0 comment | 0 complexity | 32a0f269a7f0ec08b6ca853811a00a32 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="navigation_bar">
  3. <panel name="navigation_panel">
  4. <pull_button name="back_btn" tool_tip="???????"/>
  5. <pull_button name="forward_btn" tool_tip="???????"/>
  6. <button name="home_btn" tool_tip="??????????"/>
  7. <location_input label="??" name="location_combo"/>
  8. <search_combo_box label="??" name="search_combo_box" tool_tip="??">
  9. <combo_editor label="?? [SECOND_LIFE]" name="search_combo_editor"/>
  10. </search_combo_box>
  11. </panel>
  12. <favorites_bar name="favorite" tool_tip="??????????????????????????????!!">
  13. <label name="favorites_bar_label" tool_tip="??????????????????????????????!!">
  14. ???
  15. </label>
  16. <chevron_button name="&gt;&gt;" tool_tip="????????"/>
  17. </favorites_bar>
  18. </panel>