mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 01:12:30 +01:00
WRaster: Create structure to make the library translatable
The library did not propose the mechanisms to be translated, this patch is creating the structure in autoconf/automake and the translation directory so its messages can be also translated. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
fbec3a728f
commit
aadd694a6b
@@ -1,6 +1,6 @@
|
||||
## automake input file for wrlib
|
||||
|
||||
SUBDIRS = .
|
||||
SUBDIRS = . po
|
||||
DIST_SUBDIRS = $(SUBDIRS) tests
|
||||
|
||||
AUTOMAKE_OPTIONS =
|
||||
|
||||
Reference in New Issue
Block a user