debianmacno-cupsweb
Last change
on this file since 9c0279e was
30beeab,
checked in by Jessica B. Hamrick <jhamrick@…>, 14 years ago
|
Remove "gutenbach-" from directory names and rename "gutenbach" to "gutenbach-server"
|
-
Property mode set to
100644
|
File size:
887 bytes
|
Rev | Line | |
---|
[973dd91] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" |
---|
| 4 | xmlns:py="http://genshi.edgewall.org/" |
---|
| 5 | xmlns:xi="http://www.w3.org/2001/XInclude"> |
---|
| 6 | |
---|
| 7 | <xi:include href="master.html" /> |
---|
| 8 | |
---|
| 9 | <head> |
---|
| 10 | <meta content="text/html; charset=UTF-8" http-equiv="content-type" py:replace="''"/> |
---|
[1998d46] | 11 | <title>About / sipbmp3 web</title> |
---|
[973dd91] | 12 | </head> |
---|
| 13 | |
---|
| 14 | <body> |
---|
[1998d46] | 15 | <div> |
---|
| 16 | <p> |
---|
| 17 | sipbmp3 is the MP3 spooler for SIPB office, which allows office |
---|
| 18 | users to print MP3 files to a server and have them be played |
---|
| 19 | on external speakers. |
---|
[973dd91] | 20 | </p> |
---|
[1998d46] | 21 | <p> |
---|
[e0a78b1] | 22 | To play something, issue the following command on an Athena |
---|
| 23 | system: |
---|
[1998d46] | 24 | </p> |
---|
[e0a78b1] | 25 | <pre>lpr -Psipbmp3 <kbd>filename.mp3</kbd></pre> |
---|
[1998d46] | 26 | </div> |
---|
[973dd91] | 27 | </body> |
---|
| 28 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.