blob: a06d9db9ffe3e9a33e71a9a6f8c33678ec200b94 (
plain) (
blame)
1
2
3
4
5
|
// This is where pwgui will look for backends.
// Works exactly like /usr/lib/cups/backend, but don't
// use that as it would cause pwgui invoking itself again...
#define BACKEND_PATH "/opt/openslx/cups/backend"
|