From 9c1cf7e01ebd786e3fb25e101be209bf0843b77a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 19 Dec 2011 18:31:23 +0100 Subject: lib-fs-resize: re-add HFS and FAT file-system-related code This just adds the code, without hooking it up yet. * po/POTFILES.in: Add all libparted/fs/r/**.c files. --- po/POTFILES.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 4979ceb..6eefa26 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -53,6 +53,25 @@ libparted/fs/fat/bootsector.c libparted/fs/linux_swap/linux_swap.c libparted/fs/hfs/probe.c +libparted/fs/r/fat/bootsector.c +libparted/fs/r/fat/calc.c +libparted/fs/r/fat/context.c +libparted/fs/r/fat/count.c +libparted/fs/r/fat/fat.c +libparted/fs/r/fat/resize.c +libparted/fs/r/fat/table.c +libparted/fs/r/filesys.c +libparted/fs/r/hfs/advfs.c +libparted/fs/r/hfs/advfs_plus.c +libparted/fs/r/hfs/cache.c +libparted/fs/r/hfs/file.c +libparted/fs/r/hfs/file_plus.c +libparted/fs/r/hfs/hfs.c +libparted/fs/r/hfs/journal.c +libparted/fs/r/hfs/probe.c +libparted/fs/r/hfs/reloc.c +libparted/fs/r/hfs/reloc_plus.c + # parted parted/parted.c parted/ui.c -- cgit v1.2.1