Merge lp:~saviq/unity/8.unlimit-apps into lp:unity/8.0

Proposed by Michał Sawicz
Status: Merged
Approved by: Michał Sawicz
Approved revision: no longer in the source branch.
Merged at revision: 37
Proposed branch: lp:~saviq/unity/8.unlimit-apps
Merge into: lp:unity/8.0
Diff against target: 34 lines (+15/-1)
2 files modified
Dash/Apps/ApplicationsFilterGrid.qml (+1/-1)
debian/changelog (+14/-0)
To merge this branch: bzr merge lp:~saviq/unity/8.unlimit-apps
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Bill Filler (community) Approve
Pat McGowan Pending
Unity Team Pending
Review via email: mp+170857@code.launchpad.net

Commit message

Release 7.81.1

  * Translation updates.

  [ Michał Sawicz ]
  * Don't limit installed apps.
  * Pre-optimize PNGs to speed-up builds.
  * Clean up build scripts.

  [ Daniel d'Andrada ]
  * Use DirectionalDragArea in BottomBar.

Description of the change

Let's temporarily disable the apps limit until we have category expansion implemented.

To post a comment you must log in.
Revision history for this message
Bill Filler (bfiller) wrote :

approve

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Dash/Apps/ApplicationsFilterGrid.qml'
2--- Dash/Apps/ApplicationsFilterGrid.qml 2013-06-19 19:30:43 +0000
3+++ Dash/Apps/ApplicationsFilterGrid.qml 2013-06-21 15:42:26 +0000
4@@ -21,7 +21,7 @@
5 FilterGrid {
6 id: filterGrid
7
8- filter: true
9+ filter: false
10 expandable: false
11 minimumHorizontalSpacing: units.gu(0.5)
12 maximumNumberOfColumns: 6
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2013-06-19 22:08:11 +0000
16+++ debian/changelog 2013-06-21 15:42:26 +0000
17@@ -1,3 +1,17 @@
18+unity8 (7.81.1) saucy; urgency=low
19+
20+ * Translation updates.
21+
22+ [ Michał Sawicz ]
23+ * Don't limit installed apps.
24+ * Pre-optimize PNGs to speed-up builds.
25+ * Clean up build scripts.
26+
27+ [ Daniel d'Andrada ]
28+ * Use DirectionalDragArea in BottomBar.
29+
30+ -- Michał Sawicz <michal.sawicz@canonical.com> Fri, 21 Jun 2013 17:37:02 +0200
31+
32 unity8 (7.81.0) saucy; urgency=low
33
34 * Translation updates.

Subscribers

People subscribed via source and target branches

to all changes: