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_im.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/skins/default/xui/en/floater_im.xml') diff --git a/indra/newview/skins/default/xui/en/floater_im.xml b/indra/newview/skins/default/xui/en/floater_im.xml index e8b8fee678..b6cf05aefc 100644 --- a/indra/newview/skins/default/xui/en/floater_im.xml +++ b/indra/newview/skins/default/xui/en/floater_im.xml @@ -7,6 +7,7 @@ min_height="130" min_width="350" name="im_floater" + help_topic="im_floater" save_rect="true" title="Instant Message" width="419"> -- cgit v1.2.3