From a3c947dfffe39d66340c32ec90119a3bd20363a2 Mon Sep 17 00:00:00 2001
From: Max Christian Pohle
Date: Mon, 7 Sep 2015 16:11:19 +0200
Subject: added install instructions
---
doc/readme.md | 24 +++++++++++++++++++++++-
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 @@
-
Pohle :: Icon theme
+CoderOnline :: Icon theme
This icon theme follows freedesktops
Icon Naming Specification
+
+
+installation with git (recommend)
+
+ - install
+ git clone http://git.entwicklerseite.de/icons ~/.local/share/icons/CoderOnline
+ - update
+ cd ~/.local/share/icons/CoderOnline && git pull && cd -
+
+
+
+installation / zip file
+To use this theme download the latest version and extract it to ~/.local/share/icons/
+
+
+
+
+Preview
places
@@ -28,3 +46,7 @@ This icon theme follows freedesktops
Mime type Icons can be dynamically generated for all file types. As a result
you gonna get hundreds of icons allowing you to easily distinguish between
different file types. The generator uses templates, which you can see here:
+
+
+
+
diff --git a/index.theme b/index.theme
index 121849d..dddd355 100644
--- a/index.theme
+++ b/index.theme
@@ -1,6 +1,6 @@
[Icon Theme]
-Name=Pohle
-Comment=Fancy 3d Icons with corresponding blender files
+Name=CoderOnline
+Comment=a high quality, multi platform 3d icon theme
Example=user-desktop
Inherits=Adwaita,hicolor
Directories=scalable/actions,scalable/emblems,scalable/apps,scalable/status,scalable/places,scalable/devices,scalable/categories,scalable/mimetypes
--
cgit v1.2.3