From 97ab54e360a6d68e7e4f9310f553470412e1473b Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 12 Apr 2017 09:04:06 -0400 Subject: Some rearranging of the icons. The folder-* icons need to be in the places directory - not actions. --- icon-theme/material-icons-light/places/places.list | 4 ---- 1 file changed, 4 deletions(-) (limited to 'icon-theme/material-icons-light/places/places.list') diff --git a/icon-theme/material-icons-light/places/places.list b/icon-theme/material-icons-light/places/places.list index aa55d629..d0c4fcc3 100644 --- a/icon-theme/material-icons-light/places/places.list +++ b/icon-theme/material-icons-light/places/places.list @@ -1,7 +1,3 @@ -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. -- cgit From df9eb7f688d62893dfb7a8409e27623c443a7313 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 12 Apr 2017 09:48:22 -0400 Subject: Get the "places" cateogory all set up. Only missing a "start-here" icon (not used by Lumina - so it is a low priority). --- icon-theme/material-icons-light/places/places.list | 4 ---- 1 file changed, 4 deletions(-) (limited to 'icon-theme/material-icons-light/places/places.list') diff --git a/icon-theme/material-icons-light/places/places.list b/icon-theme/material-icons-light/places/places.list index d0c4fcc3..baaa2605 100644 --- a/icon-theme/material-icons-light/places/places.list +++ b/icon-theme/material-icons-light/places/places.list @@ -1,5 +1 @@ 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. -- cgit From e4b7c0a643f546dee4b7b6a2eb170ce4b892d3e9 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 12 Apr 2017 15:48:46 -0400 Subject: Rename the material-icons-light directory to material-design-light, and add the project file and index to get it to install properly. --- icon-theme/material-icons-light/places/places.list | 1 - 1 file changed, 1 deletion(-) delete mode 100644 icon-theme/material-icons-light/places/places.list (limited to 'icon-theme/material-icons-light/places/places.list') diff --git a/icon-theme/material-icons-light/places/places.list b/icon-theme/material-icons-light/places/places.list deleted file mode 100644 index baaa2605..00000000 --- a/icon-theme/material-icons-light/places/places.list +++ /dev/null @@ -1 +0,0 @@ -start-here The icon used by the desktop's main menu for accessing places, applications, and other features. -- cgit