diff options
Diffstat (limited to 'www/bluefish/pkg-message')
-rw-r--r-- | www/bluefish/pkg-message | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/www/bluefish/pkg-message b/www/bluefish/pkg-message index f7ad926c9eeb..638a69808879 100644 --- a/www/bluefish/pkg-message +++ b/www/bluefish/pkg-message @@ -1,4 +1,6 @@ ----------------------------------------------------------------------------- +[ +{ type: install + message: <<EOM WARNING: DUE CHANGE OF tidy to tidy4 @@ -6,5 +8,6 @@ DUE CHANGE OF tidy to tidy4 If ~/.bluefish exists, the commands should be manually fixed opening the preferences window (Edit->Preferences) and then changing tidy to tidy4 in "External filters" and "Output parser" preferences. - ----------------------------------------------------------------------------- +EOM +} +] |