lp:intltool

Created by dobey and last modified
Get this branch:
bzr branch lp:intltool
Members of intltool Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
intltool Developers
Project:
intltool
Status:
Development

Recent revisions

748. By Данило Шеган

Avoid a race where some processes try to use a partial cache file that is still being written to.
Note that we release the lock before load_cache, because if we got the lock, the cache is already completely written and it is OK to have multiple parallel readers

Without this patch, translation files would randomly miss translations for some or all languages.

Bug #1687644: load_cache race (fix by Bernhard M. Wiedemann).

747. By dobey

Release version 0.51.0

746. By dobey

Don't write $SRCDIR to the pot file.
Pass the $SRCDIR as a --directory option to xgettext.

745. By Michi Henning

Fixed incorrect handling of spaces around = in .ini files.

744. By Данило Шеган

Merge branch from David Planella adding support for QT designer .UI files.

Now intltool can extract translatable strings from files specified with
gettext/type of "qtdesigner".

Fixes bug #953342.

743. By Данило Шеган

Add missing files to Makefile.am EXTRA_DIST definitions.

742. By dobey

Use plain localedir to install mo files to, rather than trying to guess one.

741. By Hib Eris

Fix makefile rule to build .pox files properly.

740. By Jordi Mallach

Fix incorrect usage of hyphens and dashes in man pages.

739. By dobey

Update .bzrignore with some new generated files.
Generate the ChangeLog in GNU changelog format, and only with last 50 changes.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.