From 09d94267629233582f3d56fa4dbea69c95dfea3c Mon Sep 17 00:00:00 2001 From: Dioksin Date: Wed, 2 Apr 2014 14:18:49 +0000 Subject: Quotes plugin reworked accordingly to Miranda NG requirements git-svn-id: http://svn.miranda-ng.org/main/trunk@8826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Quotes/res/AutoUpdateDisabled.ico | Bin 0 -> 1150 bytes plugins/Quotes/res/Forex.rc | 3 +-- 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 plugins/Quotes/res/AutoUpdateDisabled.ico (limited to 'plugins/Quotes/res') diff --git a/plugins/Quotes/res/AutoUpdateDisabled.ico b/plugins/Quotes/res/AutoUpdateDisabled.ico new file mode 100644 index 0000000000..3a8c318ae2 Binary files /dev/null and b/plugins/Quotes/res/AutoUpdateDisabled.ico differ diff --git a/plugins/Quotes/res/Forex.rc b/plugins/Quotes/res/Forex.rc index cb7935cf0f..61f9f55618 100644 --- a/plugins/Quotes/res/Forex.rc +++ b/plugins/Quotes/res/Forex.rc @@ -37,7 +37,7 @@ IDI_ICON_EXPORT ICON "Export quotes.ico" IDI_ICON_SWAP ICON "swap.ico" IDI_ICON_IMPORT ICON "Import quotes.ico" IDI_ICON_NOTCHANGED ICON "notchanged.ico" - +IDI_ICON_DISABLED ICON "AutoUpdateDisabled.ico" #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// @@ -418,7 +418,6 @@ BEGIN END #endif // APSTUDIO_INVOKED - #endif // Neutral resources ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3