--- etc/gimprc.orig	2016-05-17 11:07:38.000000000 -0700
+++ etc/gimprc	2016-10-07 18:24:54.000000000 -0700
@@ -695,11 +695,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.
@@ -715,6 +717,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.
@@ -726,6 +729,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.