diff options
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
/////////////////////////////////////////////////////////////////////////////
|