monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone: 9c272a2e1906bedf27fd9498a8


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: 9c272a2e1906bedf27fd9498a84b44fbfb562c90
Date: Fri, 18 Feb 2011 20:54:46 +0100 (CET)

revision:            9c272a2e1906bedf27fd9498a84b44fbfb562c90
date:                2011-02-15T18:20:21
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone
changelog:
* Makefile.am (update-gmo): Added to make it easier to update gmo files
  as well, and thereby get statistics on translated strings, untranslated
  strings and fuzzy translations.

manifest:
format_version "1"

new_manifest [0c9ba8f0504b70e969604e56c3e0ba272cbad26d]

old_revision [be172b4c5e3e84a8b0d0b86ab5a3619729b35aff]

patch "Makefile.am"
 from [597c6bb5c83950cab9a0772f91e1c404eb69696d]
   to [1f088dd1ec5ee5dc7fa80753a6bd819aafc68132]
============================================================
--- Makefile.am	597c6bb5c83950cab9a0772f91e1c404eb69696d
+++ Makefile.am	1f088dd1ec5ee5dc7fa80753a6bd819aafc68132
@@ -438,6 +438,8 @@ update-po: $(UPDATEPOFILES)
 
 update-po: $(UPDATEPOFILES)
 
+update-gmo: update-po $(ALL_GMOFILES)
+
 # for the template file
 POTFILES = $(filter-out package_%, $(MOST_SOURCES)) \
 	$(UNIX_PLATFORM_SOURCES) $(WIN32_PLATFORM_SOURCES) \

reply via email to

[Prev in Thread] Current Thread [Next in Thread]