diff options
author | Patrick Sapinski | 2010-08-24 21:20:22 -0400 |
---|---|---|
committer | McCabe Maxsted | 2010-08-30 17:19:57 -0700 |
commit | 179461237035e443f80bacf1f3c58dac41b9f089 (patch) | |
tree | 20ebdec539d038b4dc4e9ce5fa718a6e21753a08 /linden/indra/newview/skins | |
parent | added autocorrect functionality and floater (diff) | |
download | meta-impy-179461237035e443f80bacf1f3c58dac41b9f089.zip meta-impy-179461237035e443f80bacf1f3c58dac41b9f089.tar.gz meta-impy-179461237035e443f80bacf1f3c58dac41b9f089.tar.bz2 meta-impy-179461237035e443f80bacf1f3c58dac41b9f089.tar.xz |
added missing help notification for chatbar_as_cmdline
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notifications.xml | 17 |
1 files changed, 13 insertions, 4 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 40b05c2..4bb2274 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -7053,10 +7053,19 @@ Note: To comply with the Second Life Terms of Service, Imprudence did not downlo | |||
7053 | </notification> | 7053 | </notification> |
7054 | 7054 | ||
7055 | <notification | 7055 | <notification |
7056 | icon="alertmodal.tga" | 7056 | icon="alertmodal.tga" |
7057 | label="Emerald Help" | 7057 | label="Emerald Help" |
7058 | name="EmeraldHelp_SpellCheck" | 7058 | name="EmeraldHelp_CmdLine" |
7059 | type="alertmodal"> | 7059 | type="alertmodal"> |
7060 | Various Options For Command Line features. | ||
7061 | To use a command, type it in your chat bar (Local chat) and press enter. | ||
7062 | </notification> | ||
7063 | |||
7064 | <notification | ||
7065 | icon="alertmodal.tga" | ||
7066 | label="Emerald Help" | ||
7067 | name="EmeraldHelp_SpellCheck" | ||
7068 | type="alertmodal"> | ||
7060 | To Spell Check a word, right click on it and choose its replacement. | 7069 | To Spell Check a word, right click on it and choose its replacement. |
7061 | You may choose a base dictionary which stores the language style and basic words | 7070 | You may choose a base dictionary which stores the language style and basic words |
7062 | You may also choose to install other word lists by choosing them from the list and "Install" | 7071 | You may also choose to install other word lists by choosing them from the list and "Install" |