summaryrefslogtreecommitdiffstats
path: root/klaptopdaemon/pics/README
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit2bda8f7717adf28da4af0d34fb82f63d2868c31d (patch)
tree8d927b7b47a90c4adb646482a52613f58acd6f8c /klaptopdaemon/pics/README
downloadtdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.tar.gz
tdeutils-2bda8f7717adf28da4af0d34fb82f63d2868c31d.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'klaptopdaemon/pics/README')
-rw-r--r--klaptopdaemon/pics/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/klaptopdaemon/pics/README b/klaptopdaemon/pics/README
new file mode 100644
index 0000000..29a1b13
--- /dev/null
+++ b/klaptopdaemon/pics/README
@@ -0,0 +1,36 @@
+Notes about laptop daemon's icons:
+
+ lo16-app-klaptopdaemon.png - is only used for the context menu
+ only the 16x16 is actually needed
+
+ in fact with recent changes to the iconloader icons other than
+ the 16x16 (really 20x20) are BAD - please don't create them
+
+ the 3 icons in the action directory:
+ laptop_charge/laptop_concharge/laptop_nobattery
+
+ are 'special' - they are read by the application and
+ modified on-the-fly to create a bar-graph of how full
+ the battery is - you can't just edit them the way you would
+ a normal icon - basically any white pixels will be replaced
+ with a proportional number of blue ones from the bottom of
+ the icon to the top (so pure white pixels are 'magic' and
+ should be treated as the portion of the icon that is the graph)
+ you can use slightly off-white or a not-quite-saturated
+ white if you want 'white'
+
+ I'd love some cool new battery icons but please contact me
+ if you need some testing before committing
+
+
+
+ Paul Campbell - laptop support author
+ paul@taniwha.com
+
+We also have some contributed icons:
+
+the 2 'alt_' ones came from Percy Leonhardt <percy at eris23.de>
+the 3 'alt2_' ones came from Keunwoo Lee <klee at cs.washington.edu>
+the 2 'alt3_' ones came from Jason Dixon <jasondixon at myrealbox.com>
+
+thanks guys!