diff options
author | Jacek Antonelli | 2008-08-15 23:44:46 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:44:46 -0500 |
commit | 38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4 (patch) | |
tree | adca584755d22ca041a2dbfc35d4eca01f70b32c /linden/indra/newview/help/welcome/welcomeback.html | |
parent | README.txt (diff) | |
download | meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.zip meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.gz meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.bz2 meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.xz |
Second Life viewer sources 1.13.2.12
Diffstat (limited to 'linden/indra/newview/help/welcome/welcomeback.html')
-rw-r--r-- | linden/indra/newview/help/welcome/welcomeback.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/linden/indra/newview/help/welcome/welcomeback.html b/linden/indra/newview/help/welcome/welcomeback.html new file mode 100644 index 0000000..1a674b4 --- /dev/null +++ b/linden/indra/newview/help/welcome/welcomeback.html | |||
@@ -0,0 +1,32 @@ | |||
1 | <HTML> | ||
2 | <HEAD> | ||
3 | <TITLE>Welcome Back!</TITLE> | ||
4 | </HEAD> | ||
5 | <BODY> | ||
6 | |||
7 | <br> | ||
8 | <font color="#006000">WELCOME BACK TO SECOND LIFE</font> | ||
9 | <p> | ||
10 | If you haven't finished your orientation yet, then <a href="welcome.html">click here</a>. | ||
11 | <p> | ||
12 | If you have finished your orientation and are now on the Second Life mainland, you're ready to explore a whole new world. | ||
13 | <p> | ||
14 | This help system will walk you through a series of topics that will build on your orientation experience and teach you everything you need to begin your Second Life. | ||
15 | <p> | ||
16 | You don't have to plow through the whole thing in one sitting -- you can close the help system and return to it at any time. Just hit F1 or select Basic Help from the Help menu. | ||
17 | <p> | ||
18 | <font color="#000080">Click on the first topic below to get started.</font> | ||
19 | <P> | ||
20 | <font color="#006000">TOPICS</font><BR> | ||
21 | <A HREF="screen.html">The Screen</A><BR> | ||
22 | <A HREF="avatar.html">Your Avatar and the World</A><BR> | ||
23 | <A HREF="menus.html">The Menus</A><BR> | ||
24 | <A HREF="buttons.html">The Buttons</A><BR> | ||
25 | <A HREF="map.html">The Map Window</A><BR> | ||
26 | <A HREF="chat.html">Chat and Instant Messaging</A> | ||
27 | <P> | ||
28 | [ <A HREF="screen.html">Next</A> ] | ||
29 | </BODY> | ||
30 | </HTML> | ||
31 | |||
32 | |||