Also for Haiku

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@426 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues 2008-12-27 14:43:53 +00:00
parent c4955dd0f0
commit a8ae3672f8

View File

@ -333,7 +333,7 @@ void Initialisation_Texte(void)
XFreeFontPath(font_path_list);
}
#endif
#elif defined(__BEOS__)
#elif defined(__BEOS__) || defined(__HAIKU__)
#ifndef NOTTF
for_each_file("/etc/fonts/ttfonts", Ajout_fonte);
#endif