Update for GTK+ 2.12.5.
This also adds return type modifiers like const and *. Command used (on Fedora 8): 'CFLAGS=-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include geany -g gtk-2.12.c.tags /usr/include/gtk-2.0/gtk/gtk.h' git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2203 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
4825bfc10f
commit
6539446a4f
@ -2,6 +2,12 @@
|
||||
|
||||
* src/keyfile.c:
|
||||
Fix saving project session from a 2nd instance of Geany.
|
||||
* data/global.tags:
|
||||
Update for GTK+ 2.12.5.
|
||||
This also adds return type modifiers like const and *.
|
||||
Command used (on Fedora 8):
|
||||
'CFLAGS=`pkg-config --cflags gtk+-2.0` geany -g gtk-2.12.c.tags
|
||||
/usr/include/gtk-2.0/gtk/gtk.h'
|
||||
|
||||
|
||||
2008-01-31 Enrico Tröger <enrico(dot)troeger(at)uvena(dot)de>
|
||||
|
9170
data/global.tags
9170
data/global.tags
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user