summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-02-27 14:05:38 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-02-27 17:26:09 +0000
commitd1711dae9dbd7f516469f88807604894c1304228 (patch)
tree7a9fcf153c46f829ace01e7f12ff1a82d7171772 /po
parente567f064e235f23ef709d4ed52834fb2135c6956 (diff)
downloadlibguestfs-d1711dae9dbd7f516469f88807604894c1304228.tar.gz
libguestfs-d1711dae9dbd7f516469f88807604894c1304228.tar.xz
libguestfs-d1711dae9dbd7f516469f88807604894c1304228.zip
New API: set-label, for setting a label on any filesystem.
Currently only ext2/3/4 and (newly) NTFS are supported. This change also deprecates set-e2label.
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 bed1f657..22e39b14 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -44,6 +44,7 @@ daemon/initrd.c
daemon/inotify.c
daemon/internal.c
daemon/is.c
+daemon/labels.c
daemon/link.c
daemon/ls.c
daemon/luks.c