Added "default" printers to image (Preview and Save as PDF). Thank you
Ingo, for providing the necessary build infrastructure! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21727 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -385,6 +385,13 @@ AddDirectoryToHaikuImage beos system add-ons input_server methods ;
|
||||
#optional
|
||||
AddFilesToHaikuImage optional beos system add-ons input_server methods : canna ;
|
||||
|
||||
# printers
|
||||
AddDirectoryToHaikuImage home config settings printers Preview
|
||||
: home-config-settings-printers-preview.rdef ;
|
||||
AddDirectoryToHaikuImage home config settings printers "Save-as-PDF"
|
||||
: home-config-settings-printers-save-as-pdf.rdef ;
|
||||
|
||||
|
||||
|
||||
#pragma mark - Build The Image
|
||||
|
||||
|
||||
Reference in New Issue
Block a user