I created a branch in Launchpad for my Gnome Do plugins. This to help development with other people, who are already on Launchpad.
So if you’re using Gnome Do please make a branch of my plugins and compile, test and use them.
Creating a branch is easy in bzr, just do:
bzr branch http://bazaar.launchpad.net/~peter-stuifzand/gc/do-plugins-ps
You now have a working branch. Use make
and make install
to start using
these plugins. If you don’t want to use all plugins, just use make install
from the directories that you would like to use.
Also, if you made an improvement or fixed a bug in one of these plugins, please send me the patch and I will add it to the repository.