Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 692 Bytes

README.rst

File metadata and controls

21 lines (14 loc) · 692 Bytes

Gnome Shell Pidgin extension

The extension utilize pidgin's dbus API, to integrate Pidgin into the GNOME shell. I only did some rough test with it only on my Fedora 16 machine, but I believe it should work ok everywhere else.

Install

Copy the files over:

mkdir -p ~/.local/share/gnome-shell/extensions/[email protected]
cp extension.js metadata.json ~/.local/share/gnome-shell/extensions/[email protected]/

restart Gnome shell (Alt+F2 type r and hit enter)

using gnome-tweak-tool, or https://extensions.gnome.org/local/ , enable Pidgin Conversation Integration extension

Enjoy!