aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorOsier Yang <jyang@redhat.com>2012-07-23 15:08:39 +0800
committerOsier Yang <jyang@redhat.com>2012-07-26 12:00:43 +0800
commit49989d7025666a4c17d5864cb602e2ae9f0d6079 (patch)
tree18ecb84d6e49c95cb073b523bfb74a1099c76329 /po
parentvirsh: Split cmds in host group from virsh.c (diff)
downloadlibvirt-49989d7025666a4c17d5864cb602e2ae9f0d6079.tar.gz
libvirt-49989d7025666a4c17d5864cb602e2ae9f0d6079.tar.bz2
libvirt-49989d7025666a4c17d5864cb602e2ae9f0d6079.zip
virsh: Split cmds in node device group from virsh.c
Commands in node device group moved from virsh.c to virsh-nodedev.c, * virsh.c: Remove commands in node device group. * virsh-nodedev.c: New file, filled with commands in node device group * po/POTFILES.in: Add virsh-nodedev.c * cfg.mk: Skip to check config.h including for virsh-nodedev.c
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 465fd0bbc..0f32918f3 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -183,6 +183,7 @@ tools/virsh-edit.c
tools/virsh-host.c
tools/virsh-interface.c
tools/virsh-network.c
+tools/virsh-nodedev.c
tools/virsh-nwfilter.c
tools/virsh-pool.c
tools/virsh-secret.c