diff options
author | Igor Gnatenko <ignatenko@redhat.com> | 2018-01-04 23:03:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-04 23:03:34 +0100 |
commit | 6c90a4888541596ea161907ab25bb3f271917d78 (patch) | |
tree | 34ff58db7116652098d0e198086f8be9d6915c0a | |
parent | 18675c3dea12220f95ffc58f3df2e9cc0fb25e84 (diff) | |
download | meson-ignatenkobrain-patch-1.tar.gz |
doc/users: add kshignatenkobrain-patch-1
-rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 959eac684..616fdc50d 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -26,6 +26,7 @@ If you have a project that uses Meson that you want to add to this list, let us - [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 + - [Ksh](https://github.com/att/ast), a Korn Shell - [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 - [Libhttpseverywhere](https://github.com/grindhold/libhttpseverywhere), a library to enable httpseverywhere on any desktop app |