Skip to content

Commit

Permalink
🚑 hotfix diffuses
Browse files Browse the repository at this point in the history
  • Loading branch information
jurialmunkey committed Nov 24, 2024
1 parent 224f773 commit 3879ae5
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 1080i/Includes_Dialogs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<include name="Dialog_Background_BlurDimension_DialogMiniMenu">
<include content="Dialog_Background_Blur">
<param name="shadow">$PARAM[shadow]</param>
<param name="diffuse">diffuse/dialog_w680_h1000.png</param>
<param name="diffuse">diffuse/dialog_w560_h1000.png</param>
</include>
</include>

Expand All @@ -79,7 +79,7 @@
<include name="Dialog_Background_BlurDimension_DialogMainMenu">
<include content="Dialog_Background_Blur">
<param name="shadow">$PARAM[shadow]</param>
<param name="diffuse">diffuse/dialog_w1480_h1000.png</param>
<param name="diffuse">diffuse/dialog_w1840_h1000.png</param>
</include>
</include>

Expand All @@ -93,7 +93,7 @@
<include name="Dialog_Background_BlurDimension_DialogHugeMenu">
<include content="Dialog_Background_Blur">
<param name="shadow">$PARAM[shadow]</param>
<param name="diffuse">diffuse/dialog_w1480_h1000.png</param>
<param name="diffuse">diffuse/dialog_w1400_h1000.png</param>
</include>
</include>

Expand Down
2 changes: 1 addition & 1 deletion addon.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<addon id="skin.arctic.fuse.2" name="Arctic Fuse 2" provider-name="jurialmunkey" version="2.4.19">
<addon id="skin.arctic.fuse.2" name="Arctic Fuse 2" provider-name="jurialmunkey" version="2.4.20">
<requires>
<import addon="xbmc.gui" version="5.17.0" />
<import addon="script.skinvariables" version="2.1.14" />
Expand Down
Binary file modified media/common/box-outline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/common/dialog-outline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/diffuse/dialog_w1400_h1000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/diffuse/dialog_w1840_h1000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/diffuse/dialog_w560_h1000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/shadows/shadow-20.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/shadows/shadow-40.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/shadows/shadow-80.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3879ae5

Please sign in to comment.