summaryrefslogtreecommitdiffstats
path: root/uui/source/passworddlg.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/passworddlg.hrc
parent#96627# hyperlinks and contore for embedded objects in flat files (diff)
downloadcore-bf9bda898ce9facfb1b41050fe6c043833f87ef8.tar.gz
core-bf9bda898ce9facfb1b41050fe6c043833f87ef8.zip
#102191# password requests and interaction
Diffstat (limited to 'uui/source/passworddlg.hrc')
-rw-r--r--uui/source/passworddlg.hrc18
1 files changed, 9 insertions, 9 deletions
diff --git a/uui/source/passworddlg.hrc b/uui/source/passworddlg.hrc
index d3645c220d42..c8f27ce4be9a 100644
--- a/uui/source/passworddlg.hrc
+++ b/uui/source/passworddlg.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: passworddlg.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mav $ $Date: 2001-10-11 06:53:03 $
+ * last change: $Author: mav $ $Date: 2002-10-31 11:08:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,13 +63,13 @@
#define UUI_PASSWORD_HRC
//============================================================================
-#define FT_MASTERPASSWORD 20
-#define ED_MASTERPASSWORD 21
-#define FT_MASTERPASSWORD_REPEAT 22
-#define ED_MASTERPASSWORD_REPEAT 23
+#define FT_PASSWORD 20
+#define ED_PASSWORD 21
+#define FT_PASSWORD_REPEAT 22
+#define ED_PASSWORD_REPEAT 23
-#define BTN_MASTERPASSWORD_OK 50
-#define BTN_MASTERPASSWORD_CANCEL 51
-#define BTN_MASTERPASSWORD_HELP 52
+#define BTN_PASSWORD_OK 50
+#define BTN_PASSWORD_CANCEL 51
+#define BTN_PASSWORD_HELP 52
#endif // UUI_PASSWORD_HRC