* fixes for next/prev month calculator
[lichviet] / qml / LichViet / About.qml
index b9e696d..0b0e227 100644 (file)
@@ -14,7 +14,7 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>
 */
-import QtQuick 1.0
+import QtQuick 1.1
 
 import "Themes.js" as Themes
 
@@ -64,7 +64,6 @@ Item{
                 id: text3
                 x: 10
                 y: 261
-                width: 80
                 height: 20
                 text: "Chương trình có tham khảo thuật toán tính <br>Âm Lịch của tác giả Hồ Ngọc Đức.<br><a href='http://www.informatik.uni-leipzig.de/~duc/amlich/'>http://www.informatik.uni-leipzig.de/~duc/amlich/</a>"
                 anchors.horizontalCenterOffset: 0
@@ -79,7 +78,6 @@ Item{
             id: text1
             x: 11
             y: 171
-            width: 80
             height: 20
             text: "Lịch Âm Việt Nam <br> OS: Maemo 5 (Fremantle)"
             anchors.horizontalCenterOffset: 1
@@ -94,9 +92,8 @@ Item{
             id: text2
             x: 10
             y: 234
-            width: 80
             height: 20
-            text: "Phiên bản : 1.0.2-4 (15/09/2011)<br>\
+            text: "Phiên bản : 1.0.2-5 (15/09/2011)<br>\
 Phát triển bởi : <a href='mailto:metacuong@gmail.com'>metacuong@gmail.com</a>"
             anchors.horizontalCenterOffset: 0
             wrapMode: Text.NoWrap