gnome-shell/config.yaml

35 lines
1.1 KiB
YAML

actions:
- replace:
- target: "gnome-shell-favourite-apps-firefox.patch"
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',"
count: 1
- target: "spec"
find: "Patch: 0001-theme-Welcome-Illustration.patch"
replace: |
%if 0%{!?almalinux}
Patch: 0001-theme-Welcome-Illustration.patch
%endif
count: 1
- add_files:
- type: "patch"
name: "0001-panel-Bring-the-upstream-workspace-dots-back.patch"
number: "Latest"
- modify_release:
- suffix: ".alma.1"
enabled: true
- changelog_entry:
- name: "Eduard Abdullin"
email: "eabdullin@almalinux.org"
line:
- "AlmaLinux changes: Use AlmaLinux icon as activities button"
- "Use unbranded illustrations"
- "Fix Firefox desktop filename in favorites"