summarylogtreecommitdiffstats
path: root/go-for-it.install
diff options
context:
space:
mode:
Diffstat (limited to 'go-for-it.install')
-rw-r--r--go-for-it.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/go-for-it.install b/go-for-it.install
index ebc2043f48ec..5e801491d026 100644
--- a/go-for-it.install
+++ b/go-for-it.install
@@ -5,4 +5,9 @@ post_upgrade() {
echo '>>> This will affect application shortcut and config directory'
echo '>>> that might need adjustment. For example, rename'
echo '>>> "~/.config/com.github.jmoerman.go-for-it" to "~/.config/go-for-it".'
+ echo '>>> As of version 1.9.0-1 the application system name changed'
+ echo '>>> from "go-for-it" to "com.github.jmoerman.go-for-it".'
+ echo '>>> This should not affect application shortcut as this is now'
+ echo '>>> handled by the PKGBUILD and application configuration is'
+ echo '>>> stored in the GSettings database.'
}