diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-19 05:32:29 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-19 05:32:29 +0000 |
commit | b1666975ccccdaf75ac5466888def92a5aee2ca9 (patch) | |
tree | d4ac7f0279deabace04e03cc31d3cafb2e847c36 /gnome-base/gvfs/metadata.xml | |
parent | Blank lines in ChangeLog confuse various tools. (diff) | |
download | gentoo-2-b1666975ccccdaf75ac5466888def92a5aee2ca9.tar.gz gentoo-2-b1666975ccccdaf75ac5466888def92a5aee2ca9.tar.bz2 gentoo-2-b1666975ccccdaf75ac5466888def92a5aee2ca9.zip |
Rename "crypt" USE flag to a more descriptive "afp", and document what the flag does. Acked by ssuominen.
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gvfs/metadata.xml')
-rw-r--r-- | gnome-base/gvfs/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnome-base/gvfs/metadata.xml b/gnome-base/gvfs/metadata.xml index c98b827d8e44..ae7ac08e8228 100644 --- a/gnome-base/gvfs/metadata.xml +++ b/gnome-base/gvfs/metadata.xml @@ -10,6 +10,8 @@ using the APIs of libgio. There is also fuse support that allows applications not using gio to access the gvfs filesystems. </longdescription> <use> + <flag name='afp'>Enables support for accessing AFP (Apple Filing Protocol) + network shares</flag> <flag name='archive'>Enables support for accessing files in archives transparently via <pkg>app-arch/libarchive</pkg></flag> <flag name='bluray'>Enable playback of Blu-ray filesystems using <pkg>media-libs/libbluray</pkg></flag> |