Skip to content

Commit

Permalink
Added a README
Browse files Browse the repository at this point in the history
  • Loading branch information
bramp committed Nov 11, 2011
1 parent bc84a43 commit 7da51df
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Gnome Shell Pidgin extension
by KageSenshi

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

Install:
mkdir -p ~/.local/share/gnome-shell/extensions/pidgin@gnome-shell-extensions.gnome.org
cp extension.js metadata.json ~/.local/share/gnome-shell/extensions/pidgin@gnome-shell-extensions.gnome.org

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

0 comments on commit 7da51df

Please sign in to comment.