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

Diff of /trunk/Src/wptAboutDlgs.cpp

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

revision 72 by werner, Mon Oct 31 21:14:11 2005 UTC revision 73 by twoaday, Tue Nov 8 07:15:13 2005 UTC
# Line 98  about_winpt_dlg_proc (HWND dlg, UINT msg Line 98  about_winpt_dlg_proc (HWND dlg, UINT msg
98                           "more details. "));                           "more details. "));
99          SetDlgItemText (dlg, IDC_ABOUT_GPG, _("&About GPG..."));          SetDlgItemText (dlg, IDC_ABOUT_GPG, _("&About GPG..."));
100          SetDlgItemText (dlg, IDC_ABOUT_HELP, _("&Help"));          SetDlgItemText (dlg, IDC_ABOUT_HELP, _("&Help"));
101          SetDlgItemText (dlg, IDC_WINPT_VERSION, PACKAGE_VERSION);          SetDlgItemText (dlg, IDC_WINPT_VERSION, PACKAGE_FULL_VERSION);
102    
103          center_window (dlg, NULL);          center_window (dlg, NULL);
104          SetForegroundWindow (dlg);          SetForegroundWindow (dlg);

Legend:
Removed from v.72  
changed lines
  Added in v.73

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26