diff --git a/data/profiles/bastille-day.profile b/data/profiles/bastilleday2000.profile similarity index 97% rename from data/profiles/bastille-day.profile rename to data/profiles/bastilleday2000.profile index 9cdf5449a6..4d21ebc02a 100644 --- a/data/profiles/bastille-day.profile +++ b/data/profiles/bastilleday2000.profile @@ -154,9 +154,9 @@ ], "meta": { "author": "CCMC", - "description": "This profile is showing the Coronal mass ejection of the bastille day 2000-07-14. The profile is data heavy and will require a powerful GPU.", + "description": "This profile is showing the Coronal mass ejection of the bastille day 2000-07-14. The profile is data intensive and will require a powerful GPU.", "license": "MIT License", - "name": "Bastille day", + "name": "Bastille day 2000", "url": "https://www.openspaceproject.com", "version": "1.0" }, @@ -205,4 +205,4 @@ "major": 1, "minor": 1 } -} \ No newline at end of file +} diff --git a/openspace.cfg b/openspace.cfg index 76cce64680..cec2e9cafa 100644 --- a/openspace.cfg +++ b/openspace.cfg @@ -79,6 +79,7 @@ Profile = "default" ReadOnlyProfiles = { "apollo", "asteroids", + "bastilleday2000", "dawn", "default", "default_full",