summaryrefslogtreecommitdiff
path: root/support/popt-gnome.h
diff options
context:
space:
mode:
Diffstat (limited to 'support/popt-gnome.h')
-rw-r--r--support/popt-gnome.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/support/popt-gnome.h b/support/popt-gnome.h
index 9bac7972..e2160494 100644
--- a/support/popt-gnome.h
+++ b/support/popt-gnome.h
@@ -18,6 +18,10 @@
set first in table; arg points
to callback, descrip points to
callback data to pass */
+#define POPT_ARG_INTL_DOMAIN 6 /* set the translation domain
+ for this table and any
+ included tables; arg points
+ to the domain string */
#define POPT_ARG_MASK 0x0000FFFF
#define POPT_ARGFLAG_ONEDASH 0x80000000 /* allow -longoption */
#define POPT_ARGFLAG_DOC_HIDDEN 0x40000000 /* don't show in help/usage */