summaryrefslogtreecommitdiffstats
path: root/textproc/intltool/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-06-05 20:50:44 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-06-05 20:50:44 +0800
commitd8e140ad9f25f0db54e567f94c3992d6460fbfbb (patch)
tree99f52408c7d06fe9f1eb64be84a40ffe9170098d /textproc/intltool/pkg-descr
parente3cfe78d705bb614ae6c4d7fccb7300a67a0f8c8 (diff)
downloadmarcuscom-ports-d8e140ad9f25f0db54e567f94c3992d6460fbfbb.tar
marcuscom-ports-d8e140ad9f25f0db54e567f94c3992d6460fbfbb.tar.gz
marcuscom-ports-d8e140ad9f25f0db54e567f94c3992d6460fbfbb.tar.bz2
marcuscom-ports-d8e140ad9f25f0db54e567f94c3992d6460fbfbb.tar.lz
marcuscom-ports-d8e140ad9f25f0db54e567f94c3992d6460fbfbb.tar.xz
marcuscom-ports-d8e140ad9f25f0db54e567f94c3992d6460fbfbb.tar.zst
marcuscom-ports-d8e140ad9f25f0db54e567f94c3992d6460fbfbb.zip
Update to 0.40.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11020 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/