aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:52 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:52 +0000
commit467ad301e850f0a0985b053be44a383fb64e05df (patch)
tree95307d1ea6effde4816a1e77da4f0fb7bf9ffe95 /x11-fm
parenta400cfc5f46c03a0cf81282b9da421effa2e6575 (diff)
downloadports-467ad301e850f0a0985b053be44a383fb64e05df.tar.gz
ports-467ad301e850f0a0985b053be44a383fb64e05df.zip
Convert to UCL & cleanup pkg-message (categories x)
Notes
Notes: svn path=/head/; revision=508914
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/krusader2/pkg-message7
-rw-r--r--x11-fm/rox-filer/pkg-message8
2 files changed, 12 insertions, 3 deletions
diff --git a/x11-fm/krusader2/pkg-message b/x11-fm/krusader2/pkg-message
index 15358dc3c1b5..333a3f43fb2c 100644
--- a/x11-fm/krusader2/pkg-message
+++ b/x11-fm/krusader2/pkg-message
@@ -1,4 +1,6 @@
-
+[
+{ type: install
+ message: <<EOM
Krusader can use several external programs for additional functionality, from
diff utilities to email programs.
@@ -8,3 +10,6 @@ contains a list of programs Krusader optionally looks for.
To use 'update DB' button in the locate dialog, open "Settings->Configure
Krusader -> Dependencies" and write '/usr/libexec/locate.updatedb' into the
field 'updatedb'.
+EOM
+}
+]
diff --git a/x11-fm/rox-filer/pkg-message b/x11-fm/rox-filer/pkg-message
index 31e83563ce7f..01650a3e33c8 100644
--- a/x11-fm/rox-filer/pkg-message
+++ b/x11-fm/rox-filer/pkg-message
@@ -1,4 +1,6 @@
-======================================================================
+[
+{ type: install
+ message: <<EOM
Please note: if you get the following error while running ROX-Filer,
you may be browsing a directory containing filenames that do not
comply with UTF-8.
@@ -8,4 +10,6 @@ comply with UTF-8.
To fix that, just set your CHARSET variable to any preferred fallback
encoding (like CHARSET=iso-8859-1).
-======================================================================
+EOM
+}
+]