diff options
author | Emanuele Aina <emanuele.aina@collabora.com> | 2013-03-26 20:09:29 +0800 |
---|---|---|
committer | Emanuele Aina <emanuele.aina@collabora.com> | 2013-04-01 17:50:29 +0800 |
commit | 3992967e7a3015a48b5db9c7e652105abe38856e (patch) | |
tree | df9901dc03195bfbfd7fa3bab97fb9c0f7e5b557 /libempathy/.gitignore | |
parent | 4299f29ac941292054b4e004aac51e1b143a386a (diff) | |
download | gsoc2013-empathy-3992967e7a3015a48b5db9c7e652105abe38856e.tar gsoc2013-empathy-3992967e7a3015a48b5db9c7e652105abe38856e.tar.gz gsoc2013-empathy-3992967e7a3015a48b5db9c7e652105abe38856e.tar.bz2 gsoc2013-empathy-3992967e7a3015a48b5db9c7e652105abe38856e.tar.lz gsoc2013-empathy-3992967e7a3015a48b5db9c7e652105abe38856e.tar.xz gsoc2013-empathy-3992967e7a3015a48b5db9c7e652105abe38856e.tar.zst gsoc2013-empathy-3992967e7a3015a48b5db9c7e652105abe38856e.zip |
Embed DTDs for XML validation as GResources
https://bugzilla.gnome.org/show_bug.cgi?id=696974
Diffstat (limited to 'libempathy/.gitignore')
-rw-r--r-- | libempathy/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/.gitignore b/libempathy/.gitignore index 8617dcbd0..5cc6b3397 100644 --- a/libempathy/.gitignore +++ b/libempathy/.gitignore @@ -1,4 +1,5 @@ empathy-chandler-glue.h +empathy-dtd-resources.[ch] empathy-marshal.* empathy-filter-glue.h tp-stream-engine-gen.h |