X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=qml%2FLichViet%2FFullMonth.qml;h=331b3f788f6a540207db50327e5717eb17fb3b45;hb=bebe39d38728cb4fcc9600bd65298fbef84ee7ee;hp=992ddf80a8dbc9071cfdf7432bb9beaa5ebf7deb;hpb=464bd2551a742a176539f4a861712b31da817de4;p=lichviet diff --git a/qml/LichViet/FullMonth.qml b/qml/LichViet/FullMonth.qml index 992ddf8..331b3f7 100644 --- a/qml/LichViet/FullMonth.qml +++ b/qml/LichViet/FullMonth.qml @@ -3,7 +3,7 @@ Copyright (C) 2011 by Cuong Le This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or +the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -29,7 +29,6 @@ Item{ Rectangle{ id: fullmonthREC anchors.fill: parent; anchors.bottomMargin: 0 - visible: true opacity:0.9 Component { @@ -200,10 +199,6 @@ onCanceled:{ } } - transitions: [ - Transition { NumberAnimation { properties: "x,y,opacity"; duration: 500; easing.type: Easing.InOutBack } } - ] - states: [ State { name: "xemtheothang"