diff options
| author | Max Christian Pohle | 2015-08-06 12:50:41 +0200 |
|---|---|---|
| committer | Max Christian Pohle | 2015-08-06 12:50:41 +0200 |
| commit | f4834911d9f56b73c690ac4207c8a53ce54a9272 (patch) | |
| tree | 1bfcb9cc70880c340f0696ca0eece53bba1aa248 /scalable/mimetypes | |
| parent | 343f61e40ca0a2a96f791081a1767bba85e18f76 (diff) | |
| download | icons-f4834911d9f56b73c690ac4207c8a53ce54a9272.tar.bz2 icons-f4834911d9f56b73c690ac4207c8a53ce54a9272.zip | |
added Makefile command to update the gtk cache
Diffstat (limited to 'scalable/mimetypes')
| -rw-r--r-- | scalable/mimetypes/mime_text_plain.icon | 4 | ||||
| -rw-r--r-- | scalable/mimetypes/text-x-generic.icon | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/scalable/mimetypes/mime_text_plain.icon b/scalable/mimetypes/mime_text_plain.icon new file mode 100644 index 0000000..6068181 --- /dev/null +++ b/scalable/mimetypes/mime_text_plain.icon | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | [Icon Data] | ||
| 2 | DisplayName=Mime text/plain | ||
| 3 | EmbeddedTextRectangle=8,8,40,40 | ||
| 4 | AttachPoints=20,20|40,40|50,10|10,50 | ||
diff --git a/scalable/mimetypes/text-x-generic.icon b/scalable/mimetypes/text-x-generic.icon index dd77311..a523ec8 100644 --- a/scalable/mimetypes/text-x-generic.icon +++ b/scalable/mimetypes/text-x-generic.icon | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | [Icon Data] | 1 | [Icon Data] |
| 2 | DisplayName=Mime text/plain | 2 | DisplayName=Mime text/generic |
| 3 | EmbeddedTextRectangle=100,100,900,900 | 3 | EmbeddedTextRectangle=8,8,40,40 |
| 4 | AttachPoints=200,200|800,200|500,500|200,800|800,800 | 4 | AttachPoints=20,20|40,40|50,10|10,50 |
