xchat-gnome r2662 - trunk/src/common



Author: chpe
Date: Sun Sep  7 14:10:40 2008
New Revision: 2662
URL: http://svn.gnome.org/viewvc/xchat-gnome?rev=2662&view=rev

Log:
	* src/common/xchat.c: Use xdg-open here instead of gnome-open.

Modified:
   trunk/src/common/xchat.c

Modified: trunk/src/common/xchat.c
==============================================================================
--- trunk/src/common/xchat.c	(original)
+++ trunk/src/common/xchat.c	Sun Sep  7 14:10:40 2008
@@ -629,7 +629,7 @@
 		"NAME Run new Opera\n"				"CMD !opera %s\n\n"\
 	"NAME ENDSUB\n"							"CMD \n\n"\
 	"NAME SUB\n"								"CMD Send URL to...\n\n"\
-		"NAME Gnome URL Handler\n"			"CMD !gnome-open %s\n\n"\
+		"NAME Gnome URL Handler\n"			"CMD !xdg-open %s\n\n"\
 		"NAME Lynx\n"							"CMD !"XTERM"lynx %s\n\n"\
 		"NAME Links\n"							"CMD !"XTERM"links %s\n\n"\
 		"NAME w3m\n"							"CMD !"XTERM"w3m %s\n\n"\



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