changeset 47 | 7cbcb2896f0e |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/contactwidgethsplugin/contactwidgeths/t_contactwidgeths/resource/friend_minimize.fxml Tue Jul 06 14:05:47 2010 +0300 @@ -0,0 +1,10 @@ +<layers> +<visual> + <param name="opacity" type="anim"> + <style>linear</style> + <duration>0.3</duration> + <keyframe at="0.0">1.0</keyframe> + <keyframe at="1.0">0.0</keyframe> + </param> + </visual> +</layers>