Changeset 2591 for trunk/src/kmk/po


Ignore:
Timestamp:
Jun 17, 2012, 10:45:31 PM (13 years ago)
Author:
bird
Message:

kmk: Merged in changes from GNU make 3.82. Previous GNU make base version was gnumake-2008-10-28-CVS.

Location:
trunk/src/kmk
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk

    • Property svn:ignore
      •  

        old new  
        1313stamp-*
        1414makebook*
         15
        1516.*gdbinit
         17.gdb_history
         18
        1619*.dep
        1720*.dvi
         
        3134*.pg
        3235*.pgs
         36
        3337README
        3438README.DOS
        3539README.W32
         40README.OS2
        3641aclocal.m4
        3742autom4te.cache
         
        5257config.h.W32
        5358config.h-vms
         59
        5460loadavg
        5561loadavg.c
        5662make
         63
        5764.deps
        5865.dep_segment
         66ID
         67TAGS
         68
        5969_*
        6070sun4
         
        7282sol2
        7383i486-linux
         84
        7485customs
         86
        7587install-sh
        7688mkinstalldirs
         89
         90.directive.asc
  • trunk/src/kmk/po

    • Property svn:ignore
      •  

        old new  
        33*.pot
        44*.po
         5
        56Makefile
        67Makefile.in
        78Makefile.in.in
         9Makevars.template
        810Rules-quot
         11stamp-po
        912*.sed
        1013*.sin
  • trunk/src/kmk/po/ChangeLog

    r1993 r2591  
     12009-09-16  Paul Smith  <psmith@gnu.org>
     2
     3        * LINGUAS: Added new translation for Italian (it).
     4
    152008-05-17  Paul Smith  <psmith@gnu.org>
    26
     
    6367
    6468
    65 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
     69Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
     70Foundation, Inc.
    6671This file is part of GNU Make.
    6772
  • trunk/src/kmk/po/LINGUAS

    r1993 r2591  
    1 # Set of available languages: 23 languages
     1# Set of available languages: 24 languages
    22
    3 be da de es fi fr ga gl he hr id ja ko lt nl pl pt_BR ru sv tr uk vi zh_CN
     3be da de es fi fr ga gl he hr id it ja ko lt nl pl pt_BR ru sv tr uk vi zh_CN
    44
    55# Can't seem to get en@quot and en@boldquot to build properly?
  • trunk/src/kmk/po/Makevars

    r1993 r2591  
    11# This is a -*-Makefile-*-
    2 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation,
    3 # Inc.
     2# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
     3# Software Foundation, Inc.
    44# This file is part of GNU Make.
    55#
  • trunk/src/kmk/po/POTFILES.in

    r1993 r2591  
    11# List of source files containing translatable strings.
    2 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
    3 # Foundation, Inc.
     2# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
     3# 2010 Free Software Foundation, Inc.
    44# This file is part of GNU Make.
    55#
Note: See TracChangeset for help on using the changeset viewer.