aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2018-02-21 16:39:27 +0100
committerJussi Pakkanen <jpakkane@gmail.com>2018-02-21 19:06:55 +0200
commit5dc32b4af1339f270ba6d0a60e8d41612c31d85b (patch)
tree7c8825d63d91271e843fd45c21782e5a352eac2b
parent926d6ca7e82bb320a921bdb84cb15086677e7297 (diff)
downloadmeson-5dc32b4af1339f270ba6d0a60e8d41612c31d85b.zip
meson-5dc32b4af1339f270ba6d0a60e8d41612c31d85b.tar.gz
meson-5dc32b4af1339f270ba6d0a60e8d41612c31d85b.tar.bz2
Users.md: Add GVfs
Add GVfs to the meson users list
-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 e2aa5c0..e152555 100644
--- a/docs/markdown/Users.md
+++ b/docs/markdown/Users.md
@@ -31,6 +31,7 @@ If you have a project that uses Meson that you want to add to this list, please
- [GStreamer](https://cgit.freedesktop.org/gstreamer/gstreamer/), multimedia framework (not the default yet)
- [GTK+](https://gitlab.gnome.org/GNOME/gtk), the multi-platform toolkit used by GNOME
- [GtkDApp](https://gitlab.com/csoriano/GtkDApp), an application template for developing Flatpak apps with Gtk+ and D
+ - [GVfs](https://git.gnome.org/browse/gvfs/), a userspace virtual filesystem designed to work with the I/O abstraction of GIO
- [Hardcode-Tray](https://github.com/bil-elmoussaoui/Hardcode-Tray), fixes hardcoded tray icons in Linux
- [HexChat](https://github.com/hexchat/hexchat), a cross-platform IRC client in C
- [IGT](https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/), Linux kernel graphics driver test suite.