messagingapp/msgui/conversationview/resources/xml/conversationview_effect.fxml
changeset 25 84d9eb65b26f
parent 23 238255e8b033
child 27 e4592d119491
child 37 518b245aa84c
child 79 2981cb3aa489
--- a/messagingapp/msgui/conversationview/resources/xml/conversationview_effect.fxml	Fri Apr 16 14:56:15 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-<layers>
-    <visual src="input1">
-        <param name="translation_x" type="anim" ref="visual.width">
-            <duration>1</duration>
-            <style>linear</style>
-
-            <keyframe at="0.0">-1.5</keyframe>
-            <keyframe at="0.5">-0.05</keyframe>
-            <keyframe at="1.0">0</keyframe>
-
-        </param>
-        <param name="translation_y">0</param>
-        <param name="translation_z">0</param>
-      </visual>
-</layers>
\ No newline at end of file