I have made the following changes intended for : CE:UX:MTF / meegotouch-theme-ce
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/3694 Thank You, bossbot ([email protected]) [This message was auto-generated] --- Request # 3694: Messages from BOSS: Could not notify CE-maintainers (no address found) State: review 2011-12-20T08:42:39 bossbot Reviews: accepted by bossbot : Prechecks completed; none failed. new by : 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-theme-ce -> CE:UX:MTF / meegotouch-theme-ce changes files: -------------- --- meegotouch-theme-ce.changes +++ meegotouch-theme-ce.changes @@ -0,0 +1,4 @@ +* Mon Dec 19 2011 Vesa-Matti Hartikainen <[email protected]> - 0.1.26 +- Upgrade to 0.1.26 +- Fixes NEMO#7: Terminal has no icon + old: ---- Makefile meegotouch-theme-ce-0.1.25.tar.bz2 new: ---- meegotouch-theme-ce-0.1.26.tar.bz2 spec files: ----------- --- meegotouch-theme-ce.spec +++ meegotouch-theme-ce.spec @@ -7,7 +7,7 @@ Name: meegotouch-theme-ce Summary: Theme for Meego Touch based applications -Version: 0.1.25 +Version: 0.1.26 Release: 1 Group: System/GUI/Other License: LGPLv2.1 @@ -38,7 +38,7 @@ %prep -%setup -q -n ./%{name}-%{version} +%setup -q -n %{name}-%{version} # >> setup # << setup other changes: -------------- ++++++ meegotouch-theme-ce-0.1.25.tar.bz2 -> meegotouch-theme-ce-0.1.26.tar.bz2 --- .gitignore +++ .gitignore @@ -0,0 +1 @@ +Makefile Binary files ce/meegotouch/icons/icon-l-terminal.png added ++++++ meegotouch-theme-ce.yaml --- meegotouch-theme-ce.yaml +++ meegotouch-theme-ce.yaml @@ -1,6 +1,6 @@ Name: meegotouch-theme-ce Summary: Theme for Meego Touch based applications -Version: 0.1.25 +Version: 0.1.26 Release: 1 Group: System/GUI/Other License: LGPLv2.1 ++++++ deleted files: --- Makefile
