/[winpt]/trunk/Src/WinPT-en.rc
ViewVC logotype

Diff of /trunk/Src/WinPT-en.rc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 168 by twoaday, Fri Jan 27 10:08:10 2006 UTC revision 170 by twoaday, Mon Jan 30 12:42:57 2006 UTC
# Line 407  IDD_WINPT_KEYMISC DIALOGEX 0, 0, 470, 23 Line 407  IDD_WINPT_KEYMISC DIALOGEX 0, 0, 470, 23
407  STYLE WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU |  STYLE WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU |
408      WS_THICKFRAME      WS_THICKFRAME
409  CAPTION "Key Management"  CAPTION "Key Management"
410  FONT 8, "MS Sans Serif"  FONT 8, "MS Sans Serif", 0, 0, 0x1
411  BEGIN  BEGIN
412      CONTROL         "List1",IDC_KEYMISC_KEYLIST,"SysListView32",LVS_REPORT |      CONTROL         "List1",IDC_KEYMISC_KEYLIST,"SysListView32",LVS_REPORT |
413                      LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | WS_BORDER |                      LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | WS_BORDER |
# Line 967  FONT 8, "MS Sans Serif" Line 967  FONT 8, "MS Sans Serif"
967  BEGIN  BEGIN
968      DEFPUSHBUTTON   "&OK",IDOK,182,78,50,14      DEFPUSHBUTTON   "&OK",IDOK,182,78,50,14
969      CONTROL         "(0) I will not answer (default)",IDC_SIGCLASS_CLASS0,      CONTROL         "(0) I will not answer (default)",IDC_SIGCLASS_CLASS0,
970                      "Button",BS_AUTORADIOBUTTON,14,28,103,10                      "Button",BS_AUTORADIOBUTTON,14,28,162,10
971      LTEXT           "How carefully have you verified the key you are about to sign actually belongs to the person? If you don't know what to anwser, use ""0"".",      LTEXT           "How carefully have you verified the key you are about to sign actually belongs to the person? If you don't know what to anwser, use ""0"".",
972                      IDC_SIGCLASS_TITLEINF,5,7,228,16                      IDC_SIGCLASS_TITLEINF,5,7,228,16
973      CONTROL         "(1) I have not checked at all.",IDC_SIGCLASS_CLASS1,      CONTROL         "(1) I have not checked at all.",IDC_SIGCLASS_CLASS1,
974                      "Button",BS_AUTORADIOBUTTON,14,40,107,10                      "Button",BS_AUTORADIOBUTTON,14,39,158,10
975      CONTROL         "(2) I have done causal checking.",IDC_SIGCLASS_CLASS2,      CONTROL         "(2) I have done causal checking.",IDC_SIGCLASS_CLASS2,
976                      "Button",BS_AUTORADIOBUTTON,14,51,120,10                      "Button",BS_AUTORADIOBUTTON,14,50,159,10
977      CONTROL         "(3) I have done very careful checkings.",      CONTROL         "(3) I have done very careful checkings.",
978                      IDC_SIGCLASS_CLASS3,"Button",BS_AUTORADIOBUTTON,14,64,                      IDC_SIGCLASS_CLASS3,"Button",BS_AUTORADIOBUTTON,14,62,
979                      139,10                      160,10
980  END  END
981    
982  IDD_WINPT_KEYREVOKERS DIALOG DISCARDABLE  0, 0, 226, 105  IDD_WINPT_KEYREVOKERS DIALOG DISCARDABLE  0, 0, 226, 105

Legend:
Removed from v.168  
changed lines
  Added in v.170

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26