gimp r25909 - in trunk: . app/config
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25909 - in trunk: . app/config
- Date: Tue, 10 Jun 2008 10:12:25 +0000 (UTC)
Author: neo
Date: Tue Jun 10 10:12:25 2008
New Revision: 25909
URL: http://svn.gnome.org/viewvc/gimp?rev=25909&view=rev
Log:
2008-06-10 Sven Neumann <sven gimp org>
* app/config/gimpguiconfig.c (DEFAULT_WEB_BROWSER): reverted
change for bug #522483. 'xdg-open' doesn't do the right thing for
file: URIs.
Modified:
trunk/ChangeLog
trunk/app/config/gimpguiconfig.c
Modified: trunk/app/config/gimpguiconfig.c
==============================================================================
--- trunk/app/config/gimpguiconfig.c (original)
+++ trunk/app/config/gimpguiconfig.c Tue Jun 10 10:12:25 2008
@@ -42,7 +42,7 @@
#elif HAVE_CARBON
# define DEFAULT_WEB_BROWSER "open %s"
#else
-# define DEFAULT_WEB_BROWSER "xdg-open %s"
+# define DEFAULT_WEB_BROWSER "firefox %s"
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]