Merge branch 'locale' of github.com:tildearrow/furnace into locale
This commit is contained in:
commit
740bb32af7
19 changed files with 6951 additions and 1902 deletions
|
|
@ -131,6 +131,10 @@ enum FurnaceGUIRenderBackend {
|
|||
#define GUI_DECORATIONS_DEFAULT 1
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_MOMO
|
||||
#define ngettext momo_ngettext
|
||||
#endif
|
||||
|
||||
// TODO:
|
||||
// - add colors for FM envelope and waveform
|
||||
// - maybe add "alternate" color for FM modulators/carriers (a bit difficult)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue