From c1f8f659e780a0e17d93b4f1dead51912ae0ec89 Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Mon, 25 Jan 2010 11:37:47 +0100 Subject: [PATCH] [gmrunrc] remplace firefox occurence by x-www-browser --- .gmrunrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gmrunrc b/.gmrunrc index 18ff6b0..fb9fab7 100644 --- a/.gmrunrc +++ b/.gmrunrc @@ -12,10 +12,10 @@ URL_en2fr = x-www-browser 'http://translate.google.fr/translate_t?hl=fr&ie=UTF-8 URL_fr2en = x-www-browser 'http://translate.google.fr/translate_t?hl=fr&ie=UTF-8&text=%s&sl=fr&tl=en#' Terminal = gnome-terminal #type ctrl-enter TermExec = gnome-terminal -e -URL_http = /usr/bin/firefox %u -URL_https = /usr/bin/firefox %u -URL_uf = /usr/bin/firefox http://ubuntuforums.org/ #type uf:// -URL_mail = /usr/bin/firefox https://mail.google.com/ #type mail:// +URL_http = x-www-browser %u +URL_https = x-www-browser %u +URL_uf = x-www-browser http://ubuntuforums.org/ #type uf:// +URL_mail = x-www-browser https://mail.google.com/ #type mail:// URL_top = ${TermExec} '%s' #type [command] ctrl-enter URL_mc = ${TermExec} '%s'