Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Archive
Alchemy Viewer
Commits
868250bd
Commit
868250bd
authored
16 years ago
by
Bryan O'Sullivan
Browse files
Options
Downloads
Patches
Plain Diff
Turn the artwork tree back into a downloaded package, but revision-control
the XML files.
parent
9acd242b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
indra/newview/CMakeLists.txt
+2
-0
2 additions, 0 deletions
indra/newview/CMakeLists.txt
install.xml
+63
-0
63 additions, 0 deletions
install.xml
with
65 additions
and
0 deletions
indra/newview/CMakeLists.txt
+
2
−
0
View file @
868250bd
...
...
@@ -1074,6 +1074,8 @@ set(viewer_APPSETTINGS_FILES
${
CMAKE_SOURCE_DIR
}
/../scripts/messages/message_template.msg
)
use_prebuilt_binary
(
artwork-common
)
source_group
(
"App Settings"
FILES
${
viewer_APPSETTINGS_FILES
}
)
set_source_files_properties
(
${
viewer_APPSETTINGS_FILES
}
...
...
This diff is collapsed.
Click to expand it.
install.xml
+
63
−
0
View file @
868250bd
...
...
@@ -152,6 +152,39 @@
</map>
</map>
</map>
<key>
artwork-common
</key>
<map>
<key>
copyright
</key>
<string>
(C) 2008 Linden Research, Inc.
</string>
<key>
description
</key>
<string>
Second Life(TM) Viewer Artwork
</string>
<key>
license
</key>
<string>
artwork
</string>
<key>
packages
</key>
<map>
<key>
darwin
</key>
<map>
<key>
md5sum
</key>
<string>
5e047437d73d1017bf270a6c6e936f23
</string>
<key>
url
</key>
<uri>
http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/artwork-common-20090415.tar.bz2
</uri>
</map>
<key>
linux
</key>
<map>
<key>
md5sum
</key>
<string>
5e047437d73d1017bf270a6c6e936f23
</string>
<key>
url
</key>
<uri>
http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/artwork-common-20090415.tar.bz2
</uri>
</map>
<key>
windows
</key>
<map>
<key>
md5sum
</key>
<string>
5e047437d73d1017bf270a6c6e936f23
</string>
<key>
url
</key>
<uri>
http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/artwork-common-20090415.tar.bz2
</uri>
</map>
</map>
</map>
<key>
berkeley
</key>
<map>
<key>
copyright
</key>
...
...
@@ -1311,6 +1344,36 @@ anguage Infrstructure (CLI) international standard</string>
<key>
url
</key>
<string>
http://www.apache.org/licenses/LICENSE-2.0
</string>
</map>
<key>
artwork
</key>
<map>
<key>
text
</key>
<string>
COPYRIGHT AND PERMISSION NOTICE
Second Life(TM) Viewer Artwork. Copyright (C) 2008 Linden Research, Inc.
Linden Research, Inc. ("Linden Lab") licenses the Second Life viewer
artwork and other works in the files distributed with this Notice under
the Creative Commons Attribution-Share Alike 3.0 License, available at
http://creativecommons.org/licenses/by-sa/3.0/legalcode. For the license
summary, see http://creativecommons.org/licenses/by-sa/3.0/.
Notwithstanding the foregoing, all of Linden Lab's trademarks, including
but not limited to the Second Life brand name and Second Life Eye-in-Hand
logo, are subject to our trademark policy at
http://secondlife.com/corporate/trademark/.
If you distribute any copies or adaptations of the Second Life viewer
artwork or any other works in these files, you must include this Notice
and clearly identify any changes made to the original works. Include
this Notice and information where copyright notices are usually included,
for example, after your own copyright notice acknowledging your use of
the Second Life viewer artwork, in a text file distributed with your
program, in your application's About window, or on a credits page for
your work.
</string>
<key>
url
</key>
<string>
http://svn.secondlife.com/svn/linden/trunk/doc/LICENSE-logos.txt
</string>
</map>
<key>
boost
</key>
<map>
<key>
url
</key>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment