Merge lp://staging/~fabiozaramella/foto/check-album-name into lp://staging/foto/foto-1.0
Proposed by
Fabio Zaramella
Status: | Merged |
---|---|
Approved by: | Erasmo Marín |
Approved revision: | 108 |
Merged at revision: | 98 |
Proposed branch: | lp://staging/~fabiozaramella/foto/check-album-name |
Merge into: | lp://staging/foto/foto-1.0 |
Diff against target: |
537 lines (+177/-60) 13 files modified
po/foto.pot (+9/-5) src/PageContainer.vala (+0/-1) src/dialogs/AlbumDialog.vala (+4/-2) src/dialogs/RemoveAlbumDialog.vala (+1/-0) src/pages/AlbumPage.vala (+3/-3) src/pages/CollectionPage.vala (+44/-12) src/pages/LastImportedPage.vala (+2/-2) src/pages/LibraryPage.vala (+3/-3) src/pages/Page.vala (+78/-6) src/pages/TagPage.vala (+3/-3) src/widgets/ItemSearchBar.vala (+0/-1) src/widgets/ItemSortBar.vala (+28/-22) src/widgets/ZoomSlider.vala (+2/-0) |
To merge this branch: | bzr merge lp://staging/~fabiozaramella/foto/check-album-name |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Erasmo Marín | Approve | ||
Review via email: mp+234891@code.staging.launchpad.net |
This proposal supersedes a proposal from 2014-09-14.
Description of the change
p.s. Rewriting the Sort toolbar will take me a while since i don't have so much time this week (school :/) however i reported some other bugs
To post a comment you must log in.
in diff, line 107, there is a commented line. Fix that and we are ready to go. Works pretty well.