summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-03-05 14:47:02 +0100
committerJim Meyering <jim@meyering.net>2007-03-05 14:47:02 +0100
commit3389f62ba35ca2f0c5ba87ae29af5ef807ecf985 (patch)
tree2bae1be3782935ec977f11adb22b60df65ff4c9b /po
parenta3f971d08ff676bd515da2830acfddd3753d5b6e (diff)
downloadparted-3389f62ba35ca2f0c5ba87ae29af5ef807ecf985.tar.gz
Make clearfat accept --help and --version options.
* debug/clearfat/clearfat.c (AUTHORS, PROGRAM_NAME): Define. Include gettext-related things. Include closeout.h. (usage): New function. (main): Set up for translations, use close_stdout. * bootstrap.conf: Add long-options, for clearfat. * debug/clearfat/Makefile.am: Use gnulib.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 6c50518..406ad36 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -14,6 +14,8 @@ lib/version-etc.c
lib/xalloc-die.c
libparted/arch/beos.c
+debug/clearfat/clearfat.c
+
# libparted
libparted/arch/gnu.c
libparted/arch/linux.c