Comment 2 for bug 157174

Revision history for this message
diegoe (diegoe-deactivatedaccount-deactivatedaccount) wrote :

This is actually a bug in system-tools-backends:

/usr/share/system-tools-backends-2.0/scripts/Shares/SMB.pm:175:
(...)
  push @share, &Utils::Parse::get_from_ini_bool ($smb_conf_name, $section, "browsable") ||
(...)

It's just a typo.