summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2011-08-22 14:01:24 +0200
committerJuergen Beisert <jbe@pengutronix.de>2011-08-22 14:01:24 +0200
commit8a66db5c2829f0df0d8430953a1cd66a89665b77 (patch)
tree6237da241783567fc9377ef08b7a08699e61ae5a
parent8880d249460cce28d1c2b4f9e9bd4ad5e9da00d7 (diff)
downloadptxdist-8a66db5c2829f0df0d8430953a1cd66a89665b77.tar.gz
ptxdist-8a66db5c2829f0df0d8430953a1cd66a89665b77.tar.xz
dmtx/python-imaging: Justify their menu entries
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
-rw-r--r--rules/libdmtx.in2
-rw-r--r--rules/python-imaging.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/rules/libdmtx.in b/rules/libdmtx.in
index 2e65782c3..f5f46ba14 100644
--- a/rules/libdmtx.in
+++ b/rules/libdmtx.in
@@ -2,7 +2,7 @@
menuconfig LIBDMTX
tristate
- prompt "libdmtx"
+ prompt "libdmtx "
select PYTHON if LIBDMTX_PYTHON
help
libdmtx is open source software for reading and writing Data
diff --git a/rules/python-imaging.in b/rules/python-imaging.in
index 6fe9f6341..953f279d4 100644
--- a/rules/python-imaging.in
+++ b/rules/python-imaging.in
@@ -6,7 +6,7 @@ menuconfig PYTHON_IMAGING
select ZLIB
select FREETYPE if PYTHON_IMAGING_FREETYPE
select LIBJPEG if PYTHON_IMAGING_JPEG
- prompt "python-imaging"
+ prompt "python-imaging "
help
FIXME