summaryrefslogtreecommitdiff
path: root/padmin/source/padialog.src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-07 16:54:08 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-07 16:57:20 +0000
commitf118539fd18f7455d1bf4c4d6d1fa18ce04ebf90 (patch)
tree037649a97452a5470329ad6237c9a4f0746345ba /padmin/source/padialog.src
parentdecfd4b09d3308ed2f487db648f9440fe74f0eb3 (diff)
drop 'import old drivers from StarOffice support'
at this stage we no longer need it Change-Id: Ibfa94253b58a8e846fe6b0623098fd29e3f782f1
Diffstat (limited to 'padmin/source/padialog.src')
-rw-r--r--padmin/source/padialog.src55
1 files changed, 0 insertions, 55 deletions
diff --git a/padmin/source/padialog.src b/padmin/source/padialog.src
index 1293ccd40ea3..a175e3b36146 100644
--- a/padmin/source/padialog.src
+++ b/padmin/source/padialog.src
@@ -463,21 +463,6 @@ String RID_TXT_PRINTERALREADYEXISTS
Text [ en-US ] = "A printer named \"%s\" already exists. This printer will not be imported.";
};
-String RID_TXT_PRINTERWITHOUTCOMMAND
-{
- Text [ en-US ] = "The printer \"%s\" has no valid configuration and, therefore, cannot be imported.";
-};
-
-String RID_TXT_DRIVERDOESNOTEXIST
-{
- Text [ en-US ] = "The driver for the printer \"%s1\" (%s2) is not installed. Therefore the printer cannot be imported.";
-};
-
-String RID_TXT_PRINTERADDFAILED
-{
- Text [ en-US ] = "The printer \"%s\" could not be added.";
-};
-
ModalDialog RID_ADD_PRINTER_DIALOG
{
HelpID = "padmin:ModalDialog:RID_ADD_PRINTER_DIALOG";
@@ -606,13 +591,6 @@ TabPage RID_ADDP_PAGE_CHOOSEDEV
Size = MAP_APPFONT( 180, 10 );
Text [ en-US ] = "Connect a P~DF converter";
};
- RadioButton RID_ADDP_CHDEV_BTN_OLD
- {
- HelpID = "padmin:RadioButton:RID_ADDP_PAGE_CHOOSEDEV:RID_ADDP_CHDEV_BTN_OLD";
- Pos = MAP_APPFONT ( 40, 70 );
- Size = MAP_APPFONT( 180, 10 );
- Text [ en-US ] = "~Import printers from a StarOffice installation";
- };
};
TabPage RID_ADDP_PAGE_NAME
@@ -750,39 +728,6 @@ TabPage RID_ADDP_PAGE_COMMAND
};
};
-TabPage RID_ADDP_PAGE_OLDPRINTERS
-{
- HelpID = "padmin:TabPage:RID_ADDP_PAGE_OLDPRINTERS";
- Hide = TRUE;
- Pos = MAP_APPFONT( 0, 30 );
- Size = MAP_APPFONT( 240, 120 );
- String RID_ADDP_STR_TITLE
- {
- Text [ en-US ] = "Import printers from old versions";
- };
- FixedText RID_ADDP_OLD_TXT_PRINTERS
- {
- Pos = MAP_APPFONT( 10, 10 );
- Size = MAP_APPFONT( 165, 25 );
- WordBreak = TRUE;
- Text [ en-US ] = "~These printers can be imported. Please select the ones you want to import.";
- };
- MultiListBox RID_ADDP_OLD_BOX_PRINTERS
- {
- HelpID = "padmin:MultiListBox:RID_ADDP_PAGE_OLDPRINTERS:RID_ADDP_OLD_BOX_PRINTERS";
- Pos = MAP_APPFONT( 10, 35 );
- Size = MAP_APPFONT( 165, 80 );
- Border = TRUE;
- };
- PushButton RID_ADDP_OLD_BTN_SELECTALL
- {
- HelpID = "padmin:PushButton:RID_ADDP_PAGE_OLDPRINTERS:RID_ADDP_OLD_BTN_SELECTALL";
- Pos = MAP_APPFONT( 180, 35 );
- Size = MAP_APPFONT( 50, 12 );
- Text [ en-US ] = "~Select All";
- };
-};
-
TabPage RID_ADDP_PAGE_FAXDRIVER
{
HelpID = "padmin:TabPage:RID_ADDP_PAGE_FAXDRIVER";