[gmrun] add link for wikipedia/ ext for pdf file

This commit is contained in:
Mathieu MARET 2011-02-04 15:09:18 +01:00 committed by Mathieu Maret
parent 40cbda22f7
commit e47ddbc016
1 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,7 @@ Width = 500
Top = 350
Left = 250
AlwaysInTerm = ssh telnet ftp lynx mc vi vim pine centericq perldoc man top htop mocp ncmpcpp w3m nano minicom
# You can make aliases withing gmrun, for example:
# My second firefox profile (made with `firefox -ProfileManager`)
URL_ff =`/usr/bin/firefox` #type ff:
@ -16,7 +17,11 @@ 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_man = ${TermExec} 'man %s'
URL_wikie = x-www-browser 'http://en.wikipedia.org/w/index.php?title=Special%3ASearch&search=%s'
URL_wiki = x-www-browser 'http://fr.wikipedia.org/w/index.php?title=Special%3ASearch&search=%s'
URL_top = ${TermExec} '%s' #type [command] ctrl-enter
URL_mc = ${TermExec} '%s'
#EXT:html,htm = x-www-browser %s
EXT:pdf = evince %s
EXT:txt,cc,cpp,h,java,html,htm,epl,tex,latex,js,css,xml,xsl,am = gedit %s