Added message constant.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1200 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Pfeiffer 2002-09-26 23:36:31 +00:00
parent a039d985c9
commit b0ab449a96

View File

@ -47,6 +47,7 @@
#define PSRV_SHOW_PAGE_SETUP 'pgst'
#define PSRV_SHOW_PRINT_SETUP 'ppst'
#define PSRV_PRINT_SPOOLED_JOB 'psns'
#define PSRV_GET_DEFAULT_CONFIGURATION 'pdef'
// mime file types
#define PSRV_PRINTER_FILETYPE "application/x-vnd.Be.printer"