diff options
author | dartraiden <wowemuh@gmail.com> | 2018-08-02 20:42:26 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-08-02 20:42:26 +0300 |
commit | 2d2977af995a333820bfa64650d4c43e8876b153 (patch) | |
tree | 577374f30929a2b1f65b3ddf4f4ca357e4babafc /plugins/CurrencyRates/res | |
parent | 5a4659d5269479fee674a8fac958bdc770a81953 (diff) |
CurrencyRates: this is not plugin name, but just words
Diffstat (limited to 'plugins/CurrencyRates/res')
-rw-r--r-- | plugins/CurrencyRates/res/Forex.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CurrencyRates/res/Forex.rc b/plugins/CurrencyRates/res/Forex.rc index 05b0d2732c..ecd52b4664 100644 --- a/plugins/CurrencyRates/res/Forex.rc +++ b/plugins/CurrencyRates/res/Forex.rc @@ -251,7 +251,7 @@ END IDD_DIALOG_CURRENCYRATE_INFO_1 DIALOGEX 0, 0, 222, 143 STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU -CAPTION "CurrencyRate\\Rate Info" +CAPTION "Rate Info" FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN CTEXT "",IDC_STATIC_CURRENCYRATE_NAME,7,7,208,8 |