~ubuntu-branches/ubuntu/oneiric/wine1.2/oneiric

« back to all changes in this revision

Viewing changes to dlls/mpr/mpr_Bg.rc

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2010-10-08 12:53:56 UTC
  • mto: This revision was merged to the branch mainline in revision 39.
  • Revision ID: james.westby@ubuntu.com-20101008125356-0jjjg46hvibih8ft
Tags: upstream-1.2.1
Import upstream version 1.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
/* LTEXT "Realm", -1, 40, 46, 50, 10 */
38
38
 LTEXT "����������", -1, 40, 66, 50, 10
39
39
 LTEXT "������", -1, 40, 86, 50, 10
40
 
 LTEXT "" IDC_PROXY, 80, 26, 150, 14, 0
41
 
 LTEXT "" IDC_REALM, 80, 46, 150, 14, 0
 
40
 LTEXT "", IDC_PROXY, 80, 26, 150, 14, 0
 
41
 LTEXT "", IDC_REALM, 80, 46, 150, 14, 0
42
42
 EDITTEXT IDC_USERNAME, 80, 66, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP
43
43
 EDITTEXT IDC_PASSWORD, 80, 86, 150, 14, ES_AUTOHSCROLL | WS_BORDER | WS_TABSTOP | ES_PASSWORD
44
44
 CHECKBOX "&Save this password (Insecure)", IDC_SAVEPASSWORD,