gimp r25110 - in trunk: . app/config
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25110 - in trunk: . app/config
- Date: Tue, 18 Mar 2008 16:10:19 +0000 (GMT)
Author: neo
Date: Tue Mar 18 16:10:19 2008
New Revision: 25110
URL: http://svn.gnome.org/viewvc/gimp?rev=25110&view=rev
Log:
2008-03-18 Sven Neumann <sven gimp org>
* app/config/gimpguiconfig.c (DEFAULT_WEB_BROWSER): changed
default web-browser to xdg-open. Fixes bug #522483.
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 Mar 18 16:10:19 2008
@@ -42,7 +42,7 @@
#elif HAVE_CARBON
# define DEFAULT_WEB_BROWSER "open %s"
#else
-# define DEFAULT_WEB_BROWSER "firefox %s"
+# define DEFAULT_WEB_BROWSER "xdg-open %s"
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]