summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2015-05-25 11:50:53 +0900
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2015-05-25 11:52:36 +0900
commit99068795b41a513b5c875b2d4c5e376d7f3f3dd5 (patch)
tree7e83e771558c6707fb60b6e440a2a258afa84525
parente147bcd20667a35b9e363bc9cad019acd926e770 (diff)
downloadelementary-99068795b41a513b5c875b2d4c5e376d7f3f3dd5.tar.gz
theme - add more efm basic file type icons
Icons by ApB - see T1582 - fixes T1582 not really a bug ... just more icons. :)
-rw-r--r--data/themes/Makefile.am6
-rw-r--r--data/themes/edc/O/efm_icons.edc21
-rw-r--r--data/themes/img/efm_generic_icon_content_inode_block.pngbin0 -> 1934 bytes
-rw-r--r--data/themes/img/efm_generic_icon_content_inode_char.pngbin0 -> 704 bytes
-rw-r--r--data/themes/img/efm_generic_icon_content_inode_dir.pngbin0 -> 437 bytes
-rw-r--r--data/themes/img/efm_generic_icon_content_inode_fifo.pngbin0 -> 1099 bytes
-rw-r--r--data/themes/img/efm_generic_icon_content_inode_file.pngbin0 -> 572 bytes
-rw-r--r--data/themes/img/efm_generic_icon_content_inode_socket.pngbin0 -> 1764 bytes
8 files changed, 21 insertions, 6 deletions
diff --git a/data/themes/Makefile.am b/data/themes/Makefile.am
index 8237c67b4..63c9a635f 100644
--- a/data/themes/Makefile.am
+++ b/data/themes/Makefile.am
@@ -264,6 +264,12 @@ img/efm_generic_icon_content_executable.png \
img/efm_generic_icon_content_font.png \
img/efm_generic_icon_content_formula.png \
img/efm_generic_icon_content_image.png \
+img/efm_generic_icon_content_inode_block.png \
+img/efm_generic_icon_content_inode_char.png \
+img/efm_generic_icon_content_inode_dir.png \
+img/efm_generic_icon_content_inode_fifo.png \
+img/efm_generic_icon_content_inode_file.png \
+img/efm_generic_icon_content_inode_socket.png \
img/efm_generic_icon_content_install.png \
img/efm_generic_icon_content_iso.png \
img/efm_generic_icon_content_lib.png \
diff --git a/data/themes/edc/O/efm_icons.edc b/data/themes/edc/O/efm_icons.edc
index 66cd99632..77da7e124 100644
--- a/data/themes/edc/O/efm_icons.edc
+++ b/data/themes/edc/O/efm_icons.edc
@@ -392,6 +392,15 @@
EFM_MIME_ICON_SIMPLE("chemical/x-cache","efm_generic_icon_content_db.png", (114/128), (114/128), 240, 0.5);
+//Inode//
+
+ EFM_MIME_ICON_SIMPLE("inode/chardevice","efm_generic_icon_content_inode_char.png", (114/77), (114/77), 240, 0.5);
+ EFM_MIME_ICON_SIMPLE("inode/blockdevice","efm_generic_icon_content_inode_block.png", (81/114), (81/114), 240, 0.5);
+ EFM_MIME_ICON_SIMPLE("inode/fifo","efm_generic_icon_content_inode_fifo.png", (87/114), (87/114), 240, 0.5);
+ EFM_MIME_ICON_SIMPLE("inode/socket","efm_generic_icon_content_inode_socket.png", (114/114), (114/114), 240, 0.5);
+ EFM_MIME_ICON_SIMPLE("inode/directory","efm_generic_icon_content_inode_dir.png", (114/86), (114/86), 240, 0.5);
+ EFM_MIME_ICON_SIMPLE("inode/file","efm_generic_icon_content_inode_file.png", (83/114), (83/114), 240, 0.5);
+
#undefine EFM_MIME_ICON
#undefine EFM_MIME_ICON_SIMPLE
@@ -454,12 +463,12 @@
MIMEICON("application/x-compressed-tar","icon_mime_package.png",128);
MIMEICON("application/x-tar","icon_mime_package.png", 128);
MIMEICON("application/x-rar","icon_mime_package.png", 128);
- MIMEICON("inode/chardevice","icon_efm_file.png", 128);
- MIMEICON("inode/blockdevice","icon_efm_file.png", 128);
- MIMEICON("inode/fifo","icon_efm_file.png", 128);
- MIMEICON("inode/socket","icon_efm_file.png", 128);
- MIMEICON("inode/directory","icon_efm_folder.png", 128);
- MIMEICON("inode/file","icon_efm_file.png", 128);
+ //MIMEICON("inode/chardevice","icon_efm_file.png", 128);
+ //MIMEICON("inode/blockdevice","icon_efm_file.png", 128);
+ //MIMEICON("inode/fifo","icon_efm_file.png", 128);
+ //MIMEICON("inode/socket","icon_efm_file.png", 128);
+ //MIMEICON("inode/directory","icon_efm_folder.png", 128);
+ //MIMEICON("inode/file","icon_efm_file.png", 128);
MIMEICON("application/x-7z-compressed","icon_mime_package.png", 128);
MIMEICON("application/vnd.ms-cab-compressed","icon_mime_package.png", 128);
diff --git a/data/themes/img/efm_generic_icon_content_inode_block.png b/data/themes/img/efm_generic_icon_content_inode_block.png
new file mode 100644
index 000000000..5a235018e
--- /dev/null
+++ b/data/themes/img/efm_generic_icon_content_inode_block.png
Binary files differ
diff --git a/data/themes/img/efm_generic_icon_content_inode_char.png b/data/themes/img/efm_generic_icon_content_inode_char.png
new file mode 100644
index 000000000..1b078b552
--- /dev/null
+++ b/data/themes/img/efm_generic_icon_content_inode_char.png
Binary files differ
diff --git a/data/themes/img/efm_generic_icon_content_inode_dir.png b/data/themes/img/efm_generic_icon_content_inode_dir.png
new file mode 100644
index 000000000..a4425165b
--- /dev/null
+++ b/data/themes/img/efm_generic_icon_content_inode_dir.png
Binary files differ
diff --git a/data/themes/img/efm_generic_icon_content_inode_fifo.png b/data/themes/img/efm_generic_icon_content_inode_fifo.png
new file mode 100644
index 000000000..8999cd35f
--- /dev/null
+++ b/data/themes/img/efm_generic_icon_content_inode_fifo.png
Binary files differ
diff --git a/data/themes/img/efm_generic_icon_content_inode_file.png b/data/themes/img/efm_generic_icon_content_inode_file.png
new file mode 100644
index 000000000..e6b0b2ab6
--- /dev/null
+++ b/data/themes/img/efm_generic_icon_content_inode_file.png
Binary files differ
diff --git a/data/themes/img/efm_generic_icon_content_inode_socket.png b/data/themes/img/efm_generic_icon_content_inode_socket.png
new file mode 100644
index 000000000..5edd0ccca
--- /dev/null
+++ b/data/themes/img/efm_generic_icon_content_inode_socket.png
Binary files differ