/[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 128 by twoaday, Fri Dec 9 14:27:59 2005 UTC revision 129 by twoaday, Fri Dec 30 13:56:10 2005 UTC
# Line 91  about_winpt_dlg_proc (HWND dlg, UINT msg Line 91  about_winpt_dlg_proc (HWND dlg, UINT msg
91      case WM_INITDIALOG:      case WM_INITDIALOG:
92          html_help_init (&cookie);          html_help_init (&cookie);
93          SetWindowText (dlg, _("About WinPT"));          SetWindowText (dlg, _("About WinPT"));
94            SetDlgItemText (dlg, IDC_ABOUT_GPLINF, _("Warranty"));
95          SetDlgItemText (dlg, IDC_ABOUT_INFO,          SetDlgItemText (dlg, IDC_ABOUT_INFO,
96                         _("A free open source privacy tray for Windows based on GnuPG."));                         _("A free open source privacy tray for Windows based on GnuPG."));
97          SetDlgItemText (dlg, IDC_ABOUT_URL,          SetDlgItemText (dlg, IDC_ABOUT_URL,

Legend:
Removed from v.128  
changed lines
  Added in v.129

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26