Mercurial > minori
comparison Makefile.am @ 312:11adae933b40
locale: remove old unfinished and probably bad spanish translation
| author | Paper <paper@paper.us.eu.org> |
|---|---|
| date | Tue, 11 Jun 2024 13:19:32 -0400 |
| parents | bf89fbf7ff38 |
| children | 3775ffa15ba4 |
comparison
equal
deleted
inserted
replaced
| 311:fb0f6b5050ff | 312:11adae933b40 |
|---|---|
| 1 bin_PROGRAMS = minori | 1 bin_PROGRAMS = minori |
| 2 | 2 |
| 3 # Localization | 3 # Localization |
| 4 | 4 |
| 5 minori_locale_ts = \ | 5 minori_locale_ts = \ |
| 6 rc/locale/en_GB.ts \ | 6 rc/locale/en_GB.ts |
| 7 rc/locale/es.ts | |
| 8 | 7 |
| 9 minori_locale_qm = $(minori_locale_ts:.ts=.qm) | 8 minori_locale_qm = $(minori_locale_ts:.ts=.qm) |
| 10 | 9 |
| 11 rc/locale/translations.qrc: $(minori_locale_qm) | 10 rc/locale/translations.qrc: $(minori_locale_qm) |
| 12 $(MKDIR_P) $$(dirname $@); \ | 11 $(MKDIR_P) $$(dirname $@); \ |
