/usr/share/unity/scopes/files.scope is in unity-scopes-master-default 6.8.2+16.04.20160212.1-0ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | [Scope]
GroupName=com.canonical.Unity.Scope.Home
UniqueName=/com/canonical/unity/masterscope/files
Icon=/usr/share/unity/icons/lens-nav-file.svg
CategoryIcon=/usr/share/icons/unity-icon-theme/places/svg/group-files.svg
Name=Files & Folders
SearchHint=Search files & folders
Type=files
IsMaster=true
Shortcut=f
Keywords=files;
[Desktop Entry]
X-Ubuntu-Gettext-Domain=unity-scope-home
[Category recent]
Name=Recent
Icon=/usr/share/icons/unity-icon-theme/places/svg/group-recent.svg
DedupField=uri
[Category downloads]
Name=Downloads
Icon=/usr/share/icons/unity-icon-theme/places/svg/group-downloads.svg
DedupField=uri
[Category folders]
Name=Folders
Icon=/usr/share/icons/unity-icon-theme/places/svg/group-folders.svg
DedupField=uri
[Filter modified]
Name=Last modified
Type=filter-radiooption
OptionIDs=last-7-days;last-30-days;last-year;
OptionNames=Last 7 days;Last 30 days;Last year;
[Filter type]
Name=Type
Type=filter-checkoption
SortType=display-name
OptionIDs=documents;folders;images;audio;videos;presentations;other;
OptionNames=Documents;Folders;Images;Audio;Videos;Presentations;Other;
[Filter size]
Name=Size
Type=filter-multirange
OptionIDs=1KB;100KB;1MB;10MB;100MB;1GB;>1GB;
OptionNames=1KB;100KB;1MB;10MB;100MB;1GB;>1GB;
|