summarylogtreecommitdiffstats
path: root/tchrome.install
diff options
context:
space:
mode:
authorColin Keenan2015-06-19 11:20:42 -0700
committerColin Keenan2015-06-19 11:20:42 -0700
commit8df163b3e42f6c244c93e710f4ddf627473eb9f4 (patch)
tree647972b4fd9db186bebe047b67405fa318d4e693 /tchrome.install
parent551e9b1c4da4aae422ade559f8235a65911b9a2c (diff)
downloadaur-8df163b3e42f6c244c93e710f4ddf627473eb9f4.tar.gz
Update to 1.3_1
Diffstat (limited to 'tchrome.install')
-rw-r--r--tchrome.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/tchrome.install b/tchrome.install
index f19d53817061..13b5702aef49 100644
--- a/tchrome.install
+++ b/tchrome.install
@@ -13,7 +13,9 @@ BLUE="${BOLD}$(tput setaf 4)"
YELLOW="${BOLD}$(tput setaf 3)"
post_install() {
- note "The script is named 'tchrome' and the desktop calls it 'Toggle Chrome (tchrome)'. This is meant to live on a panel in a launcher. Click to close all Chrome windows and background processes, or launch the version of the Chrome Browser specified in /etc/tchrome.conf if not already running. If running the scrip from the command line, make sure it runs from bash."
+ note "The script is named 'tchrome' and the desktop calls it 'Toggle Chrome (tchrome)'. This is meant to live on a panel in a launcher. Click to close all Chrome windows and background processes, or launch the version of the Chrome Browser specified in /etc/tchrome.conf if not already running. If running the scrip from the command line, make sure it runs from bash.
+
+ On update, you will have to re-edit /etc/tchrome.conf, remove tchrome from the panel launcher, and then add it back to the panel launcher."
}