From ef002c54ade884f197bc0a4ec07220d17229bbd2 Mon Sep 17 00:00:00 2001 From: Peter Landgren Date: Thu, 6 May 2010 07:26:37 +0000 Subject: [PATCH] Added data for --settings so that translation works. svn: r15338 --- src/const.py.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/const.py.in b/src/const.py.in index 24c75548f..df4833ad6 100644 --- a/src/const.py.in +++ b/src/const.py.in @@ -244,6 +244,7 @@ POPT_TABLE = [ ("", 'l', None, None, 0, 'List Family Trees', ""), ("", 'L', None, None, 0, 'List Family Tree Details', ""), ("force-unlock", 'u', None, None, 0, 'Force unlock of family tree', ""), + ("settings", 's', None, None, 0, 'Show settings and versions', ""), ] LONGOPTS = [