diff options
author | Jay Threeth | 2011-04-02 18:56:23 -0700 |
---|---|---|
committer | Jay Threeth | 2011-04-02 18:56:23 -0700 |
commit | 93cdc938be59db040fa2eb26c478d2328c34da7b (patch) | |
tree | f4f25b9c7343787fe0bb2b3c39efd1362763b376 /linden/indra/newview/skins/default/xui/en-us/notifications.xml | |
parent | Merge branch 'exp' of github.com:onefang/meta-impy into libotr (diff) | |
download | meta-impy-93cdc938be59db040fa2eb26c478d2328c34da7b.zip meta-impy-93cdc938be59db040fa2eb26c478d2328c34da7b.tar.gz meta-impy-93cdc938be59db040fa2eb26c478d2328c34da7b.tar.bz2 meta-impy-93cdc938be59db040fa2eb26c478d2328c34da7b.tar.xz |
checkpoint, non functional
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.xml | 23 |
1 files changed, 23 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 320ed18..219f85b 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -6891,6 +6891,27 @@ This ensures that you have the latest information available regarding other clie | |||
6891 | The URL you clicked cannot be opened from this web browser. | 6891 | The URL you clicked cannot be opened from this web browser. |
6892 | </notification> | 6892 | </notification> |
6893 | 6893 | ||
6894 | <!--[$PLOTR$]--> | ||
6895 | <notification | ||
6896 | icon="notify.tga" | ||
6897 | name="QueryEmeraldOTR" | ||
6898 | type="alertmodal"> | ||
6899 | OTR encrypts your IMs so they can't be read by anyone other than the person you are talking to. | ||
6900 | |||
6901 | Do you want to automatically secure your IMs? | ||
6902 | <form name="form"> | ||
6903 | <button index="0" name="Yes" text="Yes"/> | ||
6904 | <button index="1" name="No" text="No"/> | ||
6905 | </form> | ||
6906 | </notification> | ||
6907 | <!-- These belong in some help page, but there is no similar page in Imprudence (yet?) | ||
6908 | |||
6909 | OTR - This is automatic encryption of your IM's to prevent sniffers from spying. | ||
6910 | Strongly recommended to use Require OTR setting. | ||
6911 | Typing stop packets - sends encrypted messages differently so they do not wind up in offline emails. | ||
6912 | |||
6913 | --> | ||
6914 | <!--[/$PLOTR$]--> | ||
6894 | <!--Begin Imprudence notifications--> | 6915 | <!--Begin Imprudence notifications--> |
6895 | 6916 | ||
6896 | <notification | 6917 | <notification |
@@ -7252,6 +7273,8 @@ Various options for command line features. | |||
7252 | To use a command, type it in your chat bar (Local Chat) and press enter. | 7273 | To use a command, type it in your chat bar (Local Chat) and press enter. |
7253 | </notification> | 7274 | </notification> |
7254 | 7275 | ||
7276 | |||
7277 | |||
7255 | <notification | 7278 | <notification |
7256 | icon="alertmodal.tga" | 7279 | icon="alertmodal.tga" |
7257 | label="Spell Check Help" | 7280 | label="Spell Check Help" |