diff options
author | Martin Reddy <lynx@lindenlab.com> | 2009-09-21 10:42:22 +0000 |
---|---|---|
committer | Martin Reddy <lynx@lindenlab.com> | 2009-09-21 10:42:22 +0000 |
commit | 6fc22cf35c8fc45cda044f121d2d186ce021425e (patch) | |
tree | 9de152beed7d22d380b0b28603743c0c16c5e348 /indra/newview/skins/default/xui/en/floater_report_abuse.xml | |
parent | f9b72917847ea75cb1a4137f959072abc1b76904 (diff) |
DEV-39997: merging all of the recent xui file updates from the
viewer2help-1 branch into viewer-2.0.0-3, to avoid divergence.
This involves giving all floaters and side panels a help_topic
attribute, to specify a logical name for that UI element's page in the
help viewer. If you are creating/updating a floater or panel, please
consider adding a help_topic field. For details, see the wiki page on
XUI Documentation:
https://wiki.lindenlab.com/wiki/XUI_Documentation#help_topic
I'm also merging in some updates to the lastest floater button
artwork to ensure these are 16x16 pixels.
(Note, the new help code is still being developed in viewer2help-1 and
is NOT being merged into 2.0 with this checkin. This is just data files.)
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_report_abuse.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_report_abuse.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_report_abuse.xml b/indra/newview/skins/default/xui/en/floater_report_abuse.xml index 48fa8a14c6..c7f5a1170f 100644 --- a/indra/newview/skins/default/xui/en/floater_report_abuse.xml +++ b/indra/newview/skins/default/xui/en/floater_report_abuse.xml @@ -3,6 +3,7 @@ height="580" layout="topleft" name="floater_report_abuse" + help_topic="floater_report_abuse" title="Report Abuse" width="333"> <floater.string |