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

Diff of /trunk/Src/wptMainProc.cpp

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

revision 94 by twoaday, Tue Nov 15 08:54:44 2005 UTC revision 95 by twoaday, Thu Nov 24 12:09:28 2005 UTC
# Line 119  confirm_delclipboard_dlg (HWND dlg, UINT Line 119  confirm_delclipboard_dlg (HWND dlg, UINT
119      switch (msg) {      switch (msg) {
120      case WM_INITDIALOG:      case WM_INITDIALOG:
121          SetWindowText (dlg, _("Delete Clipboard Contents"));          SetWindowText (dlg, _("Delete Clipboard Contents"));
122            SetDlgItemText (dlg, IDC_CONFDELCLIP_BRAIN, _("&Remember the answer"));
123            SetDlgItemText (dlg, IDC_CONFDELCLIP_INFO, _("Do you want to delete the contents from the clipboard?"));
124          center_window (dlg, NULL);          center_window (dlg, NULL);
125          SetForegroundWindow (dlg);          SetForegroundWindow (dlg);
126          break;          break;

Legend:
Removed from v.94  
changed lines
  Added in v.95

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26