From 6fc22cf35c8fc45cda044f121d2d186ce021425e Mon Sep 17 00:00:00 2001 From: Martin Reddy Date: Mon, 21 Sep 2009 10:42:22 +0000 Subject: 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.) --- indra/newview/skins/default/xui/en/floater_beacons.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/skins/default/xui/en/floater_beacons.xml') diff --git a/indra/newview/skins/default/xui/en/floater_beacons.xml b/indra/newview/skins/default/xui/en/floater_beacons.xml index ea41289769..afbbeb4833 100644 --- a/indra/newview/skins/default/xui/en/floater_beacons.xml +++ b/indra/newview/skins/default/xui/en/floater_beacons.xml @@ -3,6 +3,7 @@ height="225" layout="topleft" name="beacons" + help_topic="beacons" save_rect="true" save_visibility="true" single_instance="true" -- cgit v1.2.3