summaryrefslogtreecommitdiff
path: root/geany
AgeCommit message (Collapse)AuthorFilesLines
2011-04-23Fixed LP bug #690355 in which the dataprovider was not picked up by geany.Manish Sinha1-1/+1
The reason fo the bug was that geany looks for the plugins in $PREFIX/lib/geany and the build system was putting it in $PREFIX/lib/geany/plugins
2010-06-07Use autotools for most plugins (FF still missing)Michal Hruby2-27/+35
2010-05-12Added dataprovider for geany.Markus Korn2-0/+130
This dataprovider is using libzeitgeist