diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-05 15:53:21 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-05 15:53:21 +0000 |
commit | 8d3271d1ba40bc647c1d009504dc2d2b45265ea8 (patch) | |
tree | a8f80bcdf76af9519f9ff5eb7c6ff1885ed524b6 /padmin/source/padialog.hrc | |
parent | 68cac69adfafbdf00fca383edfd43119ebe8a39a (diff) |
INTEGRATION: CWS vcl86_DEV300 (1.11.126); FILE MERGED
2008/02/20 17:38:08 pl 1.11.126.1: #i83676# add disable CUPS option for the very few people who want that
Diffstat (limited to 'padmin/source/padialog.hrc')
-rw-r--r-- | padmin/source/padialog.hrc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/padmin/source/padialog.hrc b/padmin/source/padialog.hrc index d9690d9a4778..2aa415fef0e3 100644 --- a/padmin/source/padialog.hrc +++ b/padmin/source/padialog.hrc @@ -4,9 +4,9 @@ * * $RCSfile: padialog.hrc,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: kz $ $Date: 2005-11-04 15:41:25 $ + * last change: $Author: kz $ $Date: 2008-03-05 16:53:21 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -58,7 +58,9 @@ #define RID_PA_BTN_ADD 19 #define RID_PA_BTN_ADDFONTS 20 #define RID_PA_STR_RENAME 21 -#define RID_PA_FL_SEPBUTTON 22 +#define RID_PA_FL_SEPBUTTON 22 +#define RID_PA_FL_CUPSUSAGE 23 +#define RID_PA_CB_CUPSUSAGE 23 #define RID_STRINGQUERYDLG 1003 #define RID_STRQRY_TXT_RENAME 1 |