Why gmrunrc was looking for google.ph ???
This commit is contained in:
parent
455a281663
commit
d30efd81cf
2
.gmrunrc
2
.gmrunrc
@ -6,7 +6,7 @@ Left = 250
|
||||
# You can make aliases withing gmrun, for example:
|
||||
# My second firefox profile (made with `firefox -ProfileManager`)
|
||||
URL_ff =`/usr/bin/firefox` #type ff:
|
||||
URL_google = x-www-browser 'http://www.google.com.ph/search?q=%s'
|
||||
URL_google = x-www-browser 'http://www.google.com/search?q=%s'
|
||||
URL_en2fr = x-www-browser 'http://translate.google.fr/translate_t?hl=fr&ie=UTF-8&text=%s&sl=en&tl=fr#'
|
||||
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
|
||||
|
@ -1,7 +1,7 @@
|
||||
"2.1 (created: 2009/05/21 13:13:06)
|
||||
|
||||
set guioptions=rbm
|
||||
set guioptions=rbmT
|
||||
set runtimepath=/home/mathieu/.vimperator
|
||||
source! /home/mathieu/.vimperatorrc.local
|
||||
|
||||
" vim: set ft=vimperator:
|
||||
" vim: set ft=vimperator:
|
||||
|
Loading…
Reference in New Issue
Block a user