I have made the following changes intended for : CE:Adaptation:N950-N9 / nokia-n950-configs
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/7825 Thank You, Pekka Lundstrom [This message was auto-generated] --- Request # 7825: Messages from BOSS: State: review at 2013-02-08T08:38:21 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:plundstr:branches:CE:Adaptation:N950-N9 / nokia-n950-configs -> CE:Adaptation:N950-N9 / nokia-n950-configs changes files: -------------- --- nokia-n950-configs.changes +++ nokia-n950-configs.changes @@ -0,0 +1,4 @@ +* Fri Feb 08 2013 Pekka Lundstrom <[email protected]> - 0.3.6 +- File /etc/sysconfig/nemo-mobile-hw fixed. It had extra export word + Fixes Nemo#621 + spec files: ----------- --- nokia-n950-configs.spec +++ nokia-n950-configs.spec @@ -1,6 +1,6 @@ Name: nokia-n950-configs Summary: Nokia N950-specific configuration files -Version: 0.3.5 +Version: 0.3.6 Release: 0 Group: System/Startup Services License: GPLv2 other changes: -------------- ++++++ nemo-mobile-hw --- nemo-mobile-hw +++ nemo-mobile-hw @@ -1,4 +1,4 @@ # Set QT_USE_DRAG_DISTANCE environment variable # The variable defines default value for QApplication's # startDragDistance property -export QT_USE_DRAG_DISTANCE=16 +QT_USE_DRAG_DISTANCE=16
