From 5dc32b4af1339f270ba6d0a60e8d41612c31d85b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1igo=20Mart=C3=ADnez?= Date: Wed, 21 Feb 2018 16:39:27 +0100 Subject: [PATCH] Users.md: Add GVfs Add GVfs to the meson users list --- docs/markdown/Users.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index e2aa5c0db..e15255503 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.