diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..2ec94a2 --- /dev/null +++ b/setup.cfg @@ -0,0 +1,3 @@ +[build_i18n] +domain=apturl +schemas_files=[("share/gconf/schemas", ("data/apturl.schemas.in",))] |