From a9f0992b5a503790712c9d754ed0035d1ef2f012 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 13 Dec 2016 21:31:10 +0100 Subject: kun-tips: Adapt comment to new config syntax. --- bin/kun-tips | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/kun-tips b/bin/kun-tips index a279856..bec92a2 100755 --- a/bin/kun-tips +++ b/bin/kun-tips @@ -23,8 +23,8 @@ # Example /etc/tips.cfg: # [tips] # title = Tips -# user message = Click here to launch the PuTTY application. -# open urls with = kfmclient exec +# msg = Click here to launch the PuTTY application. +# open_urls_with = kfmclient exec import sys -- cgit v1.2.3