From a367e5f98328f383f812ca41fd927a55c1e3bdcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 11 Nov 2019 12:24:35 +0100 Subject: [PATCH] gpxsee: fix gpxsee.rdef.in. --- sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in b/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in index 0c503a8c6..a2f2254e3 100644 --- a/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in +++ b/sci-geosciences/gpxsee/additional-files/gpxsee.rdef.in @@ -27,8 +27,8 @@ resource file_types message { "types" = "application/vnd.oziexplorer.plt", "types" = "application/vnd.oziexplorer.rte", "types" = "application/vnd.oziexplorer.wpt", - "types" = "application/geo+json" - "types" = "application/vnd.naviter.seeyou.cup" + "types" = "application/geo+json", + "types" = "application/vnd.naviter.seeyou.cup", "types" = "application/vnd.garmin.gpi" };