From 12a56dfc8a140d6cd016b0d783a94b50ccd81878 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 6 Apr 2012 20:09:18 +0100 Subject: gobject: Remove guestfs-gobject.c from POTFILES.in. This file no longer exists after the sources were split across multiple files for the benefit of gtk-doc. --- po/POTFILES.in | 1 - 1 file changed, 1 deletion(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index 8a52e08c..838ebd2a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -168,7 +168,6 @@ gobject/guestfs-gobject-struct-statvfs.c gobject/guestfs-gobject-struct-version.c gobject/guestfs-gobject-struct-xattr.c gobject/guestfs-gobject-tristate.c -gobject/guestfs-gobject.c inspector/virt-inspector.c java/com_redhat_et_libguestfs_GuestFS.c ocaml/guestfs_c.c -- cgit