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:
Michael Pfeiffer
2007-07-28 07:17:23 +00:00
parent da0bbaed22
commit f00954fc65
3 changed files with 25 additions and 0 deletions
+7
View File
@@ -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