1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-13 16:16:33 +01:00

a little more commentary on the Theming flags

This commit is contained in:
v.audacity
2010-10-24 00:35:07 +00:00
parent 6c737fc11a
commit dae6f69678

View File

@@ -35,11 +35,12 @@
// experimental theming // experimental theming
// Work in progress, June-2008. // Work in progress, June-2008.
// This mostly sets up a weird color scheme currently.
//#define EXPERIMENTAL_THEMING //#define EXPERIMENTAL_THEMING
#if IS_BETA
//August 2009 - Theming not locked down enough enough for a stable release. //August 2009 - Theming not locked down enough enough for a stable release.
//#define EXPERIMENTAL_THEME_PREFS // This turns on the Theme panel in Prefs dialog. It is independent of EXPERIMENTAL_THEMING.
#endif //#define EXPERIMENTAL_THEME_PREFS
//Next line enables Mic monitoring at times when it was previously off. //Next line enables Mic monitoring at times when it was previously off.
//More work is needed as after recording or playing it results in an //More work is needed as after recording or playing it results in an