ffmpeg index marker fix, layout fixes, quit deadlock fix
[goodguy/history.git] / cinelerra-5.1 / cinelerra / preferences.inc
index 172ce2c6ee05b90f4da34cd8773ca94491bfe0e9..39be0049a55c75fd27ab18cb02d64eb2fdb4c56e 100644 (file)
@@ -23,9 +23,8 @@
 #define PREFERENCES_INC
 
 // Run-time configuration directory
-#define BCASTDIR "~/.bcast5/"
-#define BACKUP_PATH BCASTDIR "backup.xml"
 #define DEAMON_PORT 400
+#define BACKUP_FILE "backup.xml"
 
 class Preferences;
 class PlaybackConfig;