summaryrefslogtreecommitdiffstats
path: root/src/pwgui/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pwgui/config.h')
-rw-r--r--src/pwgui/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pwgui/config.h b/src/pwgui/config.h
new file mode 100644
index 0000000..a06d9db
--- /dev/null
+++ b/src/pwgui/config.h
@@ -0,0 +1,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"
+