diff options
author | Jacek Antonelli | 2010-08-31 05:54:55 -0500 |
---|---|---|
committer | McCabe Maxsted | 2010-09-10 19:23:06 -0700 |
commit | 7460b677c3979b9ec5b913dee3abfcd4272bd297 (patch) | |
tree | 406bc0c3ce68962090fe2ca4a29cd3b9b4d002d3 /linden/indra/newview/skins/default/xui/en-us/notifications.xml | |
parent | Changed the 'bundle identifier' to org.imprudenceviewer.viewer. (diff) | |
download | meta-impy-7460b677c3979b9ec5b913dee3abfcd4272bd297.zip meta-impy-7460b677c3979b9ec5b913dee3abfcd4272bd297.tar.gz meta-impy-7460b677c3979b9ec5b913dee3abfcd4272bd297.tar.bz2 meta-impy-7460b677c3979b9ec5b913dee3abfcd4272bd297.tar.xz |
Added Preferences > Fonts tab, with basic font chooser.
Choosing a font sets FontChoice setting, but no real effect yet.
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/notifications.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notifications.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml index 0de1df5..eced647 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -7084,6 +7084,13 @@ Apply this region's settings? ("Ignore" will ignore all region setting | |||
7084 | </form> | 7084 | </form> |
7085 | </notification> | 7085 | </notification> |
7086 | 7086 | ||
7087 | <notification | ||
7088 | name="ChangeFont" | ||
7089 | icon="alertmodal.tga" | ||
7090 | type="alertmodal"> | ||
7091 | The new font will appear after you restart [VIEWER_NAME]. | ||
7092 | </notification> | ||
7093 | |||
7087 | 7094 | ||
7088 | <!--End Imprudence notifications--> | 7095 | <!--End Imprudence notifications--> |
7089 | <!-- [KITTY VIEWER] --> | 7096 | <!-- [KITTY VIEWER] --> |