[40838] trunk/dports/graphics/gimp2
devans at macports.org
devans at macports.org
Wed Oct 15 18:55:16 PDT 2008
Revision: 40838
http://trac.macports.org/changeset/40838
Author: devans at macports.org
Date: 2008-10-15 18:55:16 -0700 (Wed, 15 Oct 2008)
Log Message:
-----------
Set toolbar and other docks hints to normal by default.
Modified Paths:
--------------
trunk/dports/graphics/gimp2/Portfile
Added Paths:
-----------
trunk/dports/graphics/gimp2/files/patch-etc-gimprc.diff
Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile 2008-10-16 01:47:43 UTC (rev 40837)
+++ trunk/dports/graphics/gimp2/Portfile 2008-10-16 01:55:16 UTC (rev 40838)
@@ -29,6 +29,8 @@
distname gimp-${version}
use_bzip2 yes
+patchfiles patch-etc-gimprc.diff
+
depends_lib port:gegl \
port:aalib \
port:curl \
Added: trunk/dports/graphics/gimp2/files/patch-etc-gimprc.diff
===================================================================
--- trunk/dports/graphics/gimp2/files/patch-etc-gimprc.diff (rev 0)
+++ trunk/dports/graphics/gimp2/files/patch-etc-gimprc.diff 2008-10-16 01:55:16 UTC (rev 40838)
@@ -0,0 +1,37 @@
+--- etc/gimprc.orig 2008-10-15 15:35:04.000000000 -0700
++++ etc/gimprc 2008-10-15 15:39:58.000000000 -0700
+@@ -619,6 +619,8 @@
+ #
+ # (help-browser gimp)
+
++(help-browser web-browser)
++
+ # 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
+ # contains '%s' it will be replaced with the URL, else the URL will be
+@@ -633,6 +635,8 @@
+ #
+ # (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.
+ #
+@@ -644,12 +648,16 @@
+ #
+ # (toolbox-window-hint utility)
+
++(toolbox-window-hint normal)
++
+ # 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 utility)
+
++(dock-window-hint normal)
++
+ # When enabled, dock windows (the toolbox and palettes) are set to be
+ # transient to the active image window. Most window managers will keep the
+ # dock windows above the image window then, but it may also have other
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081015/75be6cfe/attachment.html
More information about the macports-changes
mailing list