summaryrefslogtreecommitdiff
path: root/desktop/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-22 08:48:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-22 08:48:42 +0000
commitf5598a0871b117a6db092da77e469c29bbcdfbc0 (patch)
tree39cf0ef3b55427225731d6e6ec2f301264c78019 /desktop/source
parent9f9131025419f13522ef7be2623770f7e0a30799 (diff)
INTEGRATION: CWS printsetting (1.20.70); FILE MERGED
2006/03/13 14:06:31 pl 1.20.70.1: #i63020# check for printing disabled
Diffstat (limited to 'desktop/source')
-rw-r--r--desktop/source/app/desktop.hrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop/source/app/desktop.hrc b/desktop/source/app/desktop.hrc
index a5977567622b..3487bfacad58 100644
--- a/desktop/source/app/desktop.hrc
+++ b/desktop/source/app/desktop.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: desktop.hrc,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: obo $ $Date: 2005-12-21 16:23:23 $
+ * last change: $Author: obo $ $Date: 2006-03-22 09:48:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -59,6 +59,8 @@
#define QBX_CONFIG_IMPORTSETTINGS (RID_DESKTOP_DIALOG_START+180)
+#define EBX_ERR_PRINTDISABLED (RID_DESKTOP_DIALOG_START+190)
+
#define STR_RECOVER_QUERY (RID_DESKTOP_STRING_START+0)
#define STR_RECOVER_TITLE (RID_DESKTOP_STRING_START+1)
#define STR_RECOVER_PREPARED (RID_DESKTOP_STRING_START+2)