[Xfce4-commits] [xfce/libxfce4ui] 02/03: Add garcon to the list of components

noreply at xfce.org noreply at xfce.org
Thu May 16 23:16:13 CEST 2019


This is an automated email from the git hooks/post-receive script.

s   k   u   n   n   y   k       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/libxfce4ui.

commit 71fe10a4cdbfaf2fb7e7210884b66b77b5cbb4f9
Author: Romain Bouvier <skunnyk at alteroot.org>
Date:   Thu May 16 22:50:47 2019 +0200

    Add garcon to the list of components
---
 xfce4-about/main.c | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/xfce4-about/main.c b/xfce4-about/main.c
index 9db2820..5d3d77c 100644
--- a/xfce4-about/main.c
+++ b/xfce4-about/main.c
@@ -108,6 +108,11 @@ xfce_about_about (GtkTextBuffer *buffer)
         N_("Settings Daemon"),
         N_("D-Bus-based configuration storage system.")
       },
+      { "garcon",
+        N_("A menu library"),
+        N_("A freedesktop.org compliant menu implementation based "
+           "on GLib and GIO.")
+      },
       { "tumbler",
         N_("Thumbnails service"),
         N_("Thumbnail service implementing the thumbnail management D-Bus specification.")

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list