[gmrunrc] remplace firefox occurence by x-www-browser

This commit is contained in:
Mathieu Maret 2010-01-25 11:37:47 +01:00
parent 4b69ea22f4
commit c1f8f659e7
1 changed files with 4 additions and 4 deletions

View File

@ -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'