aboutsummaryrefslogtreecommitdiffstats
path: root/po/README.tools
diff options
context:
space:
mode:
Diffstat (limited to 'po/README.tools')
-rw-r--r--po/README.tools58
1 files changed, 0 insertions, 58 deletions
diff --git a/po/README.tools b/po/README.tools
deleted file mode 100644
index 4ec99c1640..0000000000
--- a/po/README.tools
+++ /dev/null
@@ -1,58 +0,0 @@
-The po/ directory includes two perlscripts, which is done to help
-making the translations fully uptodate.
-
-The first script is called update.pl and is supposed to be run like this:
-
- ./update.pl [OPTIONS] ...LANGCODE
-
-This will updates the pot file (the po template, generated from the source code)
-and merge them with the translations po files.
-
-For instance to do this for Danish, type the following
-
- ./update.pl da
-
-
-The update.pl script also supports other options, they are:
-
- -V, --version shows the version
- -H, --help shows this help page
- -P, --pot only generates the potfile
- -M, --maintain search for missing files in POTFILES.in
-
-Especially the --maintain option is very handy for package maintainer, to check
-if you included all the files that have marked strings in the POTFILES.in, so
-they will be in the generated po template, the socalled pot file.
-
-There is though one thing to take notice of with this option, please check the
-configure.in file to make sure that the files you add to POTFILES.in are being
-build, otherwise this can leed to "make dist" throuble.
-
-
-The other utility is the desk.pl script, which will check the cvs module for
-missing translation in files like *.desktop, *.directory, *.soundlist and so on.
-
-Run the script like this:
-
- ./desk.pl [OPTIONS] ...LANGCODE ENTRY
-
-An example use could be.
-
- ./desk.pl da
-
-which will check all the files for missing Name[da] entries, or
-
- ./desk.pl no Comment
-
-which will check all the files for missing Comment[no] entries. "Comment" can
-here be replaced with whatever you like
-
-All scripts support the --help option for further help, though it's not very
-extensive for the moment.
-
-Kenneth Christiansen
-
-kenneth@gnu.org
-kenneth@gnome.org
-
-Both scripts are copyright 2000 The Free Software Foundation and me.
gh2008-06-231-1/+4 * Add lxappearance, a desktop-independent theme switcher for GTK+.chinsan2008-06-215-0/+50 * Update to 0.0.16ahze2008-06-083-5/+8 * Fix PORTREVISION on ports which have PORTVERSION?= set.edwin2008-06-071-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-06122-103/+122 * - Update to 2.4.1miwi2008-06-064-32/+16 * - Add common code to support for cmake based ports.miwi2008-05-284-20/+24 * Maintainer wishes to give up this port.linimon2008-05-271-1/+1 * Update to 2.14.2.mezz2008-05-273-71/+5 * Update to 2.22.2.mezz2008-05-272-4/+4 * Fix Darklooks theme in which tooltips caused theming the break.marcus2008-05-262-0/+11 * - Fix patchpav2008-05-211-3/+0 * - Fix plistspav2008-05-181-1/+2 * - Unbreak and fix plistpav2008-05-142-5/+259 * - Make fetchable again by updating to Fedora 7pav2008-05-142-8/+7 * - update to etoile 0.2dinoex2008-05-1110-50/+196 * - update to etoile 0.2dinoex2008-05-114-11/+259 * The gnome-themes-extras no longer has industrial engine since GNOME 2.20 andmezz2008-04-305-348/+0 * Reset jylefort's port maintainerships. portmgr has taken his commit bitlinimon2008-04-292-2/+2 * o Update to version 2.5lioux2008-04-282-6/+4 * - Fix build after xorg cleanupmiwi2008-04-221-1/+2 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2018-54/+47 * - Rollback the previous commit (it seems that new theme doesn'tstas2008-04-152-4/+5 * - Update to 0.4.3.stas2008-04-152-4/+4 * The Widget Factory is a program designed to show a wide range of widgetsmezz2008-04-134-0/+39 * Unbreak PLIST after my recent commit to linux_base_fc4.bsam2008-04-113-3/+0 * Update to version 1.0.4markus2008-04-096-8/+12 * Update to 2.14.1.marcus2008-04-082-5/+4 * Update to 2.22.0ahze2008-04-033-5/+240 * - clean X11BASEdinoex2008-03-291-2/+2 * Use MASTER_SITE_CRITICALehaupt2008-03-282-4/+3 * - Move themes to version undepended dir.anray2008-03-272-1264/+1265 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-1/+0 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-253-6/+3 * Update for GNOME 2.22ahze2008-03-252-1/+12 * Pass maintainership back to rnoland - he's back online.wxs2008-03-241-1/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-2/+0 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-2411-612/+220 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-3/+2 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-233-6/+3 * - Remove USE_XLIB/USE_X_PREFIX in favor of USE_XORGmiwi2008-03-222-4/+2 * - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-222-4/+2 * - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-211-1/+2 * Reset maintainer due to bouncing mails.wxs2008-03-211-1/+1 * - Update to 0.8, the last release for KDE3miwi2008-03-208-70/+64 * - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-1221-68/+77 * - Fix plistpav2008-03-101-1/+0 * - update to snapshot 20061221dinoex2008-02-282-9/+10 * 2007-11-22 x11-themes/indubstrial: yesmiwi2008-02-2811-199/+0 * Update to 0.0.11ahze2008-02-272-4/+4 * - Fix build and take maintainership.anray2008-02-212-27/+2 * - Update to 1.0.5tabthorpe2008-02-204-8/+8 * - Fix previous commit.anray2008-02-181-1/+0 * - Update from 0.11 to 0.12anray2008-02-182-5/+5 * update xfce4 to 4.4.2oliver2008-02-134-10/+10 * Mark BROKEN: checksum mismatcherwin2008-02-111-0/+2 * - Mark BROKEN: checksum mismatchpav2008-01-20