summarylogtreecommitdiffstats
path: root/coolvlviewer.install
diff options
context:
space:
mode:
authorAlex Tharp2023-02-20 17:43:34 -0500
committerAlex Tharp2023-02-20 17:43:34 -0500
commitf340de694fd4c55f3a0e591b04742406be0d8bd3 (patch)
tree35dc99aabfc3da854244835ed806a0b2669e33ef /coolvlviewer.install
parent325e1231f8aa7bca05bedaa5ad1407dde3b5ee2e (diff)
downloadaur-f340de694fd4c55f3a0e591b04742406be0d8bd3.tar.gz
1.30.2.2-1: upstream update
Diffstat (limited to 'coolvlviewer.install')
-rw-r--r--coolvlviewer.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/coolvlviewer.install b/coolvlviewer.install
index 4064382eb64c..9e0c3fa0ccf3 100644
--- a/coolvlviewer.install
+++ b/coolvlviewer.install
@@ -1,6 +1,6 @@
post_install() {
echo ">>> The version of settings file is:"
-echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_1300.xml."
+echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_1302.xml."
echo ">>> You must also add your user to the 'games' group."
echo ">>> # gpasswd -a USERNAME games"
echo ">>> Remember to logout and log back in for the changes to take effect."
@@ -8,8 +8,8 @@ echo ">>> To use SLVoice, please make sure Wine is installed on your system and
}
post_upgrade() {
-echo ">>> New version of settings file is:"
-echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_1300.xml."
+echo ">>> Current version of settings file is:"
+echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_1302.xml."
echo ">>> To use SLVoice, please make sure Wine is installed on your system and then simply run the script "install-wine-SLVoice.sh" to setup everything for the viewer."
}