aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings
diff options
context:
space:
mode:
authorJacek Antonelli2010-09-10 20:03:45 -0500
committerJacek Antonelli2010-09-10 20:20:33 -0500
commit032e049ff5106c50224d2cdf5f2719c24102e91a (patch)
tree82295a6ec7532247bc285c1e909e701f08514830 /linden/indra/newview/app_settings
parentAdded the concept of font size multiplier (size_mult). (diff)
downloadmeta-impy-032e049ff5106c50224d2cdf5f2719c24102e91a.zip
meta-impy-032e049ff5106c50224d2cdf5f2719c24102e91a.tar.gz
meta-impy-032e049ff5106c50224d2cdf5f2719c24102e91a.tar.bz2
meta-impy-032e049ff5106c50224d2cdf5f2719c24102e91a.tar.xz
Added Delicious and DroidSans fonts to package and preferences.
Diffstat (limited to 'linden/indra/newview/app_settings')
-rw-r--r--linden/indra/newview/app_settings/settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml
index cf5f33f..cbc5887 100644
--- a/linden/indra/newview/app_settings/settings.xml
+++ b/linden/indra/newview/app_settings/settings.xml
@@ -258,7 +258,7 @@
258 <key>FontChoice</key> 258 <key>FontChoice</key>
259 <map> 259 <map>
260 <key>Comment</key> 260 <key>Comment</key>
261 <string>User's font choice (Liberation or DejaVu)</string> 261 <string>User's font choice (DejaVu, Delicious, DroidSans, or Liberation)</string>
262 <key>Persist</key> 262 <key>Persist</key>
263 <integer>1</integer> 263 <integer>1</integer>
264 <key>Type</key> 264 <key>Type</key>