[kupfer: 34/41] qsicons, core: Add comments to icon-list



commit c69dd9a791930e9ba448a5991ec52e2d9ae75b66
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date:   Tue Apr 26 18:45:49 2011 +0200

    qsicons, core: Add comments to icon-list

 kupfer/plugin/core/icon-list    |    2 ++
 kupfer/plugin/qsicons/icon-list |    4 +++-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/kupfer/plugin/core/icon-list b/kupfer/plugin/core/icon-list
index 1811eb7..83c345a 100644
--- a/kupfer/plugin/core/icon-list
+++ b/kupfer/plugin/core/icon-list
@@ -1,3 +1,5 @@
 # IconName	File
+# the fields must be tab-separated
+# icons are used if not existing in the icon theme
 kupfer-object	object.svg
 kupfer-object-multiple	objects.svg
diff --git a/kupfer/plugin/qsicons/icon-list b/kupfer/plugin/qsicons/icon-list
index 2767447..c8936f6 100644
--- a/kupfer/plugin/qsicons/icon-list
+++ b/kupfer/plugin/qsicons/icon-list
@@ -1,4 +1,6 @@
-# ID	File
+# ID	File	flags
+# !override means that it overrides the current icon theme
+# (the default is to not override it)
 kupfer-launch	Rocket.png	!override
 kupfer-object	Object.png	!override
 kupfer-object-multiple	Object.png	!override



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]