Merge lp://staging/~gero-bare/scratch/fix-1637173 into lp://staging/~elementary-apps/scratch/scratch
Proposed by
Gero.Bare
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~gero-bare/scratch/fix-1637173 |
Merge into: | lp://staging/~elementary-apps/scratch/scratch |
Diff against target: |
288 lines (+31/-31) 19 files modified
CMakeLists.txt (+4/-4) plugins/filemanager/Settings.vala (+1/-1) plugins/folder-manager/Settings.vala (+1/-1) plugins/outline/CtagsSymbolResolver.vala (+1/-1) plugins/outline/OutlinePlugin.vala (+1/-1) plugins/outline/ValaProcessing/SymbolOutline.vala (+1/-1) plugins/outline/icons/outline.gresource.xml (+1/-1) plugins/source-tree/Settings.vala (+1/-1) plugins/spell/Settings.vala (+1/-1) plugins/terminal/Settings.vala (+1/-1) plugins/terminal/terminal.vala (+2/-2) schemas/CMakeLists.txt (+5/-5) schemas/io.elementary.scratch.gschema.xml (+3/-3) schemas/io.elementary.scratch.plugins.file-manager.gschema.xml (+1/-1) schemas/io.elementary.scratch.plugins.folder-manager.gschema.xml (+1/-1) schemas/io.elementary.scratch.plugins.spell.gschema.xml (+1/-1) schemas/io.elementary.scratch.plugins.terminal.gschema.xml (+1/-1) src/Scratch.vala (+1/-1) src/Services/Settings.vala (+3/-3) |
To merge this branch: | bzr merge lp://staging/~gero-bare/scratch/fix-1637173 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Zisu Andrei (community) | Approve | ||
Review via email: mp+309516@code.staging.launchpad.net |
Description of the change
Move schemes from /org/patheon to /io/elementary and all the references related.
To post a comment you must log in.
Looks good to me.