aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-25 03:17:55 -0700
committerMcCabe Maxsted2010-08-28 05:01:37 -0700
commitca51311fbdfc46617184fea7d9c801f7353ee00a (patch)
treeb7b95da2afdea9119079f72bc103a588609a9a55 /linden/indra/newview
parentStore account-specific settings in folders formatted as <firstname>_<lastname... (diff)
downloadmeta-impy-ca51311fbdfc46617184fea7d9c801f7353ee00a.zip
meta-impy-ca51311fbdfc46617184fea7d9c801f7353ee00a.tar.gz
meta-impy-ca51311fbdfc46617184fea7d9c801f7353ee00a.tar.bz2
meta-impy-ca51311fbdfc46617184fea7d9c801f7353ee00a.tar.xz
Fixed event names overrunning search window
Diffstat (limited to 'linden/indra/newview')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_event.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_event.xml b/linden/indra/newview/skins/default/xui/en-us/panel_event.xml
index cd1eaa6..99156ee 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_event.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_event.xml
@@ -6,7 +6,8 @@
6 name="event_name_label"> 6 name="event_name_label">
7 Name: 7 Name:
8 </text> 8 </text>
9 <text bottom="-36" follows="top|left" font="SansSerif" left="120" name="event_name"> 9 <text bottom="-36" follows="top|left" font="SansSerif" left="120" name="event_name"
10 width="310">
10 (none) 11 (none)
11 </text> 12 </text>
12 <text bottom_delta="-16" follows="top|left" font="SansSerif" left="20" 13 <text bottom_delta="-16" follows="top|left" font="SansSerif" left="20"
@@ -50,15 +51,15 @@
50 Run By: 51 Run By:
51 </text> 52 </text>
52 <text bottom_delta="0" follows="top|left" font="SansSerif" left="120" 53 <text bottom_delta="0" follows="top|left" font="SansSerif" left="120"
53 name="event_runby"> 54 name="event_runby" width="310">
54 (none) 55 (none)
55 </text> 56 </text>
56 <text bottom_delta="-16" follows="top|left" font="SansSerif" left="20" 57 <text bottom_delta="-16" follows="top|left" font="SansSerif" left="20"
57 name="event_location_label"> 58 name="event_location_label">
58 Location: 59 Location:
59 </text> 60 </text>
60 <text bottom_delta="0" follows="top|left" font="SansSerif" left="120" 61 <text bottom_delta="0" follows="top|left" font="SansSerif" left="120"
61 name="event_location"> 62 name="event_location" width="310">
62 (none) 63 (none)
63 </text> 64 </text>
64 <text bottom_delta="-16" follows="top|left" font="SansSerif" left="20" 65 <text bottom_delta="-16" follows="top|left" font="SansSerif" left="20"