[l10n-russian CVS] jigdo-howto-ru getversion.rb,NONE,1.1
Yuri Kozlov
yuray-guest at alioth.debian.org
Sat Dec 3 11:36:02 UTC 2005
- Previous message: [l10n-russian CVS]
di-docs administrivia.po, 1.12, 1.13 bookinfo.po,
1.16, 1.17 boot-installer.po, 1.59, 1.60 boot-new.po, 1.14,
1.15 gpl.po, 1.5, 1.6 hardware.po, 1.19,
1.20 install-methods.po, 1.35, 1.36 installation-howto.po,
1.17, 1.18 partitioning.po, 1.20, 1.21 post-install.po, 1.24,
1.25 preface.po, 1.17, 1.18 preparing.po, 1.21,
1.22 preseed.po, 1.2, 1.3 random-bits.po, 1.60,
1.61 using-d-i.po, 1.37, 1.38 welcome.po, 1.8, 1.9
- Next message: [l10n-russian CVS] jigdo-howto-ru build.sh, 1.3,
1.4 debian-jigdo-mini-howto.pot, 1.1,
1.2 debian-jigdo-mini-howto.sgml, 1.2, 1.3 ru.po, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/l10n-russian/jigdo-howto-ru
In directory haydn:/tmp/cvs-serv26512
Added Files:
getversion.rb
Log Message:
program for retrieving version of the howto
--- NEW FILE: getversion.rb ---
#!/usr/bin/env ruby
File.open('debian-jigdo-mini-howto.sgml').grep(/ver .*<\/pubdate>/) do |line|
puts line.match(/ver (.*)</)[1]
end
- Previous message: [l10n-russian CVS]
di-docs administrivia.po, 1.12, 1.13 bookinfo.po,
1.16, 1.17 boot-installer.po, 1.59, 1.60 boot-new.po, 1.14,
1.15 gpl.po, 1.5, 1.6 hardware.po, 1.19,
1.20 install-methods.po, 1.35, 1.36 installation-howto.po,
1.17, 1.18 partitioning.po, 1.20, 1.21 post-install.po, 1.24,
1.25 preface.po, 1.17, 1.18 preparing.po, 1.21,
1.22 preseed.po, 1.2, 1.3 random-bits.po, 1.60,
1.61 using-d-i.po, 1.37, 1.38 welcome.po, 1.8, 1.9
- Next message: [l10n-russian CVS] jigdo-howto-ru build.sh, 1.3,
1.4 debian-jigdo-mini-howto.pot, 1.1,
1.2 debian-jigdo-mini-howto.sgml, 1.2, 1.3 ru.po, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the l10n-russian-cvs-commits
mailing list