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'