aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/notifications.xml
diff options
context:
space:
mode:
authorArmin Weatherwax2009-12-29 22:51:42 +0100
committerArmin Weatherwax2009-12-29 22:51:42 +0100
commit76dd2a2c2395e50fd319879947975178e63b91fb (patch)
treea3323c45e2efd778ae7b2cade2f90c9f0be27a43 /linden/indra/newview/skins/default/xui/en-us/notifications.xml
parentignore (makes github happy) (diff)
parentadded our own website to fetch the client list (diff)
downloadmeta-impy-76dd2a2c2395e50fd319879947975178e63b91fb.zip
meta-impy-76dd2a2c2395e50fd319879947975178e63b91fb.tar.gz
meta-impy-76dd2a2c2395e50fd319879947975178e63b91fb.tar.bz2
meta-impy-76dd2a2c2395e50fd319879947975178e63b91fb.tar.xz
Merge branch 'mimikry' into next
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/notifications.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml18
1 files changed, 18 insertions, 0 deletions
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 e8391ba..fb5e5fd 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -6384,6 +6384,24 @@ Add this Ability to '[ROLE_NAME]'?
6384 </notification> 6384 </notification>
6385 6385
6386 <notification 6386 <notification
6387 icon="notify.tga"
6388 name="QueryClientTags"
6389 type="notify">
6390 Would you like to have the client tag database automatically updated from imprudenceviewer.org?
6391 This ensures that you have the latest information available regarding other clients.
6392 <form name="form">
6393 <button
6394 index="0"
6395 name="Yes"
6396 text="Yes"/>
6397 <button
6398 index="1"
6399 name="No"
6400 text="No"/>
6401 </form>
6402 </notification>
6403
6404 <notification
6387 icon="notifytip.tga" 6405 icon="notifytip.tga"
6388 name="UnableToOpenCommandURL" 6406 name="UnableToOpenCommandURL"
6389 priority="high" 6407 priority="high"