i18nize some programs
i18nize some programs with gettext.
This commit is contained in:
parent
fefe0aafaf
commit
6343f35202
25 changed files with 2001 additions and 252 deletions
|
|
@ -4,7 +4,7 @@ ALSAMIXER_DIR=alsamixer
|
|||
else
|
||||
ALSAMIXER_DIR=
|
||||
endif
|
||||
SUBDIRS= include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4
|
||||
SUBDIRS= include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po
|
||||
EXTRA_DIST=ChangeLog INSTALL TODO README configure cvscompile depcomp
|
||||
AUTOMAKE_OPTIONS=foreign
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue