X-Git-Url: http://git.maemo.org/git/?p=lichviet;a=blobdiff_plain;f=qml%2FLichViet%2FAbout.qml;h=0b0e227cf976ccb86a96d3e9f60b1e913994b56e;hp=b9e696ddf59f2e31353b570a92eb0d6d3778879c;hb=0ce17d92590897442767858538251f8e6b23f50b;hpb=5e2b3c9e7b8302cf58a799cdfc718fc7137abd21 diff --git a/qml/LichViet/About.qml b/qml/LichViet/About.qml index b9e696d..0b0e227 100644 --- a/qml/LichViet/About.qml +++ b/qml/LichViet/About.qml @@ -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 */ -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
Âm Lịch của tác giả Hồ Ngọc Đức.
http://www.informatik.uni-leipzig.de/~duc/amlich/" 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
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)
\ + text: "Phiên bản : 1.0.2-5 (15/09/2011)
\ Phát triển bởi : metacuong@gmail.com" anchors.horizontalCenterOffset: 0 wrapMode: Text.NoWrap