Greg,
can you change the name of sdt icon. these will conflict with the
animated icons. if you name is sdt.png and add an extra image the
problem is solved (i think)
Code:
--------------------
my @menu = ({
text => 'SuperDateTime',
'icon-id' => 'plugins/SuperDateTime/html/images/32.png',
id => 'pluginSuperDateTime',
--------------------
into
Code:
--------------------
my @menu = ({
text => 'SuperDateTime',
'icon-id' => 'plugins/SuperDateTime/html/images/sdt.png',
id => 'pluginSuperDateTime',
--------------------
--
madpatrick
-
Patrick
------------------------------------------------------------------------
madpatrick's Profile: http://forums.slimdevices.com/member.php?userid=4929
View this thread: http://forums.slimdevices.com/showthread.php?t=77864
_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive