From 382428773f069374e32f6ddc0712712a6d6588f4 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Tue, 3 Apr 2012 02:24:14 +0200 Subject: [PATCH] Changes to generated files due to making dist in 2.8 for the first time --- docs/gimprc.5.in | 6 +++--- etc/gimprc | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/gimprc.5.in b/docs/gimprc.5.in index 75461a545b..c31afacf37 100644 --- a/docs/gimprc.5.in +++ b/docs/gimprc.5.in @@ -261,8 +261,8 @@ are yes and no. .TP (default-image - (width 610) - (height 377) + (width 640) + (height 400) (unit pixels) (xresolution 72.000000) (yresolution 72.000000) @@ -858,7 +858,7 @@ 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. .TP -(user-manual-online-uri "http://docs.gimp.org/2.7") +(user-manual-online-uri "http://docs.gimp.org/2.8") The location of the online user manual. This is used if 'user-manual-online' is enabled. This is a string value. diff --git a/etc/gimprc b/etc/gimprc index cbecc5d9f6..18dab53d58 100644 --- a/etc/gimprc +++ b/etc/gimprc @@ -205,8 +205,8 @@ # Sets the default image in the "File/New" dialog. This is a parameter list. # # (default-image -# (width 610) -# (height 377) +# (width 640) +# (height 400) # (unit pixels) # (xresolution 72.000000) # (yresolution 72.000000) @@ -681,7 +681,7 @@ # The location of the online user manual. This is used if # 'user-manual-online' is enabled. This is a string value. # -# (user-manual-online-uri "http://docs.gimp.org/2.7") +# (user-manual-online-uri "http://docs.gimp.org/2.8") # The window type hint that is set on dock windows and the toolbox window. # This may affect the way your window manager decorates and handles these