From 259e1706e3206b215e136ea9d5beef4c9e3fcdee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Wed, 28 Jun 2017 18:10:28 +0200 Subject: vfs_fruit: add fruit:model = parametric option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fruit:model = iMac fruit:model = MacBook fruit:model = MacPro fruit:model = Xserve will all display a different icon inside Finder. Formerly, we used "Samba" which resulted in a "?" icon in Finder, with the new default "MacSamba" we appear with a computer box icon at least. Guenther Bug: https://bugzilla.samba.org/show_bug.cgi?id=12840 Signed-off-by: Guenther Deschner Signed-off-by: Ralph Boehme Reviewed-by: Ralph Boehme Autobuild-User(master): Günther Deschner Autobuild-Date(master): Wed Jul 12 03:17:57 CEST 2017 on sn-devel-144 --- docs-xml/manpages/vfs_fruit.8.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs-xml/manpages') diff --git a/docs-xml/manpages/vfs_fruit.8.xml b/docs-xml/manpages/vfs_fruit.8.xml index a86dec63a69..7097aac5a41 100644 --- a/docs-xml/manpages/vfs_fruit.8.xml +++ b/docs-xml/manpages/vfs_fruit.8.xml @@ -160,6 +160,15 @@ + + fruit:model = MacSamba + + This option defines the model string inside the AAPL + extension and will determine the appearance of the icon representing the + Samba server in the Finder window. + The default is MacSamba. + + -- cgit v1.2.1