diff options
-rw-r--r-- | doc/readme.md | 24 | ||||
-rw-r--r-- | index.theme | 4 |
2 files changed, 25 insertions, 3 deletions
diff --git a/doc/readme.md b/doc/readme.md index 5036c0b..b4da9aa 100644 --- a/doc/readme.md +++ b/doc/readme.md | |||
@@ -1,6 +1,24 @@ | |||
1 | <h1>Pohle :: Icon theme</h1> | 1 | <h1>CoderOnline :: Icon theme</h1> |
2 | This icon theme follows freedesktops | 2 | This icon theme follows freedesktops |
3 | <a href="http://standards.freedesktop.org/icon-naming-spec/latest/">Icon Naming Specification</a> | 3 | <a href="http://standards.freedesktop.org/icon-naming-spec/latest/">Icon Naming Specification</a> |
4 | <br/> | ||
5 | |||
6 | <h2>installation with git (recommend)</h2> | ||
7 | <dl> | ||
8 | <dt>install</dt> | ||
9 | <dd><code>git clone http://git.entwicklerseite.de/icons ~/.local/share/icons/CoderOnline</code></dd> | ||
10 | <dt>update</dt> | ||
11 | <dd><code>cd ~/.local/share/icons/CoderOnline && git pull && cd -</code></dd> | ||
12 | </dl> | ||
13 | <br/> | ||
14 | |||
15 | <h2>installation / zip file</h2> | ||
16 | To use this theme <a href="http://git.entwicklerseite.de/icons/snapshot/icons-master.zip">download</a> the latest version and extract it to <code>~/.local/share/icons/</code> | ||
17 | <br/> | ||
18 | <br/> | ||
19 | |||
20 | |||
21 | <h1>Preview</h1> | ||
4 | 22 | ||
5 | 23 | ||
6 | <h2>places</h2> | 24 | <h2>places</h2> |
@@ -28,3 +46,7 @@ This icon theme follows freedesktops | |||
28 | Mime type Icons can be dynamically generated for all file types. As a result | 46 | 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 | 47 | 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: | 48 | different file types. The generator uses templates, which you can see here: |
49 | |||
50 | |||
51 | |||
52 | |||
diff --git a/index.theme b/index.theme index 121849d..dddd355 100644 --- a/index.theme +++ b/index.theme | |||
@@ -1,6 +1,6 @@ | |||
1 | [Icon Theme] | 1 | [Icon Theme] |
2 | Name=Pohle | 2 | Name=CoderOnline |
3 | Comment=Fancy 3d Icons with corresponding blender files | 3 | Comment=a high quality, multi platform 3d icon theme |
4 | Example=user-desktop | 4 | Example=user-desktop |
5 | Inherits=Adwaita,hicolor | 5 | Inherits=Adwaita,hicolor |
6 | Directories=scalable/actions,scalable/emblems,scalable/apps,scalable/status,scalable/places,scalable/devices,scalable/categories,scalable/mimetypes | 6 | Directories=scalable/actions,scalable/emblems,scalable/apps,scalable/status,scalable/places,scalable/devices,scalable/categories,scalable/mimetypes |