summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/res/Resource.rc
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2016-06-12 12:47:19 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2016-06-12 12:47:19 +0000
commit66c723f6dce584a64b04e79518c6675796ad0960 (patch)
tree9ae32601bff51944b149818ca8e9a12c1efec5de /plugins/PluginUpdater/res/Resource.rc
parenta19e90b8eba21b88a146c531cae16b7f1219b2b5 (diff)
PluginUpdater:
- Old Miranda*.exe is removed after the next update, because we need UAC priviledges for that, and a prompt on startup seems to be too annoying - It doesn't seem safe to me to do ANYTHING after MS_SYSTEM_RESTART has been called - fixed enabling/disabling "Convert to" checkbox in options dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@16955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PluginUpdater/res/Resource.rc')
-rw-r--r--plugins/PluginUpdater/res/Resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/PluginUpdater/res/Resource.rc b/plugins/PluginUpdater/res/Resource.rc
index aa357cbdd6..dc83eb99c4 100644
--- a/plugins/PluginUpdater/res/Resource.rc
+++ b/plugins/PluginUpdater/res/Resource.rc
@@ -83,7 +83,7 @@ BEGIN
CONTROL "Custom version",IDC_CUSTOM,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,12,162,267,10
EDITTEXT IDC_CUSTOMURL,12,176,267,16,ES_AUTOHSCROLL | WS_DISABLED
CTEXT "Some component(s) was updated.\nYou need to restart your Miranda to apply installed updates.",IDC_NEEDRESTARTLABEL,11,214,267,15,NOT WS_VISIBLE
- CONTROL "Change platform",IDC_CHANGE_PLATFORM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,197,212,10
+ CONTROL "Change platform to x86",IDC_CHANGE_PLATFORM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,197,212,10
END
IDD_POPUP DIALOGEX 0, 0, 316, 174