diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/readme.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/readme.md b/doc/readme.md index 148dd77..5036c0b 100644 --- a/doc/readme.md +++ b/doc/readme.md | |||
@@ -1,4 +1,7 @@ | |||
1 | <h1>Icon theme</h1> | 1 | <h1>Pohle :: Icon theme</h1> |
2 | This icon theme follows freedesktops | ||
3 | <a href="http://standards.freedesktop.org/icon-naming-spec/latest/">Icon Naming Specification</a> | ||
4 | |||
2 | 5 | ||
3 | <h2>places</h2> | 6 | <h2>places</h2> |
4 | <img src="/icons/plain/doc/img/places.jpg" /> | 7 | <img src="/icons/plain/doc/img/places.jpg" /> |
@@ -20,3 +23,8 @@ | |||
20 | 23 | ||
21 | <h2>apps</h2> | 24 | <h2>apps</h2> |
22 | <img src="/icons/plain/doc/img/apps.jpg" /> | 25 | <img src="/icons/plain/doc/img/apps.jpg" /> |
26 | |||
27 | <h2>Mimetype</h2> | ||
28 | Mime type Icons can be dynamically generated for all file types. As a result | ||
29 | you gonna get hundreds of icons allowing you to easily distinguish between | ||
30 | different file types. The generator uses templates, which you can see here: | ||