Merge lp://staging/~jeremywootten/pantheon-files/fix-debian-build into lp://staging/~elementary-apps/pantheon-files/trunk
Proposed by
Jeremy Wootten
Status: | Merged |
---|---|
Merged at revision: | 2257 |
Proposed branch: | lp://staging/~jeremywootten/pantheon-files/fix-debian-build |
Merge into: | lp://staging/~elementary-apps/pantheon-files/trunk |
Diff against target: |
207 lines (+58/-28) 4 files modified
libwidgets/Chrome/BasicBreadcrumbsEntry.vala (+3/-1) libwidgets/Chrome/BreadcrumbElement.vala (+6/-3) src/CMakeLists.txt (+42/-19) src/View/Sidebar.vala (+7/-5) |
To merge this branch: | bzr merge lp://staging/~jeremywootten/pantheon-files/fix-debian-build |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
elementary Apps team | Pending | ||
Review via email: mp+300616@code.staging.launchpad.net |
Description of the change
This branch fixes some mistakes in ./src/CMakeList
It also fixes an issue with the drawing of breadcrumbs under different themes causing the outline to be drawn inaccurately.
To post a comment you must log in.
Looks good but I made some diff comments about indention.