Indefero

Indefero Commit Details


Date:2011-02-22 07:34:58 (13 years 9 months ago)
Author:William MARTIN
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:f95ff57db9265abd662e5bd7a25868f8efcea76b
Parents: c2207452bdf3bbca2ad1d118aa52ceca5c506733
Message:Remove --width option for msgmerge

Changes:

File differences

Makefile
6060
6161
6262
63
63
6464
6565
6666
po-update:
@for pofile in `ls src/IDF/locale/*/idf.po`; do \
echo "Updating file : "$$pofile; \
msgmerge -v --width=10 -U $$pofile src/IDF/locale/idf.pot; \
msgmerge -v -U $$pofile src/IDF/locale/idf.pot; \
echo ; \
done

Archive Download the corresponding diff file

Page rendered in 0.07120s using 13 queries.