/[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 138 by twoaday, Fri Dec 30 14:06:39 2005 UTC revision 139 by twoaday, Wed Jan 11 12:19:41 2006 UTC
# Line 61  load_gpg4win_values (HWND dlg) Line 61  load_gpg4win_values (HWND dlg)
61          if (dir_exist_check (p) == 0) {          if (dir_exist_check (p) == 0) {
62              SetDlgItemText (dlg, IDC_GPGPREFS_LOCALE, p);              SetDlgItemText (dlg, IDC_GPGPREFS_LOCALE, p);
63              EnableWindow (GetDlgItem (dlg, IDC_GPGPREFS_LOCALE), FALSE);              EnableWindow (GetDlgItem (dlg, IDC_GPGPREFS_LOCALE), FALSE);
64                EnableWindow (GetDlgItem (dlg, IDC_GPGPREFS_LOCDLG), FALSE);
65          }          }
66          free_if_alloc (p);          free_if_alloc (p);
67      }      }

Legend:
Removed from v.138  
changed lines
  Added in v.139

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26