Issue 853: fixes for OS X and Linux; as options files are changed the missing .srf format is also added to the browser

This commit is contained in:
torger
2013-11-11 19:09:11 +01:00
parent cdefd0c999
commit f22f3b5e43
6 changed files with 30 additions and 17 deletions

View File

@@ -28,7 +28,11 @@
#define STARTUPDIR_LAST 3
// Default bundled profile name to use for Raw images
#ifdef WIN32
#define DEFPROFILE_RAW "${G}\\Default"
#else
#define DEFPROFILE_RAW "${G}/Default"
#endif
// Default bundled profile name to use for Standard images
#define DEFPROFILE_IMG "Neutral"
// Profile name to use for internal values' profile