summaryrefslogtreecommitdiffstats
path: root/rules/host-intltool.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2008-02-29 15:56:33 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2008-02-29 15:56:33 +0000
commitfb171e4a01cd2086f47d0b1d6f325c9b179be21e (patch)
tree915505b24ef3741602fc8a331d470a833dcba2d5 /rules/host-intltool.in
parentd90598813104687987cab68e80a87ac150a5823d (diff)
downloadptxdist-fb171e4a01cd2086f47d0b1d6f325c9b179be21e.tar.gz
ptxdist-fb171e4a01cd2086f47d0b1d6f325c9b179be21e.tar.xz
* add intltool as hosttool
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7803 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-intltool.in')
-rw-r--r--rules/host-intltool.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/host-intltool.in b/rules/host-intltool.in
new file mode 100644
index 000000000..425208fcd
--- /dev/null
+++ b/rules/host-intltool.in
@@ -0,0 +1,6 @@
+config HOST_INTLTOOL
+ bool
+ prompt "intltool"
+ help
+ intltool is a set of tools to centralise translation of many different
+ file formats using GNU gettext-compatible PO files.