diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 17:38:26 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:38:26 +0200 |
commit | d5d6d4c58957d3e32af4f1990ac361cb858c0dc2 (patch) | |
tree | 49274424e15a9894ea67201c6c3fd0faa0e9dd85 /development/geany/README | |
parent | 1cea02692f4e298ad7e563105e0f3ea3ce92437b (diff) | |
download | slackbuilds-d5d6d4c58957d3e32af4f1990ac361cb858c0dc2.tar.gz |
development/geany: Updated for version 0.17
Diffstat (limited to 'development/geany/README')
-rw-r--r-- | development/geany/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/geany/README b/development/geany/README index f92e77aa9e..160af50f31 100644 --- a/development/geany/README +++ b/development/geany/README @@ -2,3 +2,12 @@ Geany is a text editor using the GTK2 toolkit with basic features of an integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It supports many filetypes and has some nice features. + +If you need the GTK Symbol completion (removed in Geany 0.16), You can +download them (and other tag-files from: + + http://download.geany.org/contrib/tags/ + +and place them in ~/.config/geany/tags/ directory. After this you will +need to restart Geany for this to take effect. + |