Updates references from using underscore filenames to hyphen filenames for files...
[geeqie.git] / scripts / template-desktop.sh
index 273cef8..02132fb 100755 (executable)
@@ -9,7 +9,7 @@
 
 tmp_file=$(mktemp "${TMPDIR:-/tmp}/geeqie.XXXXXXXXXX")
 path=$(dirname "$(realpath "$0")")
-srcpath=$(dirname "$path")/src/layout_util.c
+srcpath=$(dirname "$path")/src/layout-util.c
 templatepath=$(dirname "$path")/plugins/template.desktop.in
 
 awk -v src_path="$srcpath" 'BEGIN {