This dialog handles the editing of printer properties such as name, location, automatic discovery of driver, manual selection of printer driver, and manual selection of ppd file. https://bugzilla.gnome.org/show_bug.cgi?id=767600
13 lines
658 B
XML
13 lines
658 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/printers">
|
|
<file preprocess="xml-stripblanks">authentication-dialog.ui</file>
|
|
<file preprocess="xml-stripblanks">jobs-dialog.ui</file>
|
|
<file preprocess="xml-stripblanks">new-printer-dialog.ui</file>
|
|
<file preprocess="xml-stripblanks">details-dialog.ui</file>
|
|
<file preprocess="xml-stripblanks">options-dialog.ui</file>
|
|
<file preprocess="xml-stripblanks">ppd-selection-dialog.ui</file>
|
|
<file preprocess="xml-stripblanks">printer-entry.ui</file>
|
|
<file preprocess="xml-stripblanks">printers.ui</file>
|
|
</gresource>
|
|
</gresources>
|