Difference between revisions of "User:SignpostMarv Martin/XUI"

From Second Life Wiki
Jump to navigation Jump to search
(added cat)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{vital-info|Installation instructions for Mac OS X and Linux}}
{{vital-info|Installation instructions for Linux}}


<strong style="color:red;">Please don't hold me responsible if using my replacement XUI files results in something nasty happening, I don't post them unless they work for me.</strong>
<strong style="color:red;">Please don't hold me responsible if using my replacement XUI files results in something nasty happening, I don't post them unless they work for me.</strong>
== Preview ==
:''These instructions should allow you to preview the replacement XUI file without overwriting the original.
# Save a copy of the replacement XUI code to disk
# If the Client/Server menus aren't visible, press <nowiki>[Ctrl] + [Alt] + [ D ]</nowiki>.
# Client > XUI > Load from XML
# Locate and select the file you saved


== Installation ==
== Installation ==
Line 15: Line 23:


'''Mac OS X'''
'''Mac OS X'''
 
# Use the Finder to navigate to wherever you placed the Second Life bundle
# Control-click on Second Life and select "Show Package Contents" from the menu
# In the new Finder window, navigate to Contents/Resources/skins/xui/
# Open the folder for the appropiate language, using a text editor
# Make a copy of the file you're replacing, in case something goes wrong
# Copy and paste the code from the Wiki article for the file, replacing its previous contents
# Restart SL


'''Linux'''
'''Linux'''
 
# Navigate to where you unpacked Second Life. eg. /home/talia/Games/SecondLife_i686_1_19_1_4 (this will be where the "secondlife" file is.)
# Go into skins/xui and then the language directory you need.
# Backup the files you will be replacing.
# Open the original of the file/s you want to replace and paste in the code from the wiki replacing all the original code.
# Restart SL :P


== Replacement Files ==
== Replacement Files ==
Line 25: Line 43:


=== en-us ===
=== en-us ===
* [[User:SignpostMarv Martin/XUI/en-US/floater avatar picker.xml|floater_avatar_picker.xml]] - "Resident" not "Person".
* [[User:SignpostMarv Martin/XUI/en-US/floater_groups.xml|floater_groups.xml]] - Makes the group window resizeable, and bigger by default.
* [[User:SignpostMarv Martin/XUI/en-US/floater_groups.xml|floater_groups.xml]] - Makes the group window resizeable, and bigger by default.
** [http://video.google.co.uk/videoplay?docid=3627603359485704285 Video comparing the default groups window with mine]
** [http://video.google.co.uk/videoplay?docid=3627603359485704285 Video comparing the default groups window with mine]
* [[User:SignpostMarv Martin/XUI/en-US/floater html help.xml|floater_html_help.xml]] - Replaces HTML Help with Harry Linden's Google Co-op search.
* [[User:SignpostMarv Martin/XUI/en-US/floater instant message.xml|floater_instant_message.xml]] - Help Request opening message tweak.
* [[User:SignpostMarv Martin/XUI/en-US/floater land holdings.xml|floater_land_holdings.xml]] - the World > My Land window, improved for easier reading.
* [[User:SignpostMarv Martin/XUI/en-US/floater mute.xml|floater_mute.xml]] - capitalisation correction, it's "Resident" not "resident".
* [[User:SignpostMarv Martin/XUI/en-US/floater mute.xml|floater_mute.xml]] - capitalisation correction, it's "Resident" not "resident".
* [[User:SignpostMarv Martin/XUI/en-US/floater avatar picker.xml|floater_avatar_picker.xml]] - "Resident" not "Person".


[[Category:XUI|SignpostMarv Martin's XUI files]]
[[Category:XUI|SignpostMarv Martin's XUI files]]

Latest revision as of 20:59, 2 July 2008

This article or section is missing vital information. You can help the SL Wiki by editing it.

Installation instructions for Linux


Please don't hold me responsible if using my replacement XUI files results in something nasty happening, I don't post them unless they work for me.

Preview

These instructions should allow you to preview the replacement XUI file without overwriting the original.
  1. Save a copy of the replacement XUI code to disk
  2. If the Client/Server menus aren't visible, press [Ctrl] + [Alt] + [ D ].
  3. Client > XUI > Load from XML
  4. Locate and select the file you saved

Installation

Windows

  1. Navigate to C:\Program Files\SecondLife\skins\xui\
  2. Open the folder for the language in question
  3. Make a duplicate of the file you're replacing (in the unlikely event something goes poof)
  4. Open the file you're replacing
  5. Copy & paste the code from the Wiki article for the file in question, replacing all code that was there originally
  6. Restart SL
  7. Enjoy!

Mac OS X

  1. Use the Finder to navigate to wherever you placed the Second Life bundle
  2. Control-click on Second Life and select "Show Package Contents" from the menu
  3. In the new Finder window, navigate to Contents/Resources/skins/xui/
  4. Open the folder for the appropiate language, using a text editor
  5. Make a copy of the file you're replacing, in case something goes wrong
  6. Copy and paste the code from the Wiki article for the file, replacing its previous contents
  7. Restart SL

Linux

  1. Navigate to where you unpacked Second Life. eg. /home/talia/Games/SecondLife_i686_1_19_1_4 (this will be where the "secondlife" file is.)
  2. Go into skins/xui and then the language directory you need.
  3. Backup the files you will be replacing.
  4. Open the original of the file/s you want to replace and paste in the code from the wiki replacing all the original code.
  5. Restart SL :P

Replacement Files

The XUI files I've tweaked are listed here.

en-us