X-Git-Url: http://git.maemo.org/git/?p=lichviet;a=blobdiff_plain;f=qml%2Fthemes%2Fdefault%2Fdefault.qml;h=2033f3601e9c9360f737705ca64848be491611f4;hp=c9e2466ee4bb806dcacd0948dc123479950237f8;hb=0527c61e3bdd3540dbe553e87e24081fe54f6b15;hpb=83cb2390e53fe5191cf8200b0ff357cfb5072ce0 diff --git a/qml/themes/default/default.qml b/qml/themes/default/default.qml index c9e2466..2033f36 100644 --- a/qml/themes/default/default.qml +++ b/qml/themes/default/default.qml @@ -9,6 +9,7 @@ Item { property string root_dir : "file:/opt/usr/share/LichViet/themes/default/" property string background_image: root_dir+"background.jpg" + property real background_opacity: 0.3 property string switch_on: root_dir+"switch_on.png" property string switch_off: root_dir+"switch_off.png"