summaryrefslogtreecommitdiffstats
path: root/textproc/intltool/pkg-descr
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-30 10:51:40 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-30 10:51:40 +0800
commit7ceca929d5b71d4fb3b31923463a805c0c1a7952 (patch)
tree192ab13e4efceb6d4df58ceaee3a7004e8e629ce /textproc/intltool/pkg-descr
parenta1e08072c6f56a64a137ef947b38cb30a62b6ef1 (diff)
downloadmarcuscom-ports-7ceca929d5b71d4fb3b31923463a805c0c1a7952.tar
marcuscom-ports-7ceca929d5b71d4fb3b31923463a805c0c1a7952.tar.gz
marcuscom-ports-7ceca929d5b71d4fb3b31923463a805c0c1a7952.tar.bz2
marcuscom-ports-7ceca929d5b71d4fb3b31923463a805c0c1a7952.tar.lz
marcuscom-ports-7ceca929d5b71d4fb3b31923463a805c0c1a7952.tar.xz
marcuscom-ports-7ceca929d5b71d4fb3b31923463a805c0c1a7952.tar.zst
marcuscom-ports-7ceca929d5b71d4fb3b31923463a805c0c1a7952.zip
Remove this port now that it is in ports-stable.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2909 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/intltool/pkg-descr')
-rw-r--r--textproc/intltool/pkg-descr16
1 files changed, 0 insertions, 16 deletions
diff --git a/textproc/intltool/pkg-descr b/textproc/intltool/pkg-descr
deleted file mode 100644
index b8fb6ebf9..000000000
--- a/textproc/intltool/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-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/