diff options
author | Ken Moore <ken@ixsystems.com> | 2017-02-06 17:05:02 -0500 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-02-06 17:05:02 -0500 |
commit | 0a89e5db59e3fd37ab061636dc569a6fc6d0eadb (patch) | |
tree | bad2f3aee35d471a303d924f2b423f36fcd1134a /icon-theme/material-icons-dark/places | |
parent | Clean up how the default application for a mimetype is displayed within the l... (diff) | |
download | lumina-0a89e5db59e3fd37ab061636dc569a6fc6d0eadb.tar.gz lumina-0a89e5db59e3fd37ab061636dc569a6fc6d0eadb.tar.bz2 lumina-0a89e5db59e3fd37ab061636dc569a6fc6d0eadb.zip |
Get the templates for the material icon theme setup in the repo (no icons yet either).
Diffstat (limited to 'icon-theme/material-icons-dark/places')
-rw-r--r-- | icon-theme/material-icons-dark/places/places.list | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icon-theme/material-icons-dark/places/places.list b/icon-theme/material-icons-dark/places/places.list new file mode 100644 index 00000000..aa55d629 --- /dev/null +++ b/icon-theme/material-icons-dark/places/places.list @@ -0,0 +1,9 @@ +folder The standard folder icon used to represent directories on local filesystems, mail folders, and other hierarchical groups. +folder-remote The icon used for normal directories on a remote filesystem. +network-server The icon used for individual host machines under the “Network Servers” place in the file manager. +network-workgroup The icon for the “Network Servers” place in the desktop's file manager, and workgroups within the network. +start-here The icon used by the desktop's main menu for accessing places, applications, and other features. +user-bookmarks The icon for the user's special “Bookmarks” place. +user-desktop The icon for the special “Desktop” directory of the user. +user-home The icon for the special “Home” directory of the user. +user-trash The icon for the user's “Trash” place in the desktop's file manager. |