I have made the following changes intended for : CE:UX:MTF / meegotouch-compositor CE:UX:MTF / meegotouch-theme-darko
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/4440 Thank You, Marko Saukko [This message was auto-generated] --- Request # 4440: Messages from BOSS: State: review at 2012-03-01T19:08:17 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 / meegotouch-compositor -> CE:UX:MTF / meegotouch-compositor changes files: -------------- --- meegotouch-compositor.changes +++ meegotouch-compositor.changes @@ -0,0 +1,3 @@ +* Thu Mar 03 2012 Marko Saukko <[email protected]> - 1.1.31-1 +- Added X-MEEGO-HS.desktop file for xsessions. + new: ---- X-MEEGO-HS.desktop spec files: ----------- --- meegotouch-compositor.spec +++ meegotouch-compositor.spec @@ -14,6 +14,7 @@ URL: http://meego.gitorious.org/meegotouch/meegotouch-compositor Source0: meegotouch-%{name}-%{version}-1.tar.gz Source1: mdecorator.desktop +Source2: X-MEEGO-HS.desktop Source100: meegotouch-compositor.yaml Patch0: BMC_14207_double_xterm_thumbnail.patch Patch1: no_mce.patch @@ -123,6 +124,8 @@ %qmake_install mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart cp -a %{SOURCE1} %{buildroot}%{_sysconfdir}/xdg/autostart +mkdir -p %{buildroot}%{_datadir}/xsessions/ +cp -a %{SOURCE2} %{buildroot}%{_datadir}/xsessions/ # >> install post @@ -155,6 +158,7 @@ %else %exclude %{_sysconfdir}/xdg/autostart/mdecorator.desktop %endif +%{_datadir}/xsessions/X-MEEGO-HS.desktop # << files other changes: -------------- ++++++ X-MEEGO-HS.desktop (new) --- X-MEEGO-HS.desktop +++ X-MEEGO-HS.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Version=1.0 +Name=mtf compositor session +Exec=/usr/bin/mcompositor +Type=Application ++++++ meegotouch-compositor.yaml --- meegotouch-compositor.yaml +++ meegotouch-compositor.yaml @@ -9,6 +9,7 @@ - "meegotouch-%{name}-%{version}-1.tar.gz" ExtraSources: - mdecorator.desktop;%{_sysconfdir}/xdg/autostart + - X-MEEGO-HS.desktop;%{_datadir}/xsessions/ Patches: - BMC_14207_double_xterm_thumbnail.patch - no_mce.patch submit: Project:MTF:UX / meegotouch-theme-darko -> CE:UX:MTF / meegotouch-theme-darko changes files: -------------- --- meegotouch-theme-darko.changes +++ meegotouch-theme-darko.changes @@ -0,0 +1,4 @@ +* Thu Feb 16 2012 Jakub Pavelek <[email protected]> - 0.3.5 +- Fixes NEMO#136: Wrong icon addressed to File Muncher +- lighter dialog and thumbnail close icons + old: ---- meegotouch-theme-darko-0.3.4.tar.bz2 new: ---- meegotouch-theme-darko-0.3.5.tar.bz2 spec files: ----------- --- meegotouch-theme-darko.spec +++ meegotouch-theme-darko.spec @@ -7,7 +7,7 @@ Name: meegotouch-theme-darko Summary: Darko is a theme for MeeGo Handset/Nemo -Version: 0.3.4 +Version: 0.3.5 Release: 1 Group: System/GUI/Other License: Creative Commons Attribution-NonCommercial 3.0 Unported License other changes: -------------- ++++++ meegotouch-theme-darko-0.3.4.tar.bz2 -> meegotouch-theme-darko-0.3.5.tar.bz2 Binary files blanco/meegotouch/icons/icon-m-common-dialog-close.png and blanco/meegotouch/icons/icon-m-common-dialog-close.png differ Binary files meegotouch/icons/icon-m-common-dialog-close.png added Binary files meegotouch/icons/icon-m-framework-close-thumbnail.png and meegotouch/icons/icon-m-framework-close-thumbnail.png differ Binary files meegotouch/icons/icons-Applications-filemanager.png added Binary files meegotouch/icons/icons-Applications-mad.png and meegotouch/icons/icons-Applications-mad.png differ ++++++ meegotouch-theme-darko.yaml --- meegotouch-theme-darko.yaml +++ meegotouch-theme-darko.yaml @@ -1,6 +1,6 @@ Name: meegotouch-theme-darko Summary: Darko is a theme for MeeGo Handset/Nemo -Version: 0.3.4 +Version: 0.3.5 Release: 1 Group: System/GUI/Other License: Creative Commons Attribution-NonCommercial 3.0 Unported License
