fix(autopatch): auto-fix for gnome-shell on c10

Replaced obsolete action targeting dict-style string in gnome-shell-favourite-apps-firefox.patch with action targeting org.mozilla.Firefox.desktop in gnome-shell-favourite-apps-terminal.patch, matchin
This commit is contained in:
root 2026-05-22 07:33:16 +00:00
parent c3617ef671
commit 3431069316

View File

@ -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"