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

Commit 90766f3

Browse files
committed
Enable "Explore" action on root folder.
1 parent 902373e commit 90766f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/plugins/access.fs/fsActions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
accessKey="folder_access_key">
77
<context selection="true" dir="" recycle="false"
88
actionBar="true" actionBarGroup="put" contextMenu="true" infoPanel="true"/>
9-
<selectionContext dir="true" file="true" recycle="false"
9+
<selectionContext dir="true" file="true" recycle="false" enableRoot="true"
1010
unique="true" allowedMimes="ajxp_folder,AJXP_MIMES_ZIP" behaviour="hidden">
1111
</selectionContext>
1212
</gui>

0 commit comments

Comments
 (0)