aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-11-14 16:57:39 -0700
committerMcCabe Maxsted2009-11-14 16:57:39 -0700
commit62186275d941862b31f7781bcc71ba127ef4dc92 (patch)
tree05e4ff84a85f9d83f000ab4a88f3468af94a74cd /linden/indra/newview
parentForce Imprudence to use the correst boost libraries, e.g: #pragma comment( li... (diff)
downloadmeta-impy-62186275d941862b31f7781bcc71ba127ef4dc92.zip
meta-impy-62186275d941862b31f7781bcc71ba127ef4dc92.tar.gz
meta-impy-62186275d941862b31f7781bcc71ba127ef4dc92.tar.bz2
meta-impy-62186275d941862b31f7781bcc71ba127ef4dc92.tar.xz
Moved blog and forums menu option alerts to new notifications system
Diffstat (limited to 'linden/indra/newview')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/alerts.xml42
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml25
2 files changed, 25 insertions, 42 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/alerts.xml b/linden/indra/newview/skins/default/xui/en-us/alerts.xml
index 38ffaa9..d400afe 100644
--- a/linden/indra/newview/skins/default/xui/en-us/alerts.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/alerts.xml
@@ -832,48 +832,6 @@ Download to your Applications folder?
832 Cancel 832 Cancel
833 </option> 833 </option>
834 </alert> 834 </alert>
835 <alert modal="true" name="WebLaunchImprudenceBlog">
836 <message name="message">
837 Go to the Official Imprudence Blog, for the Latest News and Information.
838 </message>
839 <ignore name="ignore">
840 When launching web browser to view the blog
841 </ignore>
842 <option name="Gotopage">
843 OK
844 </option>
845 <option name="Cancel">
846 Cancel
847 </option>
848 </alert>
849 <alert modal="true" name="WebLaunchImprudenceForums">
850 <message name="message">
851 Go to the Official Imprudence Forums to discuss the Imprudence Project.
852 </message>
853 <ignore name="ignore">
854 When launching web browser to view the forums
855 </ignore>
856 <option name="Gotopage">
857 OK
858 </option>
859 <option name="Cancel">
860 Cancel
861 </option>
862 </alert>
863 <alert modal="true" name="WebLaunchLSLGuide">
864 <message name="message">
865 Go to the Scripting Guide for scripting help?
866 </message>
867 <ignore name="ignore">
868 When launching web browser to view the Scripting Guide
869 </ignore>
870 <option name="Gotopage">
871 OK
872 </option>
873 <option name="Cancel">
874 Cancel
875 </option>
876 </alert>
877 <alert modal="true" name="WebLaunchLSLWiki"> 835 <alert modal="true" name="WebLaunchLSLWiki">
878 <message name="message"> 836 <message name="message">
879 Go to the LSL Portal for scripting help? 837 Go to the LSL Portal for scripting help?
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 665b972..e8391ba 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -6592,6 +6592,31 @@ IM history could not be found for [NAME].
6592 yestext="OK"/> 6592 yestext="OK"/>
6593 </notification> 6593 </notification>
6594 6594
6595 <notification
6596 icon="alert.tga"
6597 name="WebLaunchImprudenceBlog"
6598 type="alert">
6599Go to the Official Imprudence Blog, for the Latest News and Information.
6600 <usetemplate
6601 ignoretext="When launching web browser to view the blog"
6602 name="okcancelignore"
6603 notext="Cancel"
6604 yestext="Go to page"/>
6605 </notification>
6606
6607 <notification
6608 icon="alert.tga"
6609 name="WebLaunchImprudenceForums"
6610 type="alert">
6611Go to the Official Imprudence Forums to discuss the Imprudence Project.
6612 <usetemplate
6613 ignoretext="When launching web browser to view the forums"
6614 name="okcancelignore"
6615 notext="Cancel"
6616 yestext="Go to page"/>
6617 </notification>
6618
6619
6595 <!--End Imprudence notifications--> 6620 <!--End Imprudence notifications-->
6596 6621
6597 <global name="UnsupportedCPU"> 6622 <global name="UnsupportedCPU">