diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-04-23 20:17:49 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2012-04-23 21:06:48 +0800 |
commit | 9f2b7eb8484ed134431a526b651dbf1627da6342 (patch) | |
tree | 8b941bde01549568b29bcbbde06779ebac1cdb0e /data/.gitignore | |
parent | d710f1ef048c2eb98d6cb93186947c966d82ad58 (diff) | |
download | gsoc2013-empathy-9f2b7eb8484ed134431a526b651dbf1627da6342.tar gsoc2013-empathy-9f2b7eb8484ed134431a526b651dbf1627da6342.tar.gz gsoc2013-empathy-9f2b7eb8484ed134431a526b651dbf1627da6342.tar.bz2 gsoc2013-empathy-9f2b7eb8484ed134431a526b651dbf1627da6342.tar.lz gsoc2013-empathy-9f2b7eb8484ed134431a526b651dbf1627da6342.tar.xz gsoc2013-empathy-9f2b7eb8484ed134431a526b651dbf1627da6342.tar.zst gsoc2013-empathy-9f2b7eb8484ed134431a526b651dbf1627da6342.zip |
Stop generating gschema from .in file
intltool now supports translating gschema files properly so we don't need to
do this crack any more.
https://bugzilla.gnome.org/show_bug.cgi?id=672619
Diffstat (limited to 'data/.gitignore')
-rw-r--r-- | data/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/.gitignore b/data/.gitignore index 2d4a96f0c..1b5fab599 100644 --- a/data/.gitignore +++ b/data/.gitignore @@ -1,7 +1,6 @@ empathy.desktop empathy.desktop.in org.gnome.Empathy.gschema.valid -org.gnome.Empathy.gschema.xml gschemas.compiled org.freedesktop.Telepathy.Client.Empathy.Chat.service org.freedesktop.Telepathy.Client.Empathy.AudioVideo.service |