From 58ff4a00f15678d65419e675ee7552c59cbf4a67 Mon Sep 17 00:00:00 2001 From: Lirusaito Date: Fri, 6 Jul 2012 12:14:55 -0400 Subject: [PATCH 1/2] Some very good points Voodoo had, and some things I noticed and had to correct. --- .../app_settings/settings_per_account.xml | 8 -------- .../installers/windows/installer_template.nsi | 2 +- .../default/xui/en-us/floater_critical.xml | 3 +-- .../skins/default/xui/en-us/floater_tools.xml | 17 ++++++----------- .../skins/silver/textures/arrow_left.tga | Bin 0 -> 424 bytes .../skins/silver/textures/arrow_right.tga | Bin 0 -> 424 bytes 6 files changed, 8 insertions(+), 22 deletions(-) create mode 100644 indra/newview/skins/silver/textures/arrow_left.tga create mode 100644 indra/newview/skins/silver/textures/arrow_right.tga diff --git a/indra/newview/app_settings/settings_per_account.xml b/indra/newview/app_settings/settings_per_account.xml index 97ff2cd19..b2602e351 100644 --- a/indra/newview/app_settings/settings_per_account.xml +++ b/indra/newview/app_settings/settings_per_account.xml @@ -314,14 +314,6 @@ Value 0 - - - - - - - - RLVaLoginLastLocation Comment diff --git a/indra/newview/installers/windows/installer_template.nsi b/indra/newview/installers/windows/installer_template.nsi index a330de1ff..7a426decc 100644 --- a/indra/newview/installers/windows/installer_template.nsi +++ b/indra/newview/installers/windows/installer_template.nsi @@ -69,7 +69,7 @@ SubCaption 0 $(LicenseSubTitleSetup) ; override "license agreement" text BrandingText "Prepare to Implode!" ; bottom of window text Icon %%SOURCE%%\installers\windows\install_icon_singularity.ico -UninstallIcon %%SOURCE%%\installers\windows\install_icon_singularity.ico +UninstallIcon %%SOURCE%%\installers\windows\uninstall_icon_singularity.ico WindowIcon off ; show our icon in left corner BGGradient 9090b0 000000 notext CRCCheck on ; make sure CRC is OK diff --git a/indra/newview/skins/default/xui/en-us/floater_critical.xml b/indra/newview/skins/default/xui/en-us/floater_critical.xml index 4d1d10dde..f6c8b8937 100644 --- a/indra/newview/skins/default/xui/en-us/floater_critical.xml +++ b/indra/newview/skins/default/xui/en-us/floater_critical.xml @@ -8,8 +8,7 @@