libvirt/docs/api_extension
Jim Meyering d6f9cf4222 maint: don't mark VIR_DEBUG or VIR_DEBUG0 diagnostics for translation
Run this command:
  git grep -l VIR_DEBUG|xargs perl -pi -e \
    's/(VIR_DEBUG0?)\s*\(_\((".*?")\)/$1($2/'
2010-05-20 21:36:26 +02:00
..
0001-Step-1-of-8-Define-the-public-API.patch remove all trailing blank lines 2009-07-16 15:06:42 +02:00
0002-Step-2-of-8-Define-the-internal-driver-API.patch remove all trailing blank lines 2009-07-16 15:06:42 +02:00
0003-Step-3-of-8-Implement-the-public-API.patch remove all trailing blank lines 2009-07-16 15:06:42 +02:00
0004-Step-4-of-8-Define-the-wire-protocol-format.patch remove all trailing blank lines 2009-07-16 15:06:42 +02:00
0005-Step-5-of-8-Implement-the-RPC-client.patch remove all trailing blank lines 2009-07-16 15:06:42 +02:00
0006-Step-6-of-8-Implement-the-server-side-dispatcher.patch remove all trailing blank lines 2009-07-16 15:06:42 +02:00
0007-Step-7-of-8-Implement-the-driver-methods.patch maint: don't mark VIR_DEBUG or VIR_DEBUG0 diagnostics for translation 2010-05-20 21:36:26 +02:00
0008-Step-8-of-8-Add-virsh-support.patch virsh: use N_ rather than gettext_noop 2010-03-09 18:24:02 +01:00