Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
snap,snappy,systemd: %s/\<AppPath\>/SnapPath/g #600
Conversation
zyga
changed the title from
snap,snappy,systemd: %s/\<AppPath\>/SnapPath/g #598
to
snap,snappy,systemd: %s/\<AppPath\>/SnapPath/g
Mar 8, 2016
|
Looks great, thanks for doing this work! |
added a commit
that referenced
this pull request
Mar 8, 2016
mvo5
merged commit 764dbe8
into
snapcore:master
Mar 8, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zyga commentedMar 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