
App Runners kde krunner pidgin plugin purple
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/israelrios/plasma-runner-pidgin
Krunner plugin that provides the list of buddies in Pidgin making it possible to start a conversation from Krunner.
Installation:
download https://github.com/israelrios/plasma-runner-pidgin/raw/master/plasma-runner-pidgin_1.0.0_amd64.deb and install.
or compile from sources:
download https://github.com/israelrios/plasma-runner-pidgin/archive/master.zip
mkdir build
cd build
cmake ../ \
-DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` \
-DCMAKE_BUILD_TYPE=Release
make
sudo make install
Restart Krunner. Then check this plugin is enabled in Krunner settings. Your pidgin buddies should be searchable on Krunner.
travislandonbarker
9 months ago
Report
travislandonbarker
9 months ago
Thanks
Report
isrealrios
9 months ago
Report