diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2016-08-12 01:09:51 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-08-12 01:13:00 -0400 |
commit | f8a2f1722699329074f95fae5bcb74f9c19ad60a (patch) | |
tree | 696d972993cbfb3d98a2cd8ea23aecba75eea572 /mate-base/mate/metadata.xml | |
parent | dev-python/python-caja: 1.12.x vbump, add gtk3 support, import from project repo (diff) | |
download | gentoo-f8a2f1722699329074f95fae5bcb74f9c19ad60a.tar.gz gentoo-f8a2f1722699329074f95fae5bcb74f9c19ad60a.tar.bz2 gentoo-f8a2f1722699329074f95fae5bcb74f9c19ad60a.zip |
mate-base/mate: 1.12 buump, add gtk3, from project repo, support new themes
Package-Manager: portage-2.3.0
Diffstat (limited to 'mate-base/mate/metadata.xml')
-rw-r--r-- | mate-base/mate/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mate-base/mate/metadata.xml b/mate-base/mate/metadata.xml index d617e6093745..9f44953b0c50 100644 --- a/mate-base/mate/metadata.xml +++ b/mate-base/mate/metadata.xml @@ -10,6 +10,7 @@ recommended for the most common usage; for example, this installs the file manager. Disable this and other USE flags if you want a more minimal MATE Desktop.</flag> + <flag name="gtk3">Build all of MATE DE with GTK+3 instead of GTK+2</flag> <flag name="notification">Force notification daemon to default to MATE's notification daemon. Enabled by default. Disable if it causes conflicts with other installed desktop environments.</flag> @@ -21,5 +22,7 @@ applications. Disable this if you plan to use your own non-MATE Desktop alternatives or a custom mixture of MATE and non-MATE packages.</flag> + <flag name="help">Install <pkg>gnome-extra/yelp</pkg> to handle in application + help menus and documentation browsing</flag> </use> </pkgmetadata> |