diff options
author | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2017-04-13 14:18:52 -0400 |
commit | be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c (patch) | |
tree | 8cc733979c068e939ade2cefee194b423b7b50b3 /icon-theme/material-icons-dark/mimetypes | |
parent | Another few icon changes (diff) | |
download | lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.gz lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.tar.bz2 lumina-be63d3f262c8782a4b27516c8f9a2c9a6bc1c71c.zip |
Add the "dark" version of the new material-design icon theme (actually light colored icons - used for dark themes)
Diffstat (limited to 'icon-theme/material-icons-dark/mimetypes')
-rw-r--r-- | icon-theme/material-icons-dark/mimetypes/mimetypes.list | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/icon-theme/material-icons-dark/mimetypes/mimetypes.list b/icon-theme/material-icons-dark/mimetypes/mimetypes.list deleted file mode 100644 index 87222c45..00000000 --- a/icon-theme/material-icons-dark/mimetypes/mimetypes.list +++ /dev/null @@ -1,15 +0,0 @@ -application-x-executable The icon used for executable file types. -audio-x-generic The icon used for generic audio file types. -font-x-generic The icon used for generic font file types. -image-x-generic The icon used for generic image file types. -package-x-generic The icon used for generic package file types. -text-html The icon used for HTML text file types. -text-x-generic The icon used for generic text file types. -text-x-generic-template The icon used for generic text templates. -text-x-script The icon used for script file types, such as shell scripts. -video-x-generic The icon used for generic video file types. -x-office-address-book The icon used for generic address book file types. -x-office-calendar The icon used for generic calendar file types. -x-office-document The icon used for generic document and letter file types. -x-office-presentation The icon used for generic presentation file types. -x-office-spreadsheet The icon used for generic spreadsheet file types. |