--- etc/gimprc.in.orig	2018-10-25 12:24:03.000000000 -0700
+++ etc/gimprc.in	2018-10-25 12:58:21.000000000 -0700
@@ -755,11 +755,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.
@@ -775,6 +777,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.
@@ -786,6 +789,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.