From 46aeac455160345373ab77f0c6c6fc015d2dab6f Mon Sep 17 00:00:00 2001 From: Stephen Watson Date: Wed, 17 Aug 2005 20:04:08 +0000 Subject: [PATCH] r4103: Updated install.sh with the current shared-mime-info URL --- ROX-Filer/Help/Changes | 4 ++++ install.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ROX-Filer/Help/Changes b/ROX-Filer/Help/Changes index a1be9802..81902752 100644 --- a/ROX-Filer/Help/Changes +++ b/ROX-Filer/Help/Changes @@ -2,6 +2,10 @@ A RISC OS-like filer for X by Thomas Leonard +17-Aug-2005 +~~~~~~~~~~~ +Updated install.sh with the current shared-mime-info URL (Stephen Watson). + 16-Aug-2005 ~~~~~~~~~~~ Updated French translation (Vincent Lefèvre). diff --git a/install.sh b/install.sh index 1f524f68..77c7a291 100755 --- a/install.sh +++ b/install.sh @@ -207,7 +207,7 @@ endir "$MIMEDIR/packages" cp rox.xml "$MIMEINFO" || die "Failed to create $MIMEINFO" update-mime-database "$MIMEDIR" || die "update-mime-database failed Make sure you have installed the shared MIME database from: -http://www.freedesktop.org/software/shared-mime-info" +http://www.freedesktop.org/wiki/Software_2fshared_2dmime_2dinfo" echo "Installing application..." endir "$APPDIR" -- 2.11.4.GIT