From 7f0ff5c6554d9165645af67a6b8a252de67ffa5c Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 16 Sep 2008 11:16:04 +0000 Subject: * luci/applications: add p910nd printserver application, thanks Yanira! - closes #125 --- applications/luci-p910nd/luasrc/i18n/p910nd.en.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 applications/luci-p910nd/luasrc/i18n/p910nd.en.xml (limited to 'applications/luci-p910nd/luasrc/i18n/p910nd.en.xml') diff --git a/applications/luci-p910nd/luasrc/i18n/p910nd.en.xml b/applications/luci-p910nd/luasrc/i18n/p910nd.en.xml new file mode 100644 index 000000000..326730535 --- /dev/null +++ b/applications/luci-p910nd/luasrc/i18n/p910nd.en.xml @@ -0,0 +1,10 @@ + + + + +p910nd - Printer server +First you have to install the packages to get support for USB (kmod-usb-printer) or parallel port (kmod-lp). +Bidirectional mode +p910nd listens on port 910+N. E.g. 9100 for the first printer. + + -- cgit v1.2.3