I have made the following changes intended for : 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/3096 Thank You, bossbot ([email protected]) [This message was auto-generated] --- Request # 3096: Messages from BOSS: Could not notify CE-maintainers (no address found) State: review 2011-11-16T14:41:30 bossbot Reviews: accepted by bossbot : Prechecks completed; none failed. new by None Changes: submit: Project:MTF:UX / meegotouch-theme-darko -> CE:UX:MTF / meegotouch-theme-darko Index: meegotouch-theme-darko.changes =================================================================== --- meegotouch-theme-darko.changes (revision 1) +++ meegotouch-theme-darko.changes (revision 2) @@ -1,3 +1,16 @@ +* Mon Nov 14 2011 Jakub Pavelek <[email protected]> - 0.2.5 +- Theming for QtComponents - tabs, radio button + +* Sat Nov 12 2011 Jakub Pavelek <[email protected]> - 0.2.4 +- Different Close button for switcher, clipping in switcher changed. +- Switcher thumbnail new icon and bold text + +* Wed Nov 09 2011 Jakub Pavelek <[email protected]> - 0.2.3 +- Added spinners of all sizes (24, 32 and also 64) in addition + +* Wed Nov 09 2011 Jakub Pavelek <[email protected]> - 0.2.2 +- Added more graphics for QtComponents - now Flicrk and Maps work just fine. + * Fri Oct 14 2011 Jakub Pavelek <[email protected]> - 0.2.1 - Enough of QtComponents graphics to run Maps and main page of QmlComponentsGallery. Releasing. Index: meegotouch-theme-darko.spec =================================================================== --- meegotouch-theme-darko.spec (revision 1) +++ meegotouch-theme-darko.spec (revision 2) @@ -6,8 +6,8 @@ # << macros Name: meegotouch-theme-darko -Summary: Darko-lite is a theme for MeeGo Handset -Version: 0.2.1 +Summary: Darko is a theme for MeeGo Handset/Nemo +Version: 0.2.5 Release: 1 Group: User Interface/Desktops License: Creative Commons Attribution-NonCommercial 3.0 Unported License @@ -20,7 +20,7 @@ %description -Darko-lite is a theme for MeeGo Handset. +Darko is a theme for MeeGo Handset/Nemo. @@ -46,18 +46,22 @@ # >> install post mkdir -p %{buildroot}/usr/share/themes/darko/ -install -m 755 index.theme %{buildroot}/usr/share/themes/darko/ +install -m 644 index.theme %{buildroot}/usr/share/themes/darko/ mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/icons -install -m 755 meegotouch/icons/* %{buildroot}/usr/share/themes/darko/meegotouch/icons/ +install -m 644 meegotouch/icons/* %{buildroot}/usr/share/themes/darko/meegotouch/icons/ mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchviews/style/ -install -m 755 meegotouch/libmeegotouchviews/style/* %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchviews/style/ +install -m 644 meegotouch/libmeegotouchviews/style/* %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchviews/style/ mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/images/ -install -m 755 meegotouch/images/* %{buildroot}/usr/share/themes/darko/meegotouch/images/ +install -m 644 meegotouch/images/* %{buildroot}/usr/share/themes/darko/meegotouch/images/ mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/svg/ -install -m 755 meegotouch/svg/* %{buildroot}/usr/share/themes/darko/meegotouch/svg/ +install -m 644 meegotouch/svg/* %{buildroot}/usr/share/themes/darko/meegotouch/svg/ mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchhome/style/ -install -m 755 meegotouch/libmeegotouchhome/style/* %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchhome/style/ -install -m 755 meegotouch/libmeegotouchhome/libmeegotouchhome.conf %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchhome/ +install -m 644 meegotouch/libmeegotouchhome/style/* %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchhome/style/ +install -m 644 meegotouch/libmeegotouchhome/libmeegotouchhome.conf %{buildroot}/usr/share/themes/darko/meegotouch/libmeegotouchhome/ +mkdir -p %{buildroot}/usr/share/themes/darko/meegotouch/meegotouchhome/style/ +install -m 644 meegotouch/meegotouchhome/style/meegotouchhome.css %{buildroot}/usr/share/themes/darko/meegotouch/meegotouchhome/style/ +mkdir -p %{buildroot}/usr/share/themes/base/meegotouch/icons +install -m 644 meegotouch/icons/icon-l-meegotouchtheme-darko.png %{buildroot}/usr/share/themes/base/meegotouch/icons/ mkdir -p %{buildroot}/usr/share/themes/blanco/meegotouch/icons install -m 644 blanco/meegotouch/icons/* %{buildroot}/usr/share/themes/blanco/meegotouch/icons/ @@ -81,6 +85,7 @@ # >> files %{_datadir}/themes/darko/* %{_datadir}/themes/blanco/meegotouch/icons/* +%{_datadir}/themes/base/meegotouch/icons/icon-l-meegotouchtheme-darko.png # << files Index: meegotouch-theme-darko.yaml =================================================================== --- meegotouch-theme-darko.yaml (revision 1) +++ meegotouch-theme-darko.yaml (revision 2) @@ -1,13 +1,13 @@ Name: meegotouch-theme-darko -Summary: Darko-lite is a theme for MeeGo Handset -Version: 0.2.1 +Summary: Darko is a theme for MeeGo Handset/Nemo +Version: 0.2.5 Release: 1 Group: User Interface/Desktops License: Creative Commons Attribution-NonCommercial 3.0 Unported License URL: https://github.com/jpavelek/meego-handset-theme-darko Sources: - "%{name}-%{version}.tar.bz2" -Description: Darko-lite is a theme for MeeGo Handset. +Description: Darko is a theme for MeeGo Handset/Nemo. Configure: none Builder: none Index: meegotouch-theme-darko-0.2.5.tar.bz2 =================================================================== Binary files meegotouch-theme-darko-0.2.5.tar.bz2 (revision 2) added Index: meegotouch-theme-darko-0.2.1.tar.bz2 =================================================================== Binary files meegotouch-theme-darko-0.2.1.tar.bz2 (revision 1) deleted
