# HG changeset patch # User Andreas Rönnquist <> # Date 1533116237 -3600 # Node ID 1f05682f97c7558dd2e933a1c9ef90e12ea5ad1e # Parent c7a8c086862bfd4095ba1af2c22bdd0c95390486 Fix #627: Add awk shebang to geocode-parameters.awk https://github.com/BestImageViewer/geeqie/pull/627 diff -r c7a8c086862b -r 1f05682f97c7 plugins/geocode-parameters/geocode-parameters.awk --- a/plugins/geocode-parameters/geocode-parameters.awk Fri Jul 27 16:49:58 2018 +0100 +++ b/plugins/geocode-parameters/geocode-parameters.awk Wed Aug 01 10:37:17 2018 +0100 @@ -1,3 +1,4 @@ +#!/usr/bin/awk -f # # This file is used by the Search option "search on geo-position". # It is used to decode the results of internet or other searches