I have made the following changes intended for : CE:UX:MTF / lipstick-colorful-home
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/7015 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7015: Messages from BOSS: State: review at 2012-10-15T11:25:48 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: Project:MTF:UX / lipstick-colorful-home -> CE:UX:MTF / lipstick-colorful-home changes files: -------------- --- lipstick-colorful-home.changes +++ lipstick-colorful-home.changes @@ -0,0 +1,3 @@ +* Mon Oct 15 2012 Marko Saukko <[email protected]> - 0.0.8 +- Fix binary name in .desktop and .service files. + spec files: ----------- other changes: -------------- ++++++ lipstick.desktop --- lipstick.desktop +++ lipstick.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Exec=/usr/bin/colorful-home +Exec=/usr/bin/lipstick X-Moblin-Priority=High OnlyShowIn=X-MEEGO-HS; X-Meego-Watchdog=Restart ++++++ lipstick.service --- lipstick.service +++ lipstick.service @@ -4,5 +4,5 @@ Requires=dbus.socket xorg.target mcompositor.service mthemedaemon.service meegotouch-systemui.service [Service] -ExecStart=/usr/bin/colorful-home +ExecStart=/usr/bin/lipstick
