fix comment

This commit is contained in:
oleid 2015-02-22 18:35:26 +01:00
parent b6fca8e138
commit d1f6d735aa

View File

@ -5,9 +5,9 @@
* This class was introduced to solve the following problems: * This class was introduced to solve the following problems:
* a) draw the icon with the current theme color * a) draw the icon with the current theme color
* b) to work-around the strange streched icon I get in gnome-3.14 * b) to work-around the strange streched icon I get in gnome-3.14
* c) draw an animation using current theme color
* *
* If there is a better way for a) using my previous svg icon file, * If there is a better way for that stuff, please let me know ;)
* please let me know ;)
********************************************************************/ ********************************************************************/
const Lang = imports.lang; const Lang = imports.lang;