summaryrefslogtreecommitdiff
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2017-06-28 18:10:28 +0200
committerGünther Deschner <gd@samba.org>2017-07-12 03:17:57 +0200
commit259e1706e3206b215e136ea9d5beef4c9e3fcdee (patch)
tree5276d0bec206e88b7123cca654bc56c066ce637d /docs-xml/manpages
parent539714ef19b64187b8b540b35ab677a2f398b3cc (diff)
downloadsamba-259e1706e3206b215e136ea9d5beef4c9e3fcdee.tar.gz
vfs_fruit: add fruit:model = <modelname> parametric option
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 <gd@samba.org> Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Wed Jul 12 03:17:57 CEST 2017 on sn-devel-144
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/vfs_fruit.8.xml9
1 files changed, 9 insertions, 0 deletions
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 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>fruit:model = MacSamba</term>
+ <listitem>
+ <para>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.</para>
+ <para>The default is <emphasis>MacSamba</emphasis>.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>