diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-04-28 08:05:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-28 08:05:29 +0700 |
commit | 2695bff15df7df31e53f6babae9c02e7a0b0b44e (patch) | |
tree | c9b99cc47b5e78a3033a6c627ceb8eca0faaa87e /desktop/gnome-menus/README | |
parent | b60700cd12460c0973504b9d87947f8892cfdacd (diff) | |
download | slackbuilds-2695bff15df7df31e53f6babae9c02e7a0b0b44e.tar.gz |
desktop/gnome-menus: Added (libgnome-menu library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gnome-menus/README')
-rw-r--r-- | desktop/gnome-menus/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/gnome-menus/README b/desktop/gnome-menus/README new file mode 100644 index 0000000000..39f07001f5 --- /dev/null +++ b/desktop/gnome-menus/README @@ -0,0 +1,6 @@ +gnome-menus + +The GNOME Menus package contains an implementation of the draft Desktop Menu Specification from freedesktop.org. +It also contains the GNOME menu layout configuration files, .directory files and a menu related utility program. + +The libgnome-menu library implements the "Desktop Menu Specification" from freedesktop.org. |