diff options
author | Max Christian Pohle | 2015-08-09 02:47:13 +0200 |
---|---|---|
committer | Max Christian Pohle | 2015-08-09 02:47:13 +0200 |
commit | 4d3b50949361c9725bab7b5dd07b592b11e5a120 (patch) | |
tree | dc685995977e99b51df71eea7b7cba559554ccfc /scalable/mimetypes/templates/test-globs | |
parent | dfaf0d719188cbcb1adb0bf99ff709c3a8e2daa2 (diff) | |
download | icons-4d3b50949361c9725bab7b5dd07b592b11e5a120.tar.bz2 icons-4d3b50949361c9725bab7b5dd07b592b11e5a120.zip |
added gvim symbol and added generation script for mime type symbols (Makefile included)
Diffstat (limited to 'scalable/mimetypes/templates/test-globs')
-rw-r--r-- | scalable/mimetypes/templates/test-globs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scalable/mimetypes/templates/test-globs b/scalable/mimetypes/templates/test-globs new file mode 100644 index 0000000..9b062d7 --- /dev/null +++ b/scalable/mimetypes/templates/test-globs | |||
@@ -0,0 +1,4 @@ | |||
1 | text/x-csrc:*.c | ||
2 | application/x-blender:*.blend | ||
3 | text/plain:*.txt | ||
4 | application/x-kexiproject-sqlite3:*.kkk | ||