--- etc/gimprc.in.orig	2018-07-04 04:33:55.000000000 -0700
+++ etc/gimprc.in	2018-07-23 15:25:28.000000000 -0700
@@ -752,11 +752,13 @@
 # string value.
 # 
 # (help-locales "")
+(help-locales "en")
 
 # Sets the browser used by the help system.  Possible values are gimp and
 # web-browser.
 # 
 # (help-browser gimp)
+(help-browser web-browser)
 
 # When enabled, a search of actions will also return inactive actions. 
 # Possible values are yes and no.
@@ -772,6 +774,7 @@
 # no.
 # 
 # (user-manual-online no)
+(user-manual-online yes)
 
 # The location of the online user manual. This is used if
 # 'user-manual-online' is enabled.  This is a string value.
@@ -783,6 +786,7 @@
 # windows.  Possible values are normal, utility and keep-above.
 # 
 # (dock-window-hint utility)
+(dock-window-hint normal)
 
 # Sets the handedness for cursor positioning.  Possible values are left and
 # right.