5 lines
74 B
Meson
5 lines
74 B
Meson
|
i18n = import('i18n')
|
||
|
i18n.gettext(
|
||
|
'gtk125',
|
||
|
preset:'glib',
|
||
|
)
|