[Xbubble-commits] xbubble/po quot.sed,NONE,1.1 remove-potcdate.sin,NONE,1.1
Martin Quinson
xbubble-devel@lists.alioth.debian.org
Mon, 06 Dec 2004 07:59:06 +0000
- Previous message: [Xbubble-commits] xbubble/src config.h.in,NONE,1.1
- Next message: [Xbubble-commits] xbubble/data/themes/fancy/script Makefile,NONE,1.1 bub.inc,NONE,1.1 bub.ini,NONE,1.1 bub_black.pov,NONE,1.1 bub_blue.pov,NONE,1.1 bub_brown.pov,NONE,1.1 bub_green.pov,NONE,1.1 bub_magenta.pov,NONE,1.1 bub_red.pov,NONE,1.1 bub_white.pov,NONE,1.1 bub_yellow.pov,NONE,1.1 bubex.ini,NONE,1.1 bubex_black.pov,NONE,1.1 bubex_blue.pov,NONE,1.1 bubex_brown.pov,NONE,1.1 bubex_green.pov,NONE,1.1 bubex_magenta.pov,NONE,1.1 bubex_red.pov,NONE,1.1 bubex_white.pov,NONE,1.1 bubex_yellow.pov,NONE,1.1 frame.inc,NONE,1.1 frame_1p.ini,NONE,1.1 frame_2p.ini,NONE,1.1 frame_bsd_launch.ini,NONE,1.1 frame_ch_att.ini,NONE,1.1 frame_chain.ini,NONE,1.1 frame_gears.ini,NONE,1.1 frame_launcher.ini,NONE,1.1 frame_top.ini,NONE,1.1 frame_tux_wheel.ini,NONE,1.1 frame_wheel.ini,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/xbubble/xbubble/po
In directory haydn:/tmp/cvs-serv21563/po
Added Files:
quot.sed remove-potcdate.sin
Log Message:
Import from savanah
--- NEW FILE: remove-potcdate.sin ---
# Sed script that remove the POT-Creation-Date line in the header entry
# from a POT file.
#
# The distinction between the first and the following occurrences of the
# pattern is achieved by looking at the hold space.
/^"POT-Creation-Date: .*"$/{
x
# Test if the hold space is empty.
s/P/P/
ta
# Yes it was empty. First occurrence. Remove the line.
g
d
bb
:a
# The hold space was nonempty. Following occurrences. Do nothing.
x
:b
}
--- NEW FILE: quot.sed ---
(This appears to be a binary file; contents omitted.)
- Previous message: [Xbubble-commits] xbubble/src config.h.in,NONE,1.1
- Next message: [Xbubble-commits] xbubble/data/themes/fancy/script Makefile,NONE,1.1 bub.inc,NONE,1.1 bub.ini,NONE,1.1 bub_black.pov,NONE,1.1 bub_blue.pov,NONE,1.1 bub_brown.pov,NONE,1.1 bub_green.pov,NONE,1.1 bub_magenta.pov,NONE,1.1 bub_red.pov,NONE,1.1 bub_white.pov,NONE,1.1 bub_yellow.pov,NONE,1.1 bubex.ini,NONE,1.1 bubex_black.pov,NONE,1.1 bubex_blue.pov,NONE,1.1 bubex_brown.pov,NONE,1.1 bubex_green.pov,NONE,1.1 bubex_magenta.pov,NONE,1.1 bubex_red.pov,NONE,1.1 bubex_white.pov,NONE,1.1 bubex_yellow.pov,NONE,1.1 frame.inc,NONE,1.1 frame_1p.ini,NONE,1.1 frame_2p.ini,NONE,1.1 frame_bsd_launch.ini,NONE,1.1 frame_ch_att.ini,NONE,1.1 frame_chain.ini,NONE,1.1 frame_gears.ini,NONE,1.1 frame_launcher.ini,NONE,1.1 frame_top.ini,NONE,1.1 frame_tux_wheel.ini,NONE,1.1 frame_wheel.ini,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]