gnome: add general settings

This adds some history controls

Refs #71873
Refs #71866

Change-Id: I01243031c4a6d485780b01b1fbfdacff4fe1d052
diff --git a/ui/ringmainwindow.ui b/ui/ringmainwindow.ui
index 3b030b9..dae8571 100644
--- a/ui/ringmainwindow.ui
+++ b/ui/ringmainwindow.ui
@@ -90,8 +90,7 @@
                 <child>
                   <object class="GtkRadioButton" id="radiobutton_general_settings">
                     <property name="label" translatable="yes">General</property>
-                    <!-- TODO make visible when feature added -->
-                    <property name="visible">False</property>
+                    <property name="visible">True</property>
                     <property name="image">image_general_settings</property>
                     <property name="draw_indicator">False</property>
                   </object>