Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Fix FoldersTree config for smb driver
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Oct 26, 2015
1 parent 095d945 commit a91506e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core/src/plugins/access.smb/manifest.xml
Expand Up @@ -22,6 +22,11 @@
<external_file filename="plugins/access.fs/manifest.xml" include="registry_contributions/client_configs/*" exclude=""/>
<external_file filename="plugins/access.fs/fsActions.xml" include="client_configs/*" exclude=""/>
<external_file filename="plugins/access.fs/manifest.xml" include="registry_contributions/hooks/*" exclude=""/>
<client_configs>
<component_config className="FoldersTree">
<property name="display" value="d"/>
</component_config>
</client_configs>
</registry_contributions>
<dependencies>
<pluginClass pluginName="access.fs"/>
Expand Down

0 comments on commit a91506e

Please sign in to comment.