aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings/settings.xml
diff options
context:
space:
mode:
authorJacek Antonelli2011-06-14 22:24:53 -0500
committerJacek Antonelli2011-06-14 22:24:53 -0500
commit87219855c664447a39dd7c2d8866f0a630d1c843 (patch)
tree4bc6f3f750805a31b8879f5673fae41dd7983159 /linden/indra/newview/app_settings/settings.xml
parentMerge remote-tracking branch 'thickbrick/misc' into next (diff)
downloadmeta-impy-87219855c664447a39dd7c2d8866f0a630d1c843.zip
meta-impy-87219855c664447a39dd7c2d8866f0a630d1c843.tar.gz
meta-impy-87219855c664447a39dd7c2d8866f0a630d1c843.tar.bz2
meta-impy-87219855c664447a39dd7c2d8866f0a630d1c843.tar.xz
Reverted ability to customize the Imprudence client tag color.
The Imprudence tag color is part of our official branding. Users can turn it off, but the color itself is not a matter of user preference. This reverts commits e7ab172b762bbbb87ca78889fdaecfda39a71233 and c903ce543fecedd53d07f2d0fa7f6b149b2b8a1, and removes two widgets from Preferences > Colors.
Diffstat (limited to 'linden/indra/newview/app_settings/settings.xml')
-rw-r--r--linden/indra/newview/app_settings/settings.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml
index 166c35a..1fd8d6f 100644
--- a/linden/indra/newview/app_settings/settings.xml
+++ b/linden/indra/newview/app_settings/settings.xml
@@ -1737,22 +1737,6 @@
1737 1737
1738 <!-- Begin: Client Name Tag --> 1738 <!-- Begin: Client Name Tag -->
1739 1739
1740 <key>ImprudenceTagColor</key>
1741 <map>
1742 <key>Comment</key>
1743 <string>Color of Imprudence tags (displayed only locally)</string>
1744 <key>Persist</key>
1745 <integer>1</integer>
1746 <key>Type</key>
1747 <string>Color4</string>
1748 <key>Value</key>
1749 <array>
1750 <real>0.79</real>
1751 <real>0.44</real>
1752 <real>0.88</real>
1753 <real>1</real>
1754 </array>
1755 </map>
1756 <key>ShowClientColor</key> 1740 <key>ShowClientColor</key>
1757 <map> 1741 <map>
1758 <key>Comment</key> 1742 <key>Comment</key>