aboutsummaryrefslogtreecommitdiff
path: root/net-im/yoono/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/yoono/files/pkg-message.in')
-rw-r--r--net-im/yoono/files/pkg-message.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-im/yoono/files/pkg-message.in b/net-im/yoono/files/pkg-message.in
index 7aa229c2d272..2404d72254c5 100644
--- a/net-im/yoono/files/pkg-message.in
+++ b/net-im/yoono/files/pkg-message.in
@@ -1,12 +1,12 @@
-********************************************************************************
-
- You have just installed the Linux client of Yoono.
-
+[
+{ type: install
+ message: <<EOM
If you want to open links in your default browser, then you have to
run the following commands (as root), before setting the relative
option in the client:
# mkdir %%LINUXBASE%%/usr/local
# mount_nullfs %%LOCALBASE%% %%LINUXBASE%%/usr/local
-
-********************************************************************************
+EOM
+}
+]