File: README

package info (click to toggle)
psi-plugins 1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,368 kB
  • sloc: cpp: 42,063; xml: 714; ansic: 84; makefile: 61; sh: 12
file content (13 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
Content Downloader Plugin for Psi+

The plugin allows you to download and install some content. In the current state only images smileys.

Install
1. Download source.
2. Copy contentdownloader folder to src/plugins/generic folder in Psi+ root.
3. cd /src/plugins/generic/contentdownloader
4. Run qmake-qt4 (or qmake).
5. Run make (or gmake).
6. Copy binary library to /usr/lib(64)/psi/plugins or run make install to install in ~/.psi