diff options
author | McCabe Maxsted | 2010-09-11 02:40:43 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-09-11 02:40:43 -0700 |
commit | 703956fca4a299dd34464b33069cc05920046851 (patch) | |
tree | d00f3df1c334167bf5d259e30b513ef7163bfd36 /linden/indra/newview/skins/default/xui | |
parent | Updated git ignore to ignore windows installer and new skin folders (diff) | |
download | meta-impy-703956fca4a299dd34464b33069cc05920046851.zip meta-impy-703956fca4a299dd34464b33069cc05920046851.tar.gz meta-impy-703956fca4a299dd34464b33069cc05920046851.tar.bz2 meta-impy-703956fca4a299dd34464b33069cc05920046851.tar.xz |
Fixed the layout of the fonts preferences panel's font previews
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_preferences_fonts.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_fonts.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_fonts.xml index 3a27bd1..5865bec 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_fonts.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_fonts.xml | |||
@@ -30,19 +30,19 @@ | |||
30 | 30 | ||
31 | </radio_group> | 31 | </radio_group> |
32 | 32 | ||
33 | <text name="droid_preview" font="DroidSansMedium" top="-55" left="60"> | 33 | <text name="droid_preview" font="DroidSansMedium" top="-55" left="60" follows="left|top"> |
34 | Preview: The quick brown fox jumped over the lazy dog. :) | 34 | Preview: The quick brown fox jumped over the lazy dog. :) |
35 | </text> | 35 | </text> |
36 | 36 | ||
37 | <text name="dejavu_preview" font="DejaVuMedium" top="-105" left="60"> | 37 | <text name="dejavu_preview" font="DejaVuMedium" top="-105" left="60" follows="left|top"> |
38 | Preview: The quick brown fox jumped over the lazy dog. :) | 38 | Preview: The quick brown fox jumped over the lazy dog. :) |
39 | </text> | 39 | </text> |
40 | 40 | ||
41 | <text name="del_preview" font="DeliciousMedium" top="-155" left="60"> | 41 | <text name="del_preview" font="DeliciousMedium" top="-155" left="60" follows="left|top"> |
42 | Preview: The quick brown fox jumped over the lazy dog. :) | 42 | Preview: The quick brown fox jumped over the lazy dog. :) |
43 | </text> | 43 | </text> |
44 | 44 | ||
45 | <text name="lib_preview" font="LiberationMedium" top="-205" left="60"> | 45 | <text name="lib_preview" font="LiberationMedium" top="-205" left="60" follows="left|top"> |
46 | Preview: The quick brown fox jumped over the lazy dog. :) | 46 | Preview: The quick brown fox jumped over the lazy dog. :) |
47 | </text> | 47 | </text> |
48 | 48 | ||