|
Revision 1084, 0.9 kB
(checked in by graham, 9 years ago)
|
|
New version
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | Licq Console Plugin v0.20 |
|---|
| 2 | |
|---|
| 3 | This is a console ui plugin for the Licq ICQ client. It is considered beta |
|---|
| 4 | at this point and does not have all the features that the qt-gui supports, |
|---|
| 5 | however does offer a number of really cool text-mode things. Multiple windows, |
|---|
| 6 | contact list pane, log window... |
|---|
| 7 | |
|---|
| 8 | Building is simply a matter of |
|---|
| 9 | ./configure |
|---|
| 10 | make |
|---|
| 11 | make install |
|---|
| 12 | |
|---|
| 13 | Running is simply a matter of running licq with the "-p console" switch. |
|---|
| 14 | Remember that Licq will save the plugin being run so after running |
|---|
| 15 | "licq -p console" once, it will always run with this plugin. Hence when |
|---|
| 16 | you want to go back to the gui, use "licq -p qt-gui" the first time at least. |
|---|
| 17 | |
|---|
| 18 | For help using the console, type "/help" once inside. F1-F8 will toggle between |
|---|
| 19 | 8 different virtual screens, and F9 is the standard Licq log (network window). |
|---|
| 20 | |
|---|
| 21 | Address any questions to Graham Roff <graham@licq.org>, uin 2127503. |
|---|
| 22 | |
|---|