summarylogtreecommitdiffstats
path: root/urxvt-tabbedex-git.install
diff options
context:
space:
mode:
authorJohannes Löthberg2014-02-03 16:58:53 +0100
committerJohannes Löthberg2015-06-08 14:34:46 +0200
commit3217ccb6d7386c52b86c8885e337e4fd931ded19 (patch)
treee96f9c0cd42c99943df0a03e00821a50a79dc7db /urxvt-tabbedex-git.install
parentc3e72d5c341e358c28c45c487a07db89281906ea (diff)
downloadaur-3217ccb6d7386c52b86c8885e337e4fd931ded19.tar.gz
urxvt-tabbedex{,-git}: Fixed install text and patch checksum
Diffstat (limited to 'urxvt-tabbedex-git.install')
-rw-r--r--urxvt-tabbedex-git.install9
1 files changed, 5 insertions, 4 deletions
diff --git a/urxvt-tabbedex-git.install b/urxvt-tabbedex-git.install
index ea071e2731c7..b45deb1ac1ff 100644
--- a/urxvt-tabbedex-git.install
+++ b/urxvt-tabbedex-git.install
@@ -1,9 +1,10 @@
post_install () {
- echo "==> To enable tabbedex place the following in ~/.Xdefaults"
+ echo "==> To enable tabbedex, place the following line in your X resources file"
echo "==> URxvt.perl-ext-common: default,tabbedex"
- echo "==> For documentation see urxvtperl man file (section on the tabbed"
- echo "==> extension), also see the comments at the top of the tabbedex source"
- echo "==> code: /usr/lib/urxvt/perl/tabbedex"
+ echo "==> If you don't have a X resources file set up, check the wiki."
+ echo "==> For documentation see the urxvtperl man page (section on the tabbed"
+ echo "==> extension), and also see the comments at the top of the tabbedex"
+ echo "==> source code in /usr/lib/urxvt/perl/tabbedex."
}
post_upgrade () {