summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_notification.xml
blob: ec3bc6a2b49639e3f9949c168cc114bc8c1dd07f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="通知パネル" name="notification_panel">
  <!-- THIS PANEL CONTROLS TOAST HEIGHT? -->
  <panel label="情報パネル" name="info_panel">
    <text name="text_box" />
    <text name="caution_text_box" />
    <text_editor name="text_editor_box" />
  </panel>
  <panel label="コントロールパネル" name="control_panel">
    <!-- 
    Notes:
    This panel holds buttons of notification. Change of its size can affect the layout of buttons. 
    -->
  </panel>
</panel>