All search on SL looks awful, let's just use the Web tab instead now.

This commit is contained in:
Lirusaito
2016-02-06 10:52:56 -05:00
parent 710b75b3a9
commit 0e349736b7
12 changed files with 119 additions and 125 deletions

View File

@@ -54,6 +54,12 @@
<string name="done_text">Fertig</string>
<string name="redirect_404_url">http://secondlife.com/app/search/notfound.html</string>
<string name="default_search_page">"http://secondlife.com/app/search/index.php?"</string>
</panel>
<panel label="Alle" name="web_panel">
<button label="Öffne Web Search Dialog" name="web_search_floater_btn"/>
<web_browser name="web_search_browser" trusted_content="true"/>
<string name="loading_text">Wird geladen...</string>
<string name="done_text">Fertig</string>
</panel>
<panel label="Anzeigen" name="classified_panel">
<string name="searching_text">Suchen...</string>
@@ -282,12 +288,6 @@ Um direkt zu kaufen, klicken Sie auf dem betreffenden Land in der Titelleiste au
<button tool_tip="Zurücksetzen" name="reset_btn"/>
<web_browser name="market_browser" trusted_content="true"/>
<string name="loading_text">Wird geladen...</string>
<string name="done_text">Fertig</string>
</panel>
<panel label="Web" name="web_panel">
<button label="Öffne Web Search Dialog" name="web_search_floater_btn"/>
<web_browser name="web_search_browser" trusted_content="true"/>
<string name="loading_text">Wird geladen...</string>
<string name="done_text">Fertig</string>
</panel>

View File

@@ -145,6 +145,20 @@
http://secondlife.com/app/search/notfound.html
</string>
<string name="default_search_page">"http://secondlife.com/app/search/index.php?"</string>
</panel>
<panel bottom="-549" follows="all" height="533" label="All" left="1" mouse_opaque="false" name="web_panel" width="778">
<button bottom="-30" follows="top|left" height="25" label="" left="10" name="back_btn" width="25" image_overlay="go-previous.png"/>
<button bottom_delta="0" follows="top|left" height="25" label="" left_delta="27" name="forward_btn" width="25" image_overlay="go-next.png" />
<button bottom_delta="0" follows="top|left" height="25" label="" left_delta="27" name="reload_btn" width="25" image_overlay="go-reload.png"/>
<button bottom_delta="0" follows="top|left" height="25" left_delta="27" width="200" label="Open Web Search Floater" name="web_search_floater_btn">
<button.commit_callback function="Search.WebFloater"/>
</button>
<web_browser name="web_search_browser" start_url="http://search.secondlife.com/" trusted_content="true" bottom="25" follows="all" left="10" right="-10" top="-40"/>
<text bottom="5" follows="bottom|left" left="10" height="16" name="status_text"/>
<string name="loading_text">Loading...</string>
<string name="done_text">Done</string>
<string name="redirect_404_url">[APP_SITE]/404</string>
<string name="default_search_page">http://search.secondlife.com/</string>
</panel>
<panel border="true" bottom="-549" follows="left|top|right|bottom" height="533"
label="Classifieds" left="1" left_delta="68" mouse_opaque="false"
@@ -756,20 +770,6 @@ To buy direct, visit the land and click on the place name in the title bar.
<string name="done_text">Done</string>
<string name="redirect_404_url">[APP_SITE]/404</string>
<string name="default_search_page">https://marketplace.secondlife.com/</string>
</panel>
<panel bottom="-549" follows="all" height="533" label="Web" left="1" mouse_opaque="false" name="web_panel" width="778">
<button bottom="-30" follows="top|left" height="25" label="" left="10" name="back_btn" width="25" image_overlay="go-previous.png"/>
<button bottom_delta="0" follows="top|left" height="25" label="" left_delta="27" name="forward_btn" width="25" image_overlay="go-next.png" />
<button bottom_delta="0" follows="top|left" height="25" label="" left_delta="27" name="reload_btn" width="25" image_overlay="go-reload.png"/>
<button bottom_delta="0" follows="top|left" height="25" left_delta="27" width="200" label="Open Web Search Floater" name="web_search_floater_btn">
<button.commit_callback function="Search.WebFloater"/>
</button>
<web_browser name="web_search_browser" start_url="http://search.secondlife.com/" trusted_content="true" bottom="25" follows="all" left="10" right="-10" top="-40"/>
<text bottom="5" follows="bottom|left" left="10" height="16" name="status_text"/>
<string name="loading_text">Loading...</string>
<string name="done_text">Done</string>
<string name="redirect_404_url">[APP_SITE]/404</string>
<string name="default_search_page">http://search.secondlife.com/</string>
</panel>
</tab_container>
<panel bottom="-560" follows="right|top" height="470" left="340"

View File

@@ -86,6 +86,12 @@
</string>
</panel>
<!-- ======================== -->
<panel label="Todos" name="web_panel">
<button left_delta="27" width="200" label="Abrir Búsqueda en Navegador Web" name="web_search_floater_btn"/>
<string name="loading_text">Cargando...</string>
<string name="done_text">Hecho</string>
</panel>
<!-- ======================== -->
<panel label="Clasificados" name="classified_panel">
<string name="searching_text">
Buscando...
@@ -472,12 +478,6 @@
<string name="redirect_404_url">[APP_SITE]/404</string>
<string name="default_search_page">https://marketplace.secondlife.com/?lang=es-ES</string>
</panel>
<!-- ======================== -->
<panel label="Web" name="web_panel">
<button left_delta="27" width="200" label="Abrir Búsqueda en Navegador Web" name="web_search_floater_btn"/>
<string name="loading_text">Cargando...</string>
<string name="done_text">Hecho</string>
</panel>
</tab_container>
<panel name="classified_details_panel"/>
<panel name="Panel Avatar"/>

View File

@@ -50,6 +50,7 @@
http://secondlife.com/app/search/index.php?
</string>
</panel>
<panel label="Tout" name="web_panel"/>
<panel label="Petites annonces" name="classified_panel">
<string name="searching_text">
Recherche en cours...

View File

@@ -52,6 +52,7 @@
&quot;http://secondlife.com/app/search/index.php?&quot;
</string>
</panel>
<panel label="Tutto" name="web_panel"/>
<panel label="Inserzioni" name="classified_panel">
<string name="searching_text">
Ricerca in corso...

View File

@@ -44,6 +44,7 @@
Feito
</string>
</panel>
<panel label="Todos" name="web_panel"/>
<panel label="Classificados" name="classified_panel">
<string name="searching_text">
Buscando...