PageRenderTime 135ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/pl/floater_inspect.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 14 lines | 14 code | 0 blank | 0 comment | 0 complexity | 42b2c2e2acee1c13950f489490bfd981 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="inspect" title="INSPEKCJA OBIEKTÓW">
  3. <floater.string name="timeStamp">
  4. [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
  5. </floater.string>
  6. <scroll_list name="object_list" tool_tip="">
  7. <scroll_list.columns label="Nazwa" name="object_name"/>
  8. <scroll_list.columns label="W?a?ciciel" name="owner_name"/>
  9. <scroll_list.columns label="Twórca" name="creator_name"/>
  10. <scroll_list.columns label="Data kreacji" name="creation_date"/>
  11. </scroll_list>
  12. <button label="Profil W?a?ciciela..." label_selected="" name="button owner" tool_tip=""/>
  13. <button label="Profil Twórcy..." label_selected="" name="button creator" tool_tip=""/>
  14. </floater>