aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/html
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:46 -0500
committerJacek Antonelli2008-08-15 23:44:46 -0500
commit38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4 (patch)
treeadca584755d22ca041a2dbfc35d4eca01f70b32c /linden/indra/newview/skins/html
parentREADME.txt (diff)
downloadmeta-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/skins/html')
-rw-r--r--linden/indra/newview/skins/html/loading/loading.html9
-rw-r--r--linden/indra/newview/skins/html/loading/sl_logo_rotate_black.gifbin0 -> 7426 bytes
2 files changed, 9 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/html/loading/loading.html b/linden/indra/newview/skins/html/loading/loading.html
new file mode 100644
index 0000000..1c62d2f
--- /dev/null
+++ b/linden/indra/newview/skins/html/loading/loading.html
@@ -0,0 +1,9 @@
1<body style="background-color:#000000;font-family:verdana,helvetica,sans-serif;font-size:62.5%;color:#e9f1f8;">
2<table width="100%" height="100%" border="0">
3 <tr>
4 <td align="center" valign="middle" style="font-size:0.8em;">
5 <img src="sl_logo_rotate_black.gif" align="absmiddle"><br/>&nbsp;&nbsp;&nbsp;loading...
6 </td>
7 </tr>
8</table>
9</body>
diff --git a/linden/indra/newview/skins/html/loading/sl_logo_rotate_black.gif b/linden/indra/newview/skins/html/loading/sl_logo_rotate_black.gif
new file mode 100644
index 0000000..e3ccc7c
--- /dev/null
+++ b/linden/indra/newview/skins/html/loading/sl_logo_rotate_black.gif
Binary files differ