aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-07-09 03:07:25 -0700
committerMcCabe Maxsted2010-07-09 03:12:47 -0700
commitd53a422354cbe27b0e0b3faa07be80b3c5df0896 (patch)
tree514fa434abae791afc146768dd38e1e1a9f958db /linden/indra/newview/skins/default
parentUpdated hipporestrequest code to hippo 0.6.3 (diff)
downloadmeta-impy-d53a422354cbe27b0e0b3faa07be80b3c5df0896.zip
meta-impy-d53a422354cbe27b0e0b3faa07be80b3c5df0896.tar.gz
meta-impy-d53a422354cbe27b0e0b3faa07be80b3c5df0896.tar.bz2
meta-impy-d53a422354cbe27b0e0b3faa07be80b3c5df0896.tar.xz
Use cancel-apply-ok for the grid manager, fixed those weird refresh bugs, re-added notfications for errors
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml12
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml41
2 files changed, 47 insertions, 6 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml b/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml
index df7b2a0..8d3e101 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml
@@ -14,10 +14,10 @@
14 </text> 14 </text>
15 15
16 <scroll_list background_visible="true" bottom_delta="65" draw_border="true" 16 <scroll_list background_visible="true" bottom_delta="65" draw_border="true"
17 draw_stripes="true" 17 draw_stripes="false" sort_column="0"
18 follows="top|left|bottom" height="300" left="10" multi_select="false" 18 follows="top|left|bottom" height="300" left="10" multi_select="false"
19 name="grid_selector" width="170"> 19 name="grid_selector" width="170">
20 <column label="" name="grid" width="200" /> 20 <column label="Grid List" name="grid" width="170" />
21 </scroll_list> 21 </scroll_list>
22 22
23 <!-- Grid Selector Buttons --> 23 <!-- Grid Selector Buttons -->
@@ -122,7 +122,7 @@
122 halign="center" follows="left|top" scale_image="true" 122 halign="center" follows="left|top" scale_image="true"
123 font="SansSerifSmall" mouse_opaque="true" /> 123 font="SansSerifSmall" mouse_opaque="true" />
124 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center" 124 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center"
125 height="18" label="Clear All" left_delta="104" 125 height="18" label="Clear Info" left_delta="104"
126 mouse_opaque="true" name="btn_clear" scale_image="true" width="100" /> 126 mouse_opaque="true" name="btn_clear" scale_image="true" width="100" />
127 127
128 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 128 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
@@ -247,13 +247,13 @@
247 height="24" label="Connect" label_selected="Connect" 247 height="24" label="Connect" label_selected="Connect"
248 left="280" mouse_opaque="true" name="connect_btn" scale_image="TRUE" 248 left="280" mouse_opaque="true" name="connect_btn" scale_image="TRUE"
249 width="100" /> --> 249 width="100" /> -->
250 <button bottom="8" follows="right|bottom" font="SansSerif" halign="center" 250 <button bottom="2" follows="right|bottom" font="SansSerif" halign="center"
251 height="24" label="Apply" label_selected="Apply" left="-108" 251 height="24" label="Apply" label_selected="Apply" left="-108"
252 mouse_opaque="true" name="btn_apply" scale_image="TRUE" width="100" /> 252 mouse_opaque="true" name="btn_apply" scale_image="TRUE" width="100" />
253 <button bottom="8" follows="right|bottom" font="SansSerif" halign="center" 253 <button bottom="2" follows="right|bottom" font="SansSerif" halign="center"
254 height="24" label="Cancel" label_selected="Cancel" left_delta="-104" 254 height="24" label="Cancel" label_selected="Cancel" left_delta="-104"
255 mouse_opaque="true" name="btn_cancel" scale_image="TRUE" width="100" /> 255 mouse_opaque="true" name="btn_cancel" scale_image="TRUE" width="100" />
256 <button bottom="8" follows="right|bottom" font="SansSerif" halign="center" 256 <button bottom="2" follows="right|bottom" font="SansSerif" halign="center"
257 height="24" label="OK" label_selected="OK" left_delta="-104" 257 height="24" label="OK" label_selected="OK" left_delta="-104"
258 mouse_opaque="true" name="btn_ok" scale_image="TRUE" width="100" /> 258 mouse_opaque="true" name="btn_ok" scale_image="TRUE" width="100" />
259 <!-- 259 <!--
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
index 5677073..57c401e 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -6864,6 +6864,47 @@ You have been disconnected from the region you were in. Unable to continue.
6864</notification> 6864</notification>
6865 6865
6866<notification 6866<notification
6867 icon="alertmodal.tga"
6868 name="GridsNoNick"
6869 type="alertmodal">
6870Cannot save new grid information.
6871
6872You need to specify a unique grid nickname.
6873</notification>
6874
6875<notification
6876 icon="alertmodal.tga"
6877 name="GridsNoLoginUri"
6878 type="alertmodal">
6879Cannot save new grid '[NAME]'.
6880
6881You need to specify a login URI.
6882</notification>
6883
6884<notification
6885 icon="alertmodal.tga"
6886 name="GridExists"
6887 type="alertmodal">
6888Cannot save new grid '[NAME]'.
6889
6890A grid with the same nickname already exists.
6891</notification>
6892
6893<notification
6894 icon="alertmodal.tga"
6895 name="GridInfoNoLoginUri"
6896 type="alertmodal">
6897A login URI is required to retrieve the grid info.
6898</notification>
6899
6900<notification
6901 icon="alertmodal.tga"
6902 name="GridInfoError"
6903 type="alertmodal">
6904Cannot retrieve grid info from server.
6905</notification>
6906
6907<notification
6867 icon="alert.tga" 6908 icon="alert.tga"
6868 name="IMLogNotFound" 6909 name="IMLogNotFound"
6869 type="alert"> 6910 type="alert">