mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
b02093873e
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8781 a592a061-630c-0410-9148-cb99ea01b6c8
12 lines
58 B
Sed
12 lines
58 B
Sed
/^"POT-Creation-Date: .*"$/{
|
|
x
|
|
s/P/P/
|
|
ta
|
|
g
|
|
d
|
|
bb
|
|
:a
|
|
x
|
|
:b
|
|
}
|