diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 8838ce46c6..827b77c859 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -133,6 +133,7 @@ set(viewer_SOURCE_FILES
fsfloaterprotectedfolders.cpp
fsfloaterradar.cpp
fsfloatersearch.cpp
+ fsfloatersplashscreensettings.cpp
fsfloaterstatistics.cpp
fsfloaterstreamtitle.cpp
fsfloaterteleporthistory.cpp
@@ -974,6 +975,7 @@ set(viewer_HEADER_FILES
fsfloaterprotectedfolders.h
fsfloaterradar.h
fsfloatersearch.h
+ fsfloatersplashscreensettings.h
fsfloaterstatistics.h
fsfloaterstreamtitle.h
fsfloaterteleporthistory.h
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 0dfddef18c..2a55e81449 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -25399,6 +25399,94 @@ Change of this parameter will affect the layout of buttons in notification toast
HideFromEditor
1
+ FSSplashScreenHideTopBar
+
+ FSSplashScreenHideBlogs
+
+ FSSplashScreenHideDestinations
+
+ FSSplashScreenUseGrayMode
+
+ FSSplashScreenUseHighContrast
+
+ FSSplashScreenUseAllCaps
+
+ FSSplashScreenUseLargerFonts
+
+ FSSplashScreenNoTransparency
+
FSllOwnerSayToScriptDebugWindowRouting