summaryrefslogtreecommitdiff
path: root/plugins/New_GPG/res
diff options
context:
space:
mode:
authorAlexander Gluzsky <sss123next@list.ru>2013-01-12 07:36:55 +0000
committerAlexander Gluzsky <sss123next@list.ru>2013-01-12 07:36:55 +0000
commit9383f731824bb86c9149e3adf3402bc90bf6233a (patch)
tree4c9727e66776f933c7f42d0047c1cfbac4fb1a20 /plugins/New_GPG/res
parente7c4081ac0449d998b274d46e6869f69abdecf36 (diff)
button resize
git-svn-id: http://svn.miranda-ng.org/main/trunk@3063 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/New_GPG/res')
-rwxr-xr-xplugins/New_GPG/res/new_gpg.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/New_GPG/res/new_gpg.rc b/plugins/New_GPG/res/new_gpg.rc
index a1282311a0..b6955f56ac 100755
--- a/plugins/New_GPG/res/new_gpg.rc
+++ b/plugins/New_GPG/res/new_gpg.rc
@@ -1,6 +1,6 @@
// Microsoft Visual C++ generated resource script.
//
-#include "..\src\resource.h"
+#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
@@ -95,7 +95,7 @@ BEGIN
PUSHBUTTON "Browse",IDC_SET_HOME_DIR,293,44,54,14
EDITTEXT IDC_HOME_DIR,7,44,277,14,ES_AUTOHSCROLL
EDITTEXT IDC_BIN_PATH,7,17,277,14,ES_AUTOHSCROLL
- PUSHBUTTON "Generate and use random key",IDC_GENERATE_RANDOM,166,87,118,14
+ PUSHBUTTON "Generate and use random key",IDC_GENERATE_RANDOM,132,87,152,14
CONTROL "Turn on key autoexchange",IDC_AUTO_EXCHANGE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,64,277,10
END