diff options
author | McCabe Maxsted | 2010-04-19 02:39:31 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-04-19 02:39:31 -0700 |
commit | 0a9be086ecd4fae7b9d390d00501b642c70357a5 (patch) | |
tree | 59dfd0a257514482be69bcf55a3e63b7fc69c08b /linden/indra/newview/hippoGridManager.h | |
parent | Ported slviewer-0-v12300-ReinstateOldSearchTabs.patch from the Hippo Viewer (... (diff) | |
download | meta-impy-0a9be086ecd4fae7b9d390d00501b642c70357a5.zip meta-impy-0a9be086ecd4fae7b9d390d00501b642c70357a5.tar.gz meta-impy-0a9be086ecd4fae7b9d390d00501b642c70357a5.tar.bz2 meta-impy-0a9be086ecd4fae7b9d390d00501b642c70357a5.tar.xz |
Use metaverseink.com for non-SL web searches
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/hippoGridManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/hippoGridManager.h b/linden/indra/newview/hippoGridManager.h index ef351d9..d99918b 100644 --- a/linden/indra/newview/hippoGridManager.h +++ b/linden/indra/newview/hippoGridManager.h | |||
@@ -51,7 +51,7 @@ public: | |||
51 | const std::string& getFirstName() const; | 51 | const std::string& getFirstName() const; |
52 | const std::string& getLastName() const; | 52 | const std::string& getLastName() const; |
53 | const std::string& getAvatarPassword() const; | 53 | const std::string& getAvatarPassword() const; |
54 | std::string getSearchUrl(SearchType ty) const; | 54 | std::string getSearchUrl(SearchType ty, bool is_web) const; |
55 | bool isRenderCompat() const; | 55 | bool isRenderCompat() const; |
56 | 56 | ||
57 | const std::string& getCurrencySymbol() const; | 57 | const std::string& getCurrencySymbol() const; |