1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-29 01:42:32 +01:00

fixed some bugs

This commit is contained in:
kojima
2004-10-26 03:03:02 +00:00
parent 087a16400f
commit bbd1e5dada
6 changed files with 11 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ POTFILES = \
SUFFIXES = .po .mo
.po.mo:
msgfmt -o $@ $<
msgfmt -c -o $@ $<
all-local: $(CATALOGS)