* open 'Add printer dialog' when 'addp' message is sent to Printers preflet

* style changes


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21858 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Pfeiffer
2007-08-08 20:32:46 +00:00
parent 5851156445
commit 3f4090c83d
9 changed files with 72 additions and 68 deletions
+3
View File
@@ -49,6 +49,9 @@
#define PSRV_PRINT_SPOOLED_JOB 'psns'
#define PSRV_GET_DEFAULT_SETTINGS 'pdef'
// messages sent to Printers preflet
#define PRINTERS_ADD_PRINTER 'addp'
// mime file types
#define PSRV_PRINTER_FILETYPE "application/x-vnd.Be.printer"
#define PSRV_SPOOL_FILETYPE "application/x-vnd.Be.printer-spool"