diff options
author | Michael James Gratton <mike@vee.net> | 2017-12-13 15:59:08 +1100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-12-13 21:29:39 +0200 |
commit | 1a50fe45e8bbba9d74a15aa4b62804e60d079684 (patch) | |
tree | e37251105b701c3aa8b818553fb6c20e41365036 /docs/markdown/Users.md | |
parent | cc952b055a8ae882a07019731a015f41b62d1f31 (diff) | |
download | meson-1a50fe45e8bbba9d74a15aa4b62804e60d079684.zip meson-1a50fe45e8bbba9d74a15aa4b62804e60d079684.tar.gz meson-1a50fe45e8bbba9d74a15aa4b62804e60d079684.tar.bz2 |
Add Geary to the list of users - will use meson for the next release.
Diffstat (limited to 'docs/markdown/Users.md')
-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 c27c516..bd9f313 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -12,6 +12,7 @@ If you have a project that uses Meson that you want to add to this list, let us - [casync](https://github.com/systemd/casync), Content-Addressable Data Synchronization Tool - [Emeus](https://github.com/ebassi/emeus), Constraint based layout manager for GTK+ - [Frida](https://www.frida.re/), a dynamic binary instrumentation toolkit + - [Geary](https://wiki.gnome.org/Apps/Geary), an email application built around conversations, for the GNOME 3 desktop. - [GLib](https://git.gnome.org/browse/glib/), cross-platform C library used by GTK+ and GStreamer (not the default yet) - [Gnome Builder](https://git.gnome.org/browse/gnome-builder/), an IDE for the Gnome platform - [Gnome MPV](https://github.com/gnome-mpv/gnome-mpv), Gnome frontend to the mpv video player |