aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2017-07-18 19:03:38 -0400
committerGitHub <noreply@github.com>2017-07-18 19:03:38 -0400
commitacb7e3aaa0a006b36ad8fb86527e46c3b17ff70c (patch)
treeeac66794561954b3c98061a05e49ebf0c7ce2cdd
parente1000f1454d98043ce2342aa3fb67709b7083256 (diff)
downloadmeson-acb7e3aaa0a006b36ad8fb86527e46c3b17ff70c.zip
meson-acb7e3aaa0a006b36ad8fb86527e46c3b17ff70c.tar.gz
meson-acb7e3aaa0a006b36ad8fb86527e46c3b17ff70c.tar.bz2
docs: Add HexChat to users... again
-rw-r--r--docs/markdown/Users.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md
index e73dec7..6c6a368 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -23,6 +23,7 @@ If you have a project that uses Meson that you want to add to this list, let us
- [GStreamer](https://cgit.freedesktop.org/gstreamer/gstreamer/), multimedia framework (not the default yet)
- [GTK+](https://git.gnome.org/browse/gtk+/), the multi-platform toolkit used by GNOME (not the default yet)
- [GtkDApp](https://gitlab.com/csoriano/GtkDApp), an application template for developing Flatpak apps with Gtk+ and D
+ - [HexChat](https://github.com/hexchat/hexchat), a cross-platform IRC client in C
- [Json-glib](https://git.gnome.org/browse/json-glib), GLib-based JSON manipulation library
- [Libepoxy](https://github.com/anholt/libepoxy/), a library for handling OpenGL function pointer management
- [Libgit2-glib](https://git.gnome.org/browse/libgit2-glib/), a GLib wrapper for libgit2