File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ i18n.merge_file(
2121
2222i18n.merge_file(
2323 input : ' terminal.metainfo.xml.in' ,
24- output : meson .project_name() + ' .metainfo.xml.in ' ,
24+ output : meson .project_name() + ' .metainfo.xml' ,
2525 po_dir : podir / ' extra' ,
2626 install : true ,
2727 install_dir : datadir / ' metainfo'
Original file line number Diff line number Diff line change 1515
1616 <screenshots >
1717 <screenshot environment =" pantheon" type =" default" >
18- <image >https://raw.githubusercontent.com/elementary/terminal/7.1.1 /data/screenshot.png</image >
18+ <image >https://raw.githubusercontent.com/elementary/terminal/7.1.2 /data/screenshot.png</image >
1919 </screenshot >
2020 <screenshot environment =" pantheon" >
21- <image >https://raw.githubusercontent.com/elementary/terminal/7.1.1 /data/screenshot-light.png</image >
21+ <image >https://raw.githubusercontent.com/elementary/terminal/7.1.2 /data/screenshot-light.png</image >
2222 </screenshot >
2323 <screenshot environment =" pantheon" >
24- <image >https://raw.githubusercontent.com/elementary/terminal/7.1.1 /data/screenshot-high-contrast.png</image >
24+ <image >https://raw.githubusercontent.com/elementary/terminal/7.1.2 /data/screenshot-high-contrast.png</image >
2525 </screenshot >
2626 <screenshot environment =" pantheon" >
27- <image >https://raw.githubusercontent.com/elementary/terminal/7.1.1 /data/screenshot-find.png</image >
27+ <image >https://raw.githubusercontent.com/elementary/terminal/7.1.2 /data/screenshot-find.png</image >
2828 </screenshot >
2929 <screenshot environment =" pantheon" >
30- <image >https://raw.githubusercontent.com/elementary/terminal/7.1.1 /data/screenshot-custom-style.png</image >
30+ <image >https://raw.githubusercontent.com/elementary/terminal/7.1.2 /data/screenshot-custom-style.png</image >
3131 </screenshot >
3232 <screenshot environment =" pantheon" >
33- <image >https://raw.githubusercontent.com/elementary/terminal/7.1.1 /data/screenshot-paste-protection.png</image >
33+ <image >https://raw.githubusercontent.com/elementary/terminal/7.1.2 /data/screenshot-paste-protection.png</image >
3434 </screenshot >
3535 </screenshots >
3636
5454 <update_contact >contact_AT_elementary.io</update_contact >
5555
5656 <releases >
57- <release version =" 7.1.2" date =" 2025-08-25 " urgency =" medium" >
57+ <release version =" 7.1.2" date =" 2025-09-23 " urgency =" medium" >
5858 <description >
5959 <p >Other updates:</p >
6060 <ul >
Original file line number Diff line number Diff line change 11project (
22 ' io.elementary.terminal' ,
33 ' vala' , ' c' ,
4- version : ' 7.1.1 ' ,
4+ version : ' 7.1.2 ' ,
55 meson_version : ' >=0.60'
66)
77
You can’t perform that action at this time.
0 commit comments