summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorElliott Sales de Andrade <qulogic@pidgin.im>2017-06-15 23:13:33 -0400
committerElliott Sales de Andrade <qulogic@pidgin.im>2017-06-15 23:13:33 -0400
commit7b74db25cba12b01c7a35f1bb5cf2bd5ecf834ce (patch)
tree85e5e3ba3752f45fa9461cd4fd2a0f6bda0b20b0 /.hgignore
parentf66a1497aa43ed7e6050c59ee38f1ef8e4bee30b (diff)
downloadpidgin-7b74db25cba12b01c7a35f1bb5cf2bd5ecf834ce.tar.gz
Move gtkdebug.html into a GResource.
This was added in GLib 2.32, which we can use now. Now there's no need for complicated xxd + sed transformations and it will work better with Meson.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index f52d89b441..e2caa4084f 100644
--- a/.hgignore
+++ b/.hgignore
@@ -108,7 +108,7 @@ pidgin-.*.tar.bz2
pidgin-.*.tar.gz
pidgin-[0-9a-z.-]+/
pidgin.apspec$
-pidgin/.*\.html\.h$
+pidgin/.*\.gresource\.[ch]$
pidgin/pidgin$
pidgin/data/pidgin.appdata.xml$
pidgin/data/pidgin.desktop$