summaryrefslogtreecommitdiffstats
path: root/textproc/intltool/pkg-descr
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-30 01:56:10 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-30 01:56:10 +0800
commit81da1a820e89c61d3bed7752bc6543044483af77 (patch)
tree26d9ab8261cfd49c9634bf6c5a70321f78002bb8 /textproc/intltool/pkg-descr
parent88ddf382876e29e85f9f6c8e1a778c05c1255cc4 (diff)
downloadmarcuscom-ports-81da1a820e89c61d3bed7752bc6543044483af77.tar
marcuscom-ports-81da1a820e89c61d3bed7752bc6543044483af77.tar.gz
marcuscom-ports-81da1a820e89c61d3bed7752bc6543044483af77.tar.bz2
marcuscom-ports-81da1a820e89c61d3bed7752bc6543044483af77.tar.lz
marcuscom-ports-81da1a820e89c61d3bed7752bc6543044483af77.tar.xz
marcuscom-ports-81da1a820e89c61d3bed7752bc6543044483af77.tar.zst
marcuscom-ports-81da1a820e89c61d3bed7752bc6543044483af77.zip
Add intltool at 0.31.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2903 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/intltool/pkg-descr')
-rw-r--r--textproc/intltool/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/intltool/pkg-descr b/textproc/intltool/pkg-descr
new file mode 100644
index 000000000..b8fb6ebf9
--- /dev/null
+++ b/textproc/intltool/pkg-descr
@@ -0,0 +1,16 @@
+The module contains some utility scripts and assorted auto* magic for
+internationalizing various kinds of XML files.
+
+* Features
+
+o Extract translatable strings from various source files (.xml.in,
+ .glade, .desktop.in, .server.in, .oaf.in).
+
+o Collect the extracted strings together with messages from traditional
+ source files (.c, .h) in po/$(PACKAGE).pot.
+
+o Merge back the translations from .po files into .xml, .desktop and
+ .oaf files. This merge step will happen at build resp. installation
+ time.
+
+WWW: http://www.gnome.org/