diff options
author | raveit65 <[email protected]> | 2014-11-08 23:25:57 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-11-08 23:30:49 +0100 |
commit | 8da336afd34baaf2c8b25b8db1a05aac3ff9421a (patch) | |
tree | 4236f60acc198c70e20bc202f52673cf31600bb5 /icon-themes/ContrastHigh/256x256/mimetypes | |
parent | 313086312def847ff42d3f5e9096e0f68f3ba248 (diff) | |
download | mate-themes-8da336afd34baaf2c8b25b8db1a05aac3ff9421a.tar.bz2 mate-themes-8da336afd34baaf2c8b25b8db1a05aac3ff9421a.tar.xz |
add some more icons for contrasthigh icon theme
Diffstat (limited to 'icon-themes/ContrastHigh/256x256/mimetypes')
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/Makefile.am | 21 | ||||
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/application-certificate.png | bin | 0 -> 3524 bytes | |||
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/application-rss+xml.png | bin | 0 -> 4240 bytes | |||
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/application-x-appliance.png | bin | 0 -> 4273 bytes | |||
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/audio-x-generic.png | bin | 0 -> 3193 bytes | |||
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/folder-publicshare.png | bin | 0 -> 2860 bytes | |||
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/inode-directory.png | bin | 0 -> 1513 bytes | |||
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/package-x-generic.png | bin | 0 -> 2651 bytes | |||
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/text-x-generic.png | bin | 0 -> 1676 bytes | |||
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/video-x-generic.png | bin | 0 -> 1967 bytes | |||
-rw-r--r-- | icon-themes/ContrastHigh/256x256/mimetypes/x-office-calendar.png | bin | 0 -> 1854 bytes |
11 files changed, 21 insertions, 0 deletions
diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/Makefile.am b/icon-themes/ContrastHigh/256x256/mimetypes/Makefile.am new file mode 100644 index 00000000..03a98296 --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/Makefile.am @@ -0,0 +1,21 @@ +NULL= + +themedir = $(datadir)/icons/ContrastHigh +size = 256x256 +context = mimetypes + +icondir = $(themedir)/$(size)/$(context) + +icon_DATA= \ + application-certificate.png \ + application-rss+xml.png \ + application-x-appliance.png \ + audio-x-generic.png \ + folder-publicshare.png \ + inode-directory.png \ + package-x-generic.png \ + text-x-generic.png \ + video-x-generic.png \ + x-office-calendar.png + +EXTRA_DIST= $(icon_DATA) diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/application-certificate.png b/icon-themes/ContrastHigh/256x256/mimetypes/application-certificate.png Binary files differnew file mode 100644 index 00000000..cf9bcca5 --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/application-certificate.png diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/application-rss+xml.png b/icon-themes/ContrastHigh/256x256/mimetypes/application-rss+xml.png Binary files differnew file mode 100644 index 00000000..5de2c3e7 --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/application-rss+xml.png diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/application-x-appliance.png b/icon-themes/ContrastHigh/256x256/mimetypes/application-x-appliance.png Binary files differnew file mode 100644 index 00000000..a9c3cc95 --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/application-x-appliance.png diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/audio-x-generic.png b/icon-themes/ContrastHigh/256x256/mimetypes/audio-x-generic.png Binary files differnew file mode 100644 index 00000000..78209ca7 --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/audio-x-generic.png diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/folder-publicshare.png b/icon-themes/ContrastHigh/256x256/mimetypes/folder-publicshare.png Binary files differnew file mode 100644 index 00000000..521e74ad --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/folder-publicshare.png diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/inode-directory.png b/icon-themes/ContrastHigh/256x256/mimetypes/inode-directory.png Binary files differnew file mode 100644 index 00000000..45d338ac --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/inode-directory.png diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/package-x-generic.png b/icon-themes/ContrastHigh/256x256/mimetypes/package-x-generic.png Binary files differnew file mode 100644 index 00000000..11b7b264 --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/package-x-generic.png diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/text-x-generic.png b/icon-themes/ContrastHigh/256x256/mimetypes/text-x-generic.png Binary files differnew file mode 100644 index 00000000..c9855b70 --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/text-x-generic.png diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/video-x-generic.png b/icon-themes/ContrastHigh/256x256/mimetypes/video-x-generic.png Binary files differnew file mode 100644 index 00000000..00825927 --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/video-x-generic.png diff --git a/icon-themes/ContrastHigh/256x256/mimetypes/x-office-calendar.png b/icon-themes/ContrastHigh/256x256/mimetypes/x-office-calendar.png Binary files differnew file mode 100644 index 00000000..74fcaf4f --- /dev/null +++ b/icon-themes/ContrastHigh/256x256/mimetypes/x-office-calendar.png |