gimp r25450 - in trunk: . devel-docs/libgimp/tmpl docs etc



Author: neo
Date: Wed Apr  9 22:01:04 2008
New Revision: 25450
URL: http://svn.gnome.org/viewvc/gimp?rev=25450&view=rev

Log:
2008-04-09  Sven Neumann  <sven gimp org>

        * Made 2.5.0 development release.


Modified:
   trunk/ChangeLog
   trunk/devel-docs/libgimp/tmpl/gimptextlayer.sgml
   trunk/docs/gimprc.5.in
   trunk/etc/gimprc

Modified: trunk/devel-docs/libgimp/tmpl/gimptextlayer.sgml
==============================================================================
--- trunk/devel-docs/libgimp/tmpl/gimptextlayer.sgml	(original)
+++ trunk/devel-docs/libgimp/tmpl/gimptextlayer.sgml	Wed Apr  9 22:01:04 2008
@@ -9,13 +9,11 @@
 
 </para>
 
-
 <!-- ##### SECTION See_Also ##### -->
 <para>
 
 </para>
 
-
 <!-- ##### SECTION Stability_Level ##### -->
 
 

Modified: trunk/docs/gimprc.5.in
==============================================================================
--- trunk/docs/gimprc.5.in	(original)
+++ trunk/docs/gimprc.5.in	Wed Apr  9 22:01:04 2008
@@ -208,8 +208,8 @@
 
 .TP
 (default-image
-    (width 420)
-    (height 300)
+    (width 610)
+    (height 377)
     (unit pixels)
     (xresolution 72.000000)
     (yresolution 72.000000)
@@ -312,7 +312,7 @@
 .TP
 (color-management
     (mode display)
-    (display-profile-from-gdk yes)
+    (display-profile-from-gdk no)
     (display-rendering-intent perceptual)
     (simulation-rendering-intent perceptual)
     (simulation-gamut-check no)
@@ -330,8 +330,8 @@
 .TP
 (save-document-history yes)
 
-Add all opened and saved files to the document history on disk.  Possible
-values are yes and no.
+Keep a permanent record of all opened and saved files in the Recent Documents
+list.  Possible values are yes and no.
 
 .TP
 (transparency-size medium-checks)
@@ -353,7 +353,7 @@
 is an integer value.
 
 .TP
-(marching-ants-speed 100)
+(marching-ants-speed 200)
 
 Speed of marching ants in the selection outline.  This value is in
 milliseconds (less time indicates faster marching).  This is an integer value.
@@ -675,12 +675,6 @@
 Save the tool options when GIMP exits.  Possible values are yes and no.
 
 .TP
-(show-tips yes)
-
-Enable displaying a handy GIMP tip on startup.  Possible values are yes and
-no.
-
-.TP
 (show-tooltips yes)
 
 Show a tooltip when the pointer hovers over an item.  Possible values are yes
@@ -788,7 +782,7 @@
 web-browser.
 
 .TP
-(web-browser "firefox %s")
+(web-browser "xdg-open %s")
 
 Sets the external web browser to be used.  This can be an absolute path or the
 name of an executable to search for in the user's PATH. If the command
@@ -796,14 +790,14 @@
 to the command with a space separating the two.  This is a single filename.
 
 .TP
-(toolbox-window-hint normal)
+(toolbox-window-hint utility)
 
 The window type hint that is set on the toolbox. This may affect how your
 window manager decorates and handles the toolbox window.  Possible values are
 normal, utility and keep-above.
 
 .TP
-(dock-window-hint normal)
+(dock-window-hint utility)
 
 The window type hint that is set on dock windows. This may affect the way your
 window manager decorates and handles dock windows.  Possible values are

Modified: trunk/etc/gimprc
==============================================================================
--- trunk/etc/gimprc	(original)
+++ trunk/etc/gimprc	Wed Apr  9 22:01:04 2008
@@ -159,8 +159,8 @@
 # Sets the default image in the "File/New" dialog.  This is a parameter list.
 # 
 # (default-image
-#     (width 420)
-#     (height 300)
+#     (width 610)
+#     (height 377)
 #     (unit pixels)
 #     (xresolution 72.000000)
 #     (yresolution 72.000000)
@@ -251,7 +251,7 @@
 # 
 # (color-management
 #     (mode display)
-#     (display-profile-from-gdk yes)
+#     (display-profile-from-gdk no)
 #     (display-rendering-intent perceptual)
 #     (simulation-rendering-intent perceptual)
 #     (simulation-gamut-check no)
@@ -263,8 +263,8 @@
 # 
 # (color-profile-policy ask)
 
-# Add all opened and saved files to the document history on disk.  Possible
-# values are yes and no.
+# Keep a permanent record of all opened and saved files in the Recent
+# Documents list.  Possible values are yes and no.
 # 
 # (save-document-history yes)
 
@@ -288,7 +288,7 @@
 # milliseconds (less time indicates faster marching).  This is an integer
 # value.
 # 
-# (marching-ants-speed 100)
+# (marching-ants-speed 200)
 
 # When enabled, the image window will automatically resize itself when
 # zooming into and out of images.  Possible values are yes and no.
@@ -524,11 +524,6 @@
 # 
 # (save-tool-options no)
 
-# Enable displaying a handy GIMP tip on startup.  Possible values are yes and
-# no.
-# 
-# (show-tips yes)
-
 # Show a tooltip when the pointer hovers over an item.  Possible values are
 # yes and no.
 # 
@@ -625,19 +620,19 @@
 # appended to the command with a space separating the two.  This is a single
 # filename.
 # 
-# (web-browser "firefox %s")
+# (web-browser "xdg-open %s")
 
 # The window type hint that is set on the toolbox. This may affect how your
 # window manager decorates and handles the toolbox window.  Possible values
 # are normal, utility and keep-above.
 # 
-# (toolbox-window-hint normal)
+# (toolbox-window-hint utility)
 
 # The window type hint that is set on dock windows. This may affect the way
 # your window manager decorates and handles dock windows.  Possible values
 # are normal, utility and keep-above.
 # 
-# (dock-window-hint normal)
+# (dock-window-hint utility)
 
 # When enabled, dock windows (the toolbox and palettes) are set to be
 # transient to the active image window. Most window managers will keep the



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]