diff options
| author | secretfoxtail <remmy@megapahit.net> | 2024-09-16 08:32:23 -0600 | 
|---|---|---|
| committer | secretfoxtail <remmy@megapahit.net> | 2024-09-16 08:32:23 -0600 | 
| commit | 71a8c037878e98ad0f4e2f2084023dae2c7654bd (patch) | |
| tree | 19e5fec793afd677921b528f9c15ed4954841c42 /indra | |
| parent | f009377a61fe557d47e407f176d3c12ed1694ca2 (diff) | |
Revert "Blufault - bring back tilebar separators"
This reverts commit 46ccddb0d8e66b3faf6b77a50209346888acf5b7.
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/textures/textures.xml | 4 | ||||
| -rw-r--r-- | indra/newview/skins/default/textures/windows/Window_Background.png | bin | 7708 -> 6780 bytes | |||
| -rw-r--r-- | indra/newview/skins/default/textures/windows/Window_Foreground.png | bin | 8056 -> 6900 bytes | |||
| -rw-r--r-- | indra/newview/skins/default/textures/windows/Window_NoTitle_Background.png | bin | 7451 -> 0 bytes | |||
| -rw-r--r-- | indra/newview/skins/default/textures/windows/Window_NoTitle_Foreground.png | bin | 8490 -> 0 bytes | 
5 files changed, 2 insertions, 2 deletions
| diff --git a/indra/newview/skins/default/textures/textures.xml b/indra/newview/skins/default/textures/textures.xml index b0b7dd51e2..11eafcb45d 100644 --- a/indra/newview/skins/default/textures/textures.xml +++ b/indra/newview/skins/default/textures/textures.xml @@ -780,9 +780,9 @@ with the same filename but different name             scale.left="4" scale.top="24" scale.right="26" scale.bottom="4" />    <texture name="Window_Foreground" file_name="windows/Window_Foreground.png" preload="true"             scale.left="4" scale.top="24" scale.right="26" scale.bottom="4" /> -  <texture name="Window_NoTitle_Background" file_name="windows/Window_NoTitle_Background.png" preload="true" +  <texture name="Window_NoTitle_Background" file_name="windows/Window_Background.png" preload="true"             scale.left="4" scale.top="24" scale.right="26" scale.bottom="4" /> -  <texture name="Window_NoTitle_Foreground" file_name="windows/Window_NoTitle_Foreground.png" preload="true" +  <texture name="Window_NoTitle_Foreground" file_name="windows/Window_Foreground.png" preload="true"             scale.left="4" scale.top="24" scale.right="26" scale.bottom="4" />    <texture name="YouAreHere_Badge" file_name="icons/YouAreHere_Badge.png" preload="false" /> diff --git a/indra/newview/skins/default/textures/windows/Window_Background.png b/indra/newview/skins/default/textures/windows/Window_Background.pngBinary files differ index 83b45f9343..f19fb0300b 100644 --- a/indra/newview/skins/default/textures/windows/Window_Background.png +++ b/indra/newview/skins/default/textures/windows/Window_Background.png diff --git a/indra/newview/skins/default/textures/windows/Window_Foreground.png b/indra/newview/skins/default/textures/windows/Window_Foreground.pngBinary files differ index db4b58916f..15d2ff72b6 100644 --- a/indra/newview/skins/default/textures/windows/Window_Foreground.png +++ b/indra/newview/skins/default/textures/windows/Window_Foreground.png diff --git a/indra/newview/skins/default/textures/windows/Window_NoTitle_Background.png b/indra/newview/skins/default/textures/windows/Window_NoTitle_Background.pngBinary files differ deleted file mode 100644 index 64afa47b7c..0000000000 --- a/indra/newview/skins/default/textures/windows/Window_NoTitle_Background.png +++ /dev/null diff --git a/indra/newview/skins/default/textures/windows/Window_NoTitle_Foreground.png b/indra/newview/skins/default/textures/windows/Window_NoTitle_Foreground.pngBinary files differ deleted file mode 100644 index 4478cf0a15..0000000000 --- a/indra/newview/skins/default/textures/windows/Window_NoTitle_Foreground.png +++ /dev/null | 
