]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
libsmooth: add dutch language.
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 5 Feb 2013 21:32:16 +0000 (22:32 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 5 Feb 2013 21:32:16 +0000 (22:32 +0100)
src/install+setup/libsmooth/main.c

index 17adcc744a8a598ed177faacbc01f66691bc761a..39cde7b9ded52d9c45bb354556a898be078d5d73 100644 (file)
@@ -346,6 +346,7 @@ int replace(char filename1[], char *from, char *to)
        #include "lang_fr.c"
        #include "lang_pl.c"
        #include "lang_ru.c"
+       #include "lang_nl.c"
 #endif
 
 // returns a pointer to the actual running version number of IPFire.