summarylogtreecommitdiffstats
path: root/coolvlviewer.install
diff options
context:
space:
mode:
Diffstat (limited to 'coolvlviewer.install')
-rw-r--r--coolvlviewer.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/coolvlviewer.install b/coolvlviewer.install
index d88789a4cfdd..4fcb72933889 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_1301.xml."
+echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_1310.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."
@@ -9,6 +9,6 @@ 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_1301.xml."
+echo ">>> ~/.secondlife/user_settings/settings_coolvlviewer_1310.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."
}