diff options
| author | Max Christian Pohle | 2015-09-07 01:51:50 +0200 |
|---|---|---|
| committer | Max Christian Pohle | 2015-09-07 01:51:50 +0200 |
| commit | 54796f2fdb65bcd5a9ad0804ea2237673f58c531 (patch) | |
| tree | d7de90149f05cc07998d7f95eab937acb739abe6 | |
| parent | 7414e5ca00a384733badc197716bb243c179fd3d (diff) | |
| download | icons-54796f2fdb65bcd5a9ad0804ea2237673f58c531.tar.bz2 icons-54796f2fdb65bcd5a9ad0804ea2237673f58c531.zip | |
added more information in the readme-file and linked the specification
| -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: | ||
