aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/readme.md10
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>
2This 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>
28Mime type Icons can be dynamically generated for all file types. As a result
29you gonna get hundreds of icons allowing you to easily distinguish between
30different file types. The generator uses templates, which you can see here:
..