diff --git a/.gitattributes b/.gitattributes index 84d4bd85e1..7f9aa78649 100644 --- a/.gitattributes +++ b/.gitattributes @@ -715,6 +715,7 @@ components/printers/carbon/carbonprinters.inc svneol=native#text/pascal components/printers/carbon/carbonprinters_h.inc svneol=native#text/pascal components/printers/carbon/carbonprinting.pas svneol=native#text/pascal components/printers/carbon/carbonprndialogs.inc svneol=native#text/pascal +components/printers/carbon/issues.xml svneol=native#text/xml components/printers/design/Makefile svneol=native#text/plain components/printers/design/Makefile.fpc svneol=native#text/plain components/printers/design/ideprinting.pas svneol=native#text/plain diff --git a/components/printers/carbon/issues.xml b/components/printers/carbon/issues.xml new file mode 100644 index 0000000000..1dbcf9b1c4 --- /dev/null +++ b/components/printers/carbon/issues.xml @@ -0,0 +1,8 @@ + + + + + TPrinterSetupDialog is not supported. + + + \ No newline at end of file diff --git a/components/printers/printer4lazarus.lpk b/components/printers/printer4lazarus.lpk index 15b0c7e453..7899852ad8 100644 --- a/components/printers/printer4lazarus.lpk +++ b/components/printers/printer4lazarus.lpk @@ -1,14 +1,16 @@ + + - - - + + + @@ -26,7 +28,7 @@ - + @@ -45,118 +47,122 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + @@ -169,10 +175,11 @@ - + +