Add link to glade-2.12.2.tar.gz on geany.org.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5215 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Nick Treleaven 2010-09-09 15:26:30 +00:00
parent 6478078ae0
commit fe08c54fb5
2 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,8 @@
discovery.
* tagmanager/tm_symbol.c:
Fix possible NULL dereference.
* HACKING:
Add link to glade-2.12.2.tar.gz on geany.org.
2010-09-09 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>

View File

@ -123,6 +123,9 @@ You can build Glade 2.12 and run the binary in place, without installing
it - this should work fine even if you have another version of Glade
installed on the system.
You can download Glade 2.12.2 here:
http://download.geany.org/glade-2.12.2.tar.gz
GTK API documentation
---------------------
The official GTK 2.8 API documentation is not available online anymore,