summaryrefslogtreecommitdiff
path: root/plugins/BASS_interface/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/BASS_interface/res')
-rw-r--r--plugins/BASS_interface/res/BASSSoundOff.ico (renamed from plugins/BASS_interface/res/BASSSoundOnOffDown.ico)bin1150 -> 1150 bytes
-rw-r--r--plugins/BASS_interface/res/BASSSoundOn.ico (renamed from plugins/BASS_interface/res/BASSSoundOnOffUp.ico)bin1150 -> 1150 bytes
-rw-r--r--plugins/BASS_interface/res/Bass.rc4
3 files changed, 2 insertions, 2 deletions
diff --git a/plugins/BASS_interface/res/BASSSoundOnOffDown.ico b/plugins/BASS_interface/res/BASSSoundOff.ico
index a10bfce204..a10bfce204 100644
--- a/plugins/BASS_interface/res/BASSSoundOnOffDown.ico
+++ b/plugins/BASS_interface/res/BASSSoundOff.ico
Binary files differ
diff --git a/plugins/BASS_interface/res/BASSSoundOnOffUp.ico b/plugins/BASS_interface/res/BASSSoundOn.ico
index bee9f065a0..bee9f065a0 100644
--- a/plugins/BASS_interface/res/BASSSoundOnOffUp.ico
+++ b/plugins/BASS_interface/res/BASSSoundOn.ico
Binary files differ
diff --git a/plugins/BASS_interface/res/Bass.rc b/plugins/BASS_interface/res/Bass.rc
index 93532048f9..07a0999b43 100644
--- a/plugins/BASS_interface/res/Bass.rc
+++ b/plugins/BASS_interface/res/Bass.rc
@@ -28,8 +28,8 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-IDI_BASSSoundOnOffUp ICON "BASSSoundOnOffUp.ico"
-IDI_BASSSoundOnOffDown ICON "BASSSoundOnOffDown.ico"
+IDI_BASSSoundOn ICON "BASSSoundOn.ico"
+IDI_BASSSoundOff ICON "BASSSoundOff.ico"
/////////////////////////////////////////////////////////////////////////////
//