[Github-comments] [geany/geany-plugins] Added common utils lib (#620)
Matthew Brush
notifications at xxxxx
Sun Oct 8 21:48:44 UTC 2017
Seems to work ok for me:
```bash
$ tree /opt/geany/lib
/opt/geany/lib
├── geany
│ ├── classbuilder.la
│ ├── classbuilder.so
│ ├── export.la
│ ├── export.so
│ ├── filebrowser.la
│ ├── filebrowser.so
│ ├── htmlchars.la
│ ├── htmlchars.so
│ ├── saveactions.la
│ ├── saveactions.so
│ ├── splitwindow.la
│ ├── splitwindow.so
│ ├── workbench.la
│ └── workbench.so
├── libgeany.la
├── libgeanypluginutils.la
├── libgeanypluginutils.so -> libgeanypluginutils.so.0.0.0
├── libgeanypluginutils.so.0 -> libgeanypluginutils.so.0.0.0
├── libgeanypluginutils.so.0.0.0
├── libgeany.so -> libgeany.so.0.0.0
├── libgeany.so.0 -> libgeany.so.0.0.0
├── libgeany.so.0.0.0
└── pkgconfig
└── geany.pc
2 directories, 23 files
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/620#issuecomment-335041158
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171008/80b10527/attachment.html>
More information about the Github-comments
mailing list