X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=qml%2FLichViet%2Fmain.qml;h=bf570b4bd0f2c65b09c5216673a422d50154e493;hb=0527c61e3bdd3540dbe553e87e24081fe54f6b15;hp=0670532ddfb06d573954086b820885d6e7abcb65;hpb=83cb2390e53fe5191cf8200b0ff357cfb5072ce0;p=lichviet diff --git a/qml/LichViet/main.qml b/qml/LichViet/main.qml index 0670532..bf570b4 100644 --- a/qml/LichViet/main.qml +++ b/qml/LichViet/main.qml @@ -65,7 +65,8 @@ Item { state:"jumptodate" Image { - source: theme_manager.theme.background_image; fillMode: Image.Stretch; anchors.fill: parent; opacity: 0.3 + source: theme_manager.theme.background_image; fillMode: Image.Stretch; anchors.fill: parent + opacity: theme_manager.theme.background_opacity }