mirror of
https://github.com/gnustep/libs-steptalk.git
synced 2025-02-24 11:51:13 +00:00
5 lines
91 B
Text
5 lines
91 B
Text
|
{
|
||
|
/* Array of file types of your language scripts */
|
||
|
STFileTypes = ( "mylang" );
|
||
|
}
|