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

Diff of /trunk/Src/wptGPGPrefsDlg.cpp

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

revision 166 by twoaday, Tue Jan 24 10:10:15 2006 UTC revision 167 by twoaday, Thu Jan 26 10:17:17 2006 UTC
# Line 315  gpgprefs_dlg_proc (HWND dlg, UINT msg, W Line 315  gpgprefs_dlg_proc (HWND dlg, UINT msg, W
315                            
316          case IDC_GPGREFS_EXEDLG:          case IDC_GPGREFS_EXEDLG:
317              s = get_fileopen_dlg (dlg, _("Choose GPG binary"),              s = get_fileopen_dlg (dlg, _("Choose GPG binary"),
318                                    _("Executable Files (*.exe)\0*.exe\0\0"),                                    "Executable Files (*.exe)\0*.exe\0\0",
319                                    NULL);                                    NULL);
320              if (s)              if (s)
321                  SetDlgItemText (dlg, IDC_GPGPREFS_EXEDIR, s);                  SetDlgItemText (dlg, IDC_GPGPREFS_EXEDIR, s);

Legend:
Removed from v.166  
changed lines
  Added in v.167

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26