/usr/share/doc/licq-plugin-icq/README is in licq-plugin-icq 1.8.2-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | Licq ICQ Plugin
_______________
QUICK INSTALLATION
To get up and running quickly (assuming you are familiar with loading
plugins for Licq), simple run
mkdir build && cd build
cmake ..
make
make install
|