libvirt/po
Erik Skultety 0b231195cb virlog: Refactor virLogParseOutputs
The problem with the original virLogParseOutputs method was that the way it
parsed the input, walking the string char by char and using absolute jumps
depending on the virLogDestination type, was rather complicated to read.
This patch utilizes virStringSplit method twice, first time to filter out any
spaces and split the input to individual log outputs and then for each
individual output to tokenize it by to the parts according to our
PRIORITY:DESTINATION?(:DATA) format. Also, to STREQLEN for matching destination
was replaced with virDestinationTypeFromString call.
2016-03-16 14:28:24 +01:00
..
ar.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
as.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
bg.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
bn_IN.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
bn.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
bs.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
ca.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
cs.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
cy.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
da.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
de.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
el.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
en_GB.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
es.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
et.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
fi.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
fr.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
gl.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
gu.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
he.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
hi.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
hu.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
id.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
is.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
it.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
ja.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
ka.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
kn.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
ko.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
libvirt.pot Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
lt.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
lv.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
mk.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
ml.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
mr.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
ms.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
nb.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
nl.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
nn.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
nso.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
or.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
pa.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
pl.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
POTFILES.in virlog: Refactor virLogParseOutputs 2016-03-16 14:28:24 +01:00
pt_BR.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
pt.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
ro.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
ru.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
si.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
sk.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
sl.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
sq.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
sr.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
sr@latin.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
sv.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
ta.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
te.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
th.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
tr.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
uk.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
ur.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
vi.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
zanata.xml po: Add config file for zanata 2015-02-23 09:45:02 +00:00
zh_CN.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
zh_TW.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00
zu.po Release of libvirt-1.3.2 2016-03-01 11:23:10 +08:00