I have made the following changes intended for :
  CE:UX:MTF / lipstick

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/7264

Thank You,
Robin Burchell

[This message was auto-generated]

---

Request # 7264:

Messages from BOSS:

State: review at 2012-11-02T13:59:36 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:w00t:branches:CE:UX:MTF / lipstick -> CE:UX:MTF / lipstick
  
changes files:
--------------
--- lipstick.changes
+++ lipstick.changes
@@ -0,0 +1,3 @@
+* Fri Nov 02 2012 Robin Burchell <[email protected]> - 0.4.8
+- Alter global launcher position configuration path to allow for easy distro 
installation (from Robin)
+

old:
----
  lipstick-0.4.7.tar.bz2

new:
----
  lipstick-0.4.8.tar.bz2

spec files:
-----------
--- lipstick.spec
+++ lipstick.spec
@@ -9,7 +9,7 @@
 # << macros
 
 Summary:    QML toolkit for homescreen creation
-Version:    0.4.7
+Version:    0.4.8
 Release:    1
 Group:      System/Libraries
 License:    LGPLv2.1

other changes:
--------------

++++++ lipstick-0.4.7.tar.bz2 -> lipstick-0.4.8.tar.bz2
--- src/components/launchermodel.cpp
+++ src/components/launchermodel.cpp
@@ -66,7 +66,7 @@
 
     QMap<int, LauncherItem *> itemsWithPositions;
     QSettings launcherSettings("nemomobile", "lipstick");
-    QSettings globalSettings("/etc/lipstick.conf", QSettings::IniFormat);
+    QSettings globalSettings("/usr/share/lipstick/lipstick.conf", 
QSettings::IniFormat);
 
     // Finding newly added desktop entries
     foreach (const QFileInfo &fileInfo, fileInfoList) {

++++++ lipstick.yaml
--- lipstick.yaml
+++ lipstick.yaml
@@ -1,6 +1,6 @@
 Name: lipstick
 Summary: QML toolkit for homescreen creation
-Version: 0.4.7
+Version: 0.4.8
 Release: 1
 Group: System/Libraries
 License: LGPLv2.1



Reply via email to