mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
25 lines
294 B
Text
25 lines
294 B
Text
description "Pdf printer frontend";
|
|
|
|
uses
|
|
CtrlLib,
|
|
SysExec,
|
|
Signals;
|
|
|
|
library
|
|
cups;
|
|
|
|
file
|
|
maxpdf_frontend.lay,
|
|
maxpdf_frontend.iml,
|
|
PdfPaths.h,
|
|
PdfPaths.cpp,
|
|
maxpdf_frontend.h,
|
|
maxpdf_frontend.cpp,
|
|
Others readonly separator,
|
|
INSTALL,
|
|
maxpdf,
|
|
maxpdf.ppd;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|