Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-23 | Fixed LP bug #690355 in which the dataprovider was not picked up by geany. | Manish Sinha | 1 | -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-07 | Use autotools for most plugins (FF still missing) | Michal Hruby | 2 | -27/+35 | |
2010-05-12 | Added dataprovider for geany. | Markus Korn | 2 | -0/+130 | |
This dataprovider is using libzeitgeist |