diff options
Diffstat (limited to 'res/new_gpg.rc')
| -rwxr-xr-x | res/new_gpg.rc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/res/new_gpg.rc b/res/new_gpg.rc index f72f9ea..b88a5d2 100755 --- a/res/new_gpg.rc +++ b/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
/////////////////////////////////////////////////////////////////////////////
@@ -334,7 +334,7 @@ BEGIN PUSHBUTTON "Copy own key",IDC_COPY_KEY,127,193,74,14
END
-IDD_OPT_GPG_BIN DIALOGEX 0, 0, 282, 214
+IDD_OPT_GPG_BIN DIALOGEX 0, 0, 282, 71
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
FONT 8, "MS Shell Dlg", 400, 0, 0x0
BEGIN
@@ -346,7 +346,7 @@ BEGIN LTEXT "Home directory:",IDC_STATIC,9,34,144,8
END
-IDD_OPT_GPG_MESSAGES DIALOGEX 0, 0, 302, 241
+IDD_OPT_GPG_MESSAGES DIALOGEX 0, 0, 302, 100
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
FONT 8, "MS Shell Dlg", 400, 0, 0x0
BEGIN
@@ -366,12 +366,12 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,3,76,233,10
END
-IDD_OPT_GPG_ADVANCED DIALOGEX 0, 0, 286, 214
+IDD_OPT_GPG_ADVANCED DIALOGEX 0, 0, 286, 32
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
FONT 8, "MS Shell Dlg", 400, 0, 0x0
BEGIN
- CONTROL "Turn on presence signing (Jabber)",IDC_PRESCENSE_SUBSCRIPTION,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,9,190,10
+ CONTROL "Turn on presence signing (Jabber) (required by xep 0-27)",IDC_PRESCENSE_SUBSCRIPTION,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,9,268,10
END
|
