--- etc/gimprc.orig	2016-07-12 18:01:30.000000000 -0700
+++ etc/gimprc	2016-10-07 15:35:54.000000000 -0700
@@ -661,17 +661,20 @@
 # 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, the online user manual will be used by the help system.
 # Otherwise the locally installed copy is used.  Possible values are yes and
 # 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.
@@ -683,6 +686,7 @@
 # windows.  Possible values are normal, utility and keep-above.
 # 
 # (dock-window-hint utility)
+(dock-window-hint normal)
 
 # Sets the pixel format to use for mouse pointers.  Possible values are
 # bitmap and pixbuf.