From e2469c07f6842bd8b57768f32ddeb55c260c1e7b Mon Sep 17 00:00:00 2001 From: Oz Tiram Date: Fri, 4 Apr 2025 16:00:46 +0200 Subject: fix: rename all backend files Signed-off-by: Oz Tiram --- backend/tiff/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/tiff') diff --git a/backend/tiff/meson.build b/backend/tiff/meson.build index 96b9dbd1..04f8f462 100644 --- a/backend/tiff/meson.build +++ b/backend/tiff/meson.build @@ -26,7 +26,7 @@ shared_module( i18n.merge_file( input: 'tiffdocument.atril-backend.desktop.in', - output: 'tiffdocument.atril-backed', + output: 'tiffdocument.atril-backend', type: 'desktop', po_dir: po_dir, install: true, -- cgit v1.2.1