snap,snappy,systemd: %s/\<AppPath\>/SnapPath/g #600

Merged
merged 1 commit into from Mar 8, 2016

Conversation

Projects
None yet
2 participants
Contributor

zyga commented Mar 8, 2016

This branch fixes another naming leftover from the era where "apps" were
the packages (now snaps). AppPath is the snap-wide installation path,
not app-local path.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com

snap,snappy,systemd: %s/\<AppPath\>/SnapPath/g #598
This branch fixes another naming leftover from the era where "apps" were
the packages (now snaps). AppPath is the snap-wide installation path,
not app-local path.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>

@zyga zyga changed the title from snap,snappy,systemd: %s/\<AppPath\>/SnapPath/g #598 to snap,snappy,systemd: %s/\<AppPath\>/SnapPath/g Mar 8, 2016

Collaborator

mvo5 commented Mar 8, 2016

Looks great, thanks for doing this work!

mvo5 added a commit that referenced this pull request Mar 8, 2016

Merge pull request #600 from zyga/launcher-cleanup
snap,snappy,systemd: %s/\<AppPath\>/SnapPath/g

@mvo5 mvo5 merged commit 764dbe8 into snapcore:master Mar 8, 2016

1 of 2 checks passed

Integration tests Started
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment