[gmrunrc] remplace firefox occurence by x-www-browser
This commit is contained in:
parent
4b69ea22f4
commit
c1f8f659e7
8
.gmrunrc
8
.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#'
|
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
|
Terminal = gnome-terminal #type ctrl-enter
|
||||||
TermExec = gnome-terminal -e
|
TermExec = gnome-terminal -e
|
||||||
URL_http = /usr/bin/firefox %u
|
URL_http = x-www-browser %u
|
||||||
URL_https = /usr/bin/firefox %u
|
URL_https = x-www-browser %u
|
||||||
URL_uf = /usr/bin/firefox http://ubuntuforums.org/ #type uf://
|
URL_uf = x-www-browser http://ubuntuforums.org/ #type uf://
|
||||||
URL_mail = /usr/bin/firefox https://mail.google.com/ #type mail://
|
URL_mail = x-www-browser https://mail.google.com/ #type mail://
|
||||||
|
|
||||||
URL_top = ${TermExec} '%s' #type [command] ctrl-enter
|
URL_top = ${TermExec} '%s' #type [command] ctrl-enter
|
||||||
URL_mc = ${TermExec} '%s'
|
URL_mc = ${TermExec} '%s'
|
||||||
|
Loading…
Reference in New Issue
Block a user