/[winpt]/trunk/Src/wptGPGOptDlg.cpp
ViewVC logotype

Diff of /trunk/Src/wptGPGOptDlg.cpp

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

revision 247 by twoaday, Tue Jun 6 13:37:59 2006 UTC revision 248 by twoaday, Fri Jul 28 11:11:09 2006 UTC
# Line 54  gpgopt_dlg_proc (HWND dlg, UINT msg, WPA Line 54  gpgopt_dlg_proc (HWND dlg, UINT msg, WPA
54          SetWindowText (dlg, _("GnuPG Configuration File" ));          SetWindowText (dlg, _("GnuPG Configuration File" ));
55          SetDlgItemText (dlg, IDC_GPGOPT_SAVE, _("&Save"));          SetDlgItemText (dlg, IDC_GPGOPT_SAVE, _("&Save"));
56          SetDlgItemText (dlg, IDC_GPGOPT_LOAD, _("&Load"));          SetDlgItemText (dlg, IDC_GPGOPT_LOAD, _("&Load"));
57            SetDlgItemText (dlg, IDCANCEL, _("&Exit"));
58          free_if_alloc (optbuf);          free_if_alloc (optbuf);
59          SetForegroundWindow (dlg);          SetForegroundWindow (dlg);
60          return TRUE;          return TRUE;

Legend:
Removed from v.247  
changed lines
  Added in v.248

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26