aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-05-27 04:59:49 -0700
committerJacek Antonelli2010-06-19 02:43:03 -0500
commit944f66f7c77d020f761150e889247e278eb2bb53 (patch)
tree71f22de523eb7912badc7159bc6d2d39ae8b128e /linden
parentWorkaround for not being able to set parcel voice settings on OpenSim (diff)
downloadmeta-impy-944f66f7c77d020f761150e889247e278eb2bb53.zip
meta-impy-944f66f7c77d020f761150e889247e278eb2bb53.tar.gz
meta-impy-944f66f7c77d020f761150e889247e278eb2bb53.tar.bz2
meta-impy-944f66f7c77d020f761150e889247e278eb2bb53.tar.xz
Fixed the 'Any Category' combobox in About Land covering the show place in search label
Diffstat (limited to 'linden')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml b/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml
index 80281f6..05c88f7 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_about_land.xml
@@ -638,7 +638,7 @@ Only large parcels can be listed in search.
638 This option is disabled because you cannot modify this parcel's options. 638 This option is disabled because you cannot modify this parcel's options.
639 </string> 639 </string>
640 <combo_box allow_text_entry="false" bottom="-140" enabled="false" follows="left|top" 640 <combo_box allow_text_entry="false" bottom="-140" enabled="false" follows="left|top"
641 height="18" left="255" max_chars="20" mouse_opaque="true" 641 height="18" left="275" max_chars="20" mouse_opaque="true"
642 name="land category with adult" width="130" visible="false"> 642 name="land category with adult" width="130" visible="false">
643 <combo_item name="AnyCategory" value="any"> 643 <combo_item name="AnyCategory" value="any">
644 Any Category 644 Any Category
@@ -685,7 +685,7 @@ Only large parcels can be listed in search.
685 delete the adult item with our UI toolkit. 685 delete the adult item with our UI toolkit.
686 Once we have completed the transition period, the one WITH adult can be deleted. --> 686 Once we have completed the transition period, the one WITH adult can be deleted. -->
687 <combo_box allow_text_entry="false" bottom="-140" enabled="false" follows="left|top" 687 <combo_box allow_text_entry="false" bottom="-140" enabled="false" follows="left|top"
688 height="18" left="255" max_chars="20" mouse_opaque="true" 688 height="18" left="275" max_chars="20" mouse_opaque="true"
689 name="land category" width="130" visible="false"> 689 name="land category" width="130" visible="false">
690 <combo_item name="AnyCategory" value="any"> 690 <combo_item name="AnyCategory" value="any">
691 Any Category 691 Any Category