From 760382205b81fef6b56fa234b3c2abea6890c5c9 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 17 Nov 2025 16:52:42 +0300 Subject: [PATCH] Update for 49.1 --- config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 485120f..7b5ce5b 100644 --- a/config.yaml +++ b/config.yaml @@ -4,9 +4,9 @@ actions: find: "+org.mozilla.Firefox.desktop" replace: "+firefox.desktop" count: 1 - - target: "gnome-shell-favourite-apps-firefox.patch" - find: "'firefox.desktop': 'org.mozilla.firefox.desktop'," - replace: "'firefox.desktop': 'firefox.desktop'," + - target: "gnome-shell-favourite-apps-terminal.patch" + find: "org.mozilla.Firefox.desktop" + replace: "firefox.desktop" count: 1 - target: "spec" find: "Patch: 0001-theme-Welcome-Illustration.patch"