diff options
Diffstat (limited to 'Compose')
-rw-r--r-- | Compose/Makefile | 2 | ||||
-rw-r--r-- | Compose/src/lang.module | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Compose/Makefile b/Compose/Makefile index 7020fa9..ae7dbd2 100644 --- a/Compose/Makefile +++ b/Compose/Makefile @@ -6,7 +6,7 @@ # SRC = ./src PSEUDO_MODULES_FILES = $(SRC)/enUS.module -MODULES_FILES = $(PSEUDO_MODULES_FILES) $(wildcard $(SRC)/*.module) +MODULES_FILES = $(sort $(PSEUDO_MODULES_FILES) $(wildcard $(SRC)/*.module)) MODULES = $(notdir $(basename $(MODULES_FILES))) # Liste von Demofiles, werden bei 'make all' erzeugt. diff --git a/Compose/src/lang.module b/Compose/src/lang.module index 31c4fd2..07d2b8c 100644 --- a/Compose/src/lang.module +++ b/Compose/src/lang.module @@ -1,4 +1,4 @@ -#configinfo IPA (international phonetic alphabet) und weitere Sprachen ([neːo] Ɱ ʃ ɐ) +#configinfo IPA (int. phonetic alphabet) und weitere Sprachen ([neːo] Ɱ ʃ ɐ) # IPA-Compose by aleχ, 2009, CC-BY-SA DE 3. <Multi_key> <B> <B> : "ʙ" U0299 # LATIN LETTER SMALL CAPITAL B |