add private header with attribute ids

attribute ids are generated when the attribute hash is initialized. This
way we can guarantee that the ids match every time.
This commit is contained in:
Benjamin Otte
2009-06-29 13:55:22 +02:00
parent 2620c23577
commit ceba40c27d
3 changed files with 177 additions and 0 deletions

View File

@@ -202,6 +202,7 @@ libgio_2_0_la_SOURCES = \
gfileenumerator.c \
gfileicon.c \
gfileinfo.c \
gfileinfo-priv.h \
gfileinputstream.c \
gfilemonitor.c \
gfilenamecompleter.c \