Changeset 1608 for trunk/po

Show
Ignore:
Timestamp:
05/23/05 19:42:03 (4 years ago)
Author:
asterix
Message:

build the pt translation

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/po/Makefile

    r1593 r1608  
    1 LANGS   := fr pt_BR el pl 
     1LANGS   := fr pt el pl 
    22LANGDIR := $(foreach lang, $(LANGS), $(subst ,/LC_MESSAGES/gajim.mo, $(lang))) 
    33