Also for Haiku
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@426 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
2
texte.c
2
texte.c
@@ -333,7 +333,7 @@ void Initialisation_Texte(void)
|
|||||||
XFreeFontPath(font_path_list);
|
XFreeFontPath(font_path_list);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#elif defined(__BEOS__)
|
#elif defined(__BEOS__) || defined(__HAIKU__)
|
||||||
#ifndef NOTTF
|
#ifndef NOTTF
|
||||||
for_each_file("/etc/fonts/ttfonts", Ajout_fonte);
|
for_each_file("/etc/fonts/ttfonts", Ajout_fonte);
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user