mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 09:53:25 +00:00
4 lines
56 B
Bash
4 lines
56 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
sed -i 's/<\(Prefix\|Image\)/\<\1/g' "$1"
|