From 68c7cd2a10786856e52d4b23334c9d0496956d62 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Tue, 22 Sep 2009 16:25:50 -0400 Subject: ND-37009: re-add Pth to list of licenses in floater_about.xml --- indra/newview/skins/default/xui/en/floater_about.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indra/newview/skins/default/xui/en') diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml index 73d789ce89..eaf25056c1 100644 --- a/indra/newview/skins/default/xui/en/floater_about.xml +++ b/indra/newview/skins/default/xui/en/floater_about.xml @@ -89,16 +89,17 @@ expat Copyright (C) 1998, 1999, 2000 Thai Open Source Software Center Ltd. FreeType Copyright (C) 1996-2002, The FreeType Project (www.freetype.org). GL Copyright (C) 1999-2004 Brian Paul. + google-perftools Copyright (c) 2005, Google Inc. Havok.com(TM) Copyright (C) 1999-2001, Telekinesys Research Limited. jpeg2000 Copyright (C) 2001, David Taubman, The University of New South Wales (UNSW) jpeglib Copyright (C) 1991-1998, Thomas G. Lane. ogg/vorbis Copyright (C) 2001, Xiphophorus OpenSSL Copyright (C) 1998-2002 The OpenSSL Project. + Pth Copyright (C) 1999-2006 Ralf S. Engelschall <rse@gnu.org> SDL Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga SSLeay Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) xmlrpc-epi Copyright (C) 2000 Epinions, Inc. zlib Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler. - google-perftools Copyright (c) 2005, Google Inc. All rights reserved. See licenses.txt for details. -- cgit v1.2.3 From a2dcfdb00e6d4ec719b17de73fddd8569f58a80d Mon Sep 17 00:00:00 2001 From: skolb Date: Mon, 5 Oct 2009 11:56:17 -0700 Subject: DEV-39444 Media size only goes to 2000 x 2000 reviewed by Callum --- indra/newview/skins/default/xui/en/panel_media_settings_general.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indra/newview/skins/default/xui/en') diff --git a/indra/newview/skins/default/xui/en/panel_media_settings_general.xml b/indra/newview/skins/default/xui/en/panel_media_settings_general.xml index b66aad1853..4e214c4095 100644 --- a/indra/newview/skins/default/xui/en/panel_media_settings_general.xml +++ b/indra/newview/skins/default/xui/en/panel_media_settings_general.xml @@ -185,7 +185,7 @@ X @@ -193,7 +193,7 @@ -- cgit v1.2.3 From 3831ca912eb8b78ccdcfac7d37c015ca45351c83 Mon Sep 17 00:00:00 2001 From: callum Date: Thu, 15 Oct 2009 11:29:14 -0700 Subject: https://jira.lindenlab.com/jira/browse/DEV-40649 Media auto refreshes after Whitelist set This checkin fixes a related issue to this task and prohibits user from (A) adding an item to the whitelist that would invalidate the home URL and (b) adding a home URL that would not pass the whitelist. --- indra/newview/skins/default/xui/en/notifications.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'indra/newview/skins/default/xui/en') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index f141a909a8..4c90d9ee8a 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -659,6 +659,19 @@ To place the media on only one face, choose Select Texture and click on the desi yestext="OK"/> + +Adding this entry to the whitelist will invalidate the home URL you +specified for this instance of media. You are not allowed to do this +so the entry cannot be added to the whitelist. + + + + Date: Thu, 15 Oct 2009 18:07:39 -0700 Subject: EXT-651 - Added Upload Image shortcut to Advanced > Keyboard Shortcuts. Also cleaned up that menu a little. --HG-- branch : branch-test --- indra/newview/skins/default/xui/en/menu_viewer.xml | 78 +++++++++++----------- 1 file changed, 38 insertions(+), 40 deletions(-) (limited to 'indra/newview/skins/default/xui/en') diff --git a/indra/newview/skins/default/xui/en/menu_viewer.xml b/indra/newview/skins/default/xui/en/menu_viewer.xml index b0839ce255..52a0877b6e 100644 --- a/indra/newview/skins/default/xui/en/menu_viewer.xml +++ b/indra/newview/skins/default/xui/en/menu_viewer.xml @@ -1065,34 +1065,46 @@ layout="topleft" name="Search" shortcut="control|F"> - - + + + + + + + + name="Close Window" + shortcut="control|W"> + function="File.CloseWindow" /> + function="File.EnableCloseWindow" /> + name="Close All Windows" + shortcut="control|shift|W"> + function="File.CloseAllWindows" /> + - + - - - - - - - - - + + + +