summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
Diffstat (limited to 'Base')
-rw-r--r--Base/etc/FileIconProvider.ini1
-rw-r--r--Base/res/icons/16x16/filetype-asm.pngbin0 -> 174 bytes
-rw-r--r--Base/res/icons/32x32/filetype-asm.pngbin0 -> 220 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/Base/etc/FileIconProvider.ini b/Base/etc/FileIconProvider.ini
index 8a165f169f..1e1ec6b926 100644
--- a/Base/etc/FileIconProvider.ini
+++ b/Base/etc/FileIconProvider.ini
@@ -1,4 +1,5 @@
[Icons]
+asm=*.S,*.asm
cmake=*CMakeLists.txt
cplusplus=*.cpp,*.cxx,*.cc,*.c++
c=*.c
diff --git a/Base/res/icons/16x16/filetype-asm.png b/Base/res/icons/16x16/filetype-asm.png
new file mode 100644
index 0000000000..97f91d59d5
--- /dev/null
+++ b/Base/res/icons/16x16/filetype-asm.png
Binary files differ
diff --git a/Base/res/icons/32x32/filetype-asm.png b/Base/res/icons/32x32/filetype-asm.png
new file mode 100644
index 0000000000..6176471dc3
--- /dev/null
+++ b/Base/res/icons/32x32/filetype-asm.png
Binary files differ