I have made the following changes intended for : CE:UX:MTF / ce-mtf-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/5341 Thank You, Marko Saukko [This message was auto-generated] --- Request # 5341: Messages from BOSS: State: review at 2012-07-29T19:19:34 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 / ce-mtf-configs -> CE:UX:MTF / ce-mtf-configs changes files: -------------- --- ce-mtf-configs.changes +++ ce-mtf-configs.changes @@ -0,0 +1,3 @@ +* Sun Jul 29 2012 Tom Swindell <[email protected]> - 0.3.5 +- Changed dialer quick launch entry to point to new dialer replacement UI. + spec files: ----------- --- ce-mtf-configs.spec +++ ce-mtf-configs.spec @@ -1,13 +1,15 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.24 # + +Name: ce-mtf-configs + # >> macros # << macros -Name: ce-mtf-configs Summary: Configuration files for Community Edition MTF UX -Version: 0.3.4 +Version: 0.3.5 Release: 1 Group: System/GUI/Other License: GPLv2 @@ -22,13 +24,11 @@ Source100: ce-mtf-configs.yaml Requires(post): /usr/bin/gconftool-2 - %description Provides configuration for CE MTF UX: the icon order for home, default theme, background image names. - %prep # No setup @@ -43,6 +43,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -65,7 +66,6 @@ # << install post - %post # >> post # @@ -83,8 +83,6 @@ -s -t string /meegotouch/theme/name darko # << post - - %files %defattr(-,root,root,-) %config %{_sysconfdir}/xdg/meegotouchhome/launcherbuttons.data @@ -93,5 +91,3 @@ %config %{_sysconfdir}/profile.d/default-browser.sh # >> files # << files - - other changes: -------------- ++++++ ce-mtf-configs.yaml --- ce-mtf-configs.yaml +++ ce-mtf-configs.yaml @@ -1,6 +1,6 @@ Name: ce-mtf-configs Summary: Configuration files for Community Edition MTF UX -Version: 0.3.4 +Version: 0.3.5 Release: 1 Group: System/GUI/Other License: GPLv2 ++++++ launcherbuttons.data --- launcherbuttons.data +++ launcherbuttons.data @@ -1,5 +1,5 @@ [DesktopEntries] -usr\share\applications\dialer.desktop=quicklaunchbar/0 +usr\share\applications\voicecall-ui.desktop=quicklaunchbar/0 usr\share\applications\sms.desktop=quicklaunchbar/1 usr\share\applications\heliumreborn.desktop=quicklaunchbar/2 usr\share\applications\meegocamera.desktop=quicklaunchbar/3
