summaryrefslogtreecommitdiff
path: root/uui/source/passcrtdlg.hrc
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2002-10-31 10:08:41 +0000
committerMikhail Voitenko <mav@openoffice.org>2002-10-31 10:08:41 +0000
commitbf9bda898ce9facfb1b41050fe6c043833f87ef8 (patch)
treefa383086027a014c935267ec595e00f46b7da3b0 /uui/source/passcrtdlg.hrc
parent7e8a4211664bcc4325135456d071783330e0f15b (diff)
#102191# password requests and interaction
Diffstat (limited to 'uui/source/passcrtdlg.hrc')
-rw-r--r--uui/source/passcrtdlg.hrc18
1 files changed, 9 insertions, 9 deletions
diff --git a/uui/source/passcrtdlg.hrc b/uui/source/passcrtdlg.hrc
index 241fdbc943b8..585f23b69276 100644
--- a/uui/source/passcrtdlg.hrc
+++ b/uui/source/passcrtdlg.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: passcrtdlg.hrc,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mav $ $Date: 2001-10-11 06:53:03 $
+ * last change: $Author: mav $ $Date: 2002-10-31 11:08:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,13 +63,13 @@
#define UUI_PASSCRT_HRC
//============================================================================
-#define FT_MASTERPASSWORD_CRT 20
-#define ED_MASTERPASSWORD_CRT 21
-#define FT_MASTERPASSWORD_REPEAT 22
-#define ED_MASTERPASSWORD_REPEAT 23
+#define FT_PASSWORD_CRT 20
+#define ED_PASSWORD_CRT 21
+#define FT_PASSWORD_REPEAT 22
+#define ED_PASSWORD_REPEAT 23
-#define BTN_MASTERPASSCRT_OK 50
-#define BTN_MASTERPASSCRT_CANCEL 51
-#define BTN_MASTERPASSCRT_HELP 52
+#define BTN_PASSCRT_OK 50
+#define BTN_PASSCRT_CANCEL 51
+#define BTN_PASSCRT_HELP 52
#endif // UUI_PASSCRT_HRC