Merge lp://staging/~elementary-apps/pantheon-photos/library-prefs into lp://staging/~pantheon-photos/pantheon-photos/trunk
Proposed by
Danielle Foré
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~elementary-apps/pantheon-photos/library-prefs |
Merge into: | lp://staging/~pantheon-photos/pantheon-photos/trunk |
Diff against target: |
426 lines (+88/-259) 2 files modified
data/ui/shotwell.ui (+0/-179) src/Dialogs/PreferencesDialog.vala (+88/-80) |
To merge this branch: | bzr merge lp://staging/~elementary-apps/pantheon-photos/library-prefs |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Photos Devs | Pending | ||
Review via email: mp+317574@code.staging.launchpad.net |
Commit message
PreferencesDial
* Use vala instead of ui files to create widgets
* Use GLib.Settings.Bind to interact with gsettings keys
* Code style
Description of the change
The only setting that seems to not be working is the import directory. Gotta figure out what's the deal with that.
To post a comment you must log in.
Unmerged revisions
- 3163. By Danielle Foré
-
rewrite library prefs without ui file