diff options
author | Dioksin <dioksin@ua.fm> | 2014-04-02 14:18:49 +0000 |
---|---|---|
committer | Dioksin <dioksin@ua.fm> | 2014-04-02 14:18:49 +0000 |
commit | 09d94267629233582f3d56fa4dbea69c95dfea3c (patch) | |
tree | 4ade8527f13ba44d8f0411bdbd87216ee65aad47 /plugins/Quotes/res | |
parent | a1cc2175f61db72a71b26c5be3787f977c021cfb (diff) |
Quotes plugin reworked accordingly to Miranda NG requirements
git-svn-id: http://svn.miranda-ng.org/main/trunk@8826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Quotes/res')
-rw-r--r-- | plugins/Quotes/res/AutoUpdateDisabled.ico | bin | 0 -> 1150 bytes | |||
-rw-r--r-- | plugins/Quotes/res/Forex.rc | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Quotes/res/AutoUpdateDisabled.ico b/plugins/Quotes/res/AutoUpdateDisabled.ico Binary files differnew file mode 100644 index 0000000000..3a8c318ae2 --- /dev/null +++ b/plugins/Quotes/res/AutoUpdateDisabled.ico 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
/////////////////////////////////////////////////////////////////////////////
|