update xdg-open patch
This commit is contained in:
parent
3d2c54d973
commit
d8c1d2b305
@ -1,8 +1,8 @@
|
|||||||
diff -up gimp-2.6.0/app/config/gimpguiconfig.c.xdg-open gimp-2.6.0/app/config/gimpguiconfig.c
|
diff -up gimp-2.6.2/app/config/gimpguiconfig.c.xdg-open gimp-2.6.2/app/config/gimpguiconfig.c
|
||||||
--- gimp-2.6.0/app/config/gimpguiconfig.c.xdg-open 2008-09-30 23:21:55.000000000 +0200
|
--- gimp-2.6.2/app/config/gimpguiconfig.c.xdg-open 2008-10-30 10:27:56.000000000 +0100
|
||||||
+++ gimp-2.6.0/app/config/gimpguiconfig.c 2008-10-02 12:12:14.000000000 +0200
|
+++ gimp-2.6.2/app/config/gimpguiconfig.c 2008-10-31 11:25:54.000000000 +0100
|
||||||
@@ -45,7 +45,7 @@
|
@@ -45,7 +45,7 @@
|
||||||
#elif HAVE_CARBON
|
#elif PLATFORM_OSX
|
||||||
# define DEFAULT_WEB_BROWSER "open %s"
|
# define DEFAULT_WEB_BROWSER "open %s"
|
||||||
#else
|
#else
|
||||||
-# define DEFAULT_WEB_BROWSER "firefox %s"
|
-# define DEFAULT_WEB_BROWSER "firefox %s"
|
||||||
@ -10,9 +10,9 @@ diff -up gimp-2.6.0/app/config/gimpguiconfig.c.xdg-open gimp-2.6.0/app/config/gi
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
diff -up gimp-2.6.0/docs/gimprc.5.in.xdg-open gimp-2.6.0/docs/gimprc.5.in
|
diff -up gimp-2.6.2/docs/gimprc.5.in.xdg-open gimp-2.6.2/docs/gimprc.5.in
|
||||||
--- gimp-2.6.0/docs/gimprc.5.in.xdg-open 2008-09-29 20:46:42.000000000 +0200
|
--- gimp-2.6.2/docs/gimprc.5.in.xdg-open 2008-10-30 10:29:00.000000000 +0100
|
||||||
+++ gimp-2.6.0/docs/gimprc.5.in 2008-10-02 12:10:24.000000000 +0200
|
+++ gimp-2.6.2/docs/gimprc.5.in 2008-10-31 11:24:26.000000000 +0100
|
||||||
@@ -788,7 +788,7 @@ Sets the browser used by the help system
|
@@ -788,7 +788,7 @@ Sets the browser used by the help system
|
||||||
web-browser.
|
web-browser.
|
||||||
|
|
||||||
@ -22,9 +22,9 @@ diff -up gimp-2.6.0/docs/gimprc.5.in.xdg-open gimp-2.6.0/docs/gimprc.5.in
|
|||||||
|
|
||||||
Sets the external web browser to be used. This can be an absolute path or the
|
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
|
name of an executable to search for in the user's PATH. If the command
|
||||||
diff -up gimp-2.6.0/etc/gimprc.xdg-open gimp-2.6.0/etc/gimprc
|
diff -up gimp-2.6.2/etc/gimprc.xdg-open gimp-2.6.2/etc/gimprc
|
||||||
--- gimp-2.6.0/etc/gimprc.xdg-open 2008-09-29 20:46:42.000000000 +0200
|
--- gimp-2.6.2/etc/gimprc.xdg-open 2008-10-30 10:33:24.000000000 +0100
|
||||||
+++ gimp-2.6.0/etc/gimprc 2008-10-02 12:10:24.000000000 +0200
|
+++ gimp-2.6.2/etc/gimprc 2008-10-31 11:24:26.000000000 +0100
|
||||||
@@ -625,7 +625,7 @@
|
@@ -625,7 +625,7 @@
|
||||||
# appended to the command with a space separating the two. This is a single
|
# appended to the command with a space separating the two. This is a single
|
||||||
# filename.
|
# filename.
|
@ -445,6 +445,7 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 31 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.2-1
|
* Fri Oct 31 2008 Nils Philippsen <nils@redhat.com> - 2:2.6.2-1
|
||||||
- version 2.6.2
|
- version 2.6.2
|
||||||
|
- update xdg-open patch
|
||||||
|
|
||||||
Overview of Changes from GIMP 2.6.1 to GIMP 2.6.2
|
Overview of Changes from GIMP 2.6.1 to GIMP 2.6.2
|
||||||
=================================================
|
=================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user