diff --git a/configure-printer/PrinterOptions.cpp b/configure-printer/PrinterOptions.cpp --- a/configure-printer/PrinterOptions.cpp +++ b/configure-printer/PrinterOptions.cpp @@ -117,6 +117,7 @@ return; } + ppdLocalize(m_ppd); // select the default options on the ppd file ppdMarkDefaults(m_ppd);