From bafd8229149ccc0e05676e031bae5d1489fa74a6 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Thu, 1 Nov 2012 13:35:15 -0400 Subject: lib: Add inspect_list_applications2 method (RHBZ#859949) RWMJ: - Fix memory leak in guestfs__inspect_list_applications wrapper. - Don't document app2_spare* fields. --- po/POTFILES | 1 + 1 file changed, 1 insertion(+) (limited to 'po') diff --git a/po/POTFILES b/po/POTFILES index 3f49a05c..ba9c9d9a 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -181,6 +181,7 @@ gobject/src/optargs-xfs_growfs.c gobject/src/optargs-xfs_repair.c gobject/src/session.c gobject/src/struct-application.c +gobject/src/struct-application2.c gobject/src/struct-btrfssubvolume.c gobject/src/struct-dirent.c gobject/src/struct-hivex_node.c -- cgit