removed useless _ folders

This commit is contained in:
Fred Beckhusen
2015-08-09 16:54:31 -05:00
parent fde850293c
commit 948a44dfba
5204 changed files with 2425579 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<Solution name="Change_window_resolution">
<Project name="Change_window_resolution" path="Change_window_resolution\Change_window_resolution.prj" active="true"/>
</Solution>

View File

@@ -0,0 +1,6 @@
<Project name="Change_window_resolution" guid="D85D0291-6C00-1014-B904-200204C60A89">
<Object name="Object" guid="D85D0390-6C00-1014-B904-200204C60A89">
<Script name="Change_window_resolution_1.lsl" guid="D85D19E3-6C00-1014-B904-200204C60A89">
</Script>
</Object>
</Project>

View File

@@ -0,0 +1,24 @@
// :CATEGORY:Viewer 2
// :NAME:Change_window_resolution
// :AUTHOR:Becky Pippen
// :CREATED:2010-09-02 11:08:52.473
// :EDITED:2013-09-18 15:38:50
// :ID:164
// :NUM:232
// :REV:1.0
// :WORLD:Second Life
// :DESCRIPTION:
// The browser will add scroll bars if the rendered HTML doesn't fit within the specified PRIM_MEDIA_* size.
// :CODE:
default
{
state_entry()
{
integer face = 4;
string message = "Hello World";