diff options
author | Daniel Burrows <dburrows@debian.org> | 2009-04-22 08:54:53 -0700 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2009-04-22 08:54:53 -0700 |
commit | 64726b0bb0c212d45f6d875bd9bcdb81628c61e6 (patch) | |
tree | f6ab96140b285c7bed760aaeb22c69556533c218 /doc/fr | |
parent | 7b173dd0ccc55834d496505b6b7e7e87bb5b4661 (diff) | |
download | aptitude-64726b0bb0c212d45f6d875bd9bcdb81628c61e6.tar.gz |
French documentation is now below the 50% mark -- tweak the Makefile so it still compiles.
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am index e2035d72..05957116 100644 --- a/doc/fr/Makefile.am +++ b/doc/fr/Makefile.am @@ -6,7 +6,7 @@ EXTRA_DIST=fixman LANGCODE=fr MANPAGE=aptitude.$(LANGCODE).8 # How much of the manual is actually translated. -PERCENT_TRANSLATED=50 +PERCENT_TRANSLATED=45 MANPAGE_PERCENT_TRANSLATED=40 IMAGES = $(wildcard images/*.png) |