Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 296394 Details for
Bug 388441
Use xdg-utils instead of htmlview
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Use xdg-utils
gmrun-xdg-utils.patch (text/plain), 1.26 KB, created by
Ville Skyttä
on 2008-02-29 18:15:58 UTC
(
hide
)
Description:
Use xdg-utils
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2008-02-29 18:15:58 UTC
Size:
1.26 KB
patch
obsolete
>Index: gmrun-gmrunrc.patch >=================================================================== >RCS file: /cvs/pkgs/rpms/gmrun/devel/gmrun-gmrunrc.patch,v >retrieving revision 1.1 >diff -u -r1.1 gmrun-gmrunrc.patch >--- gmrun-gmrunrc.patch 15 Feb 2007 10:59:04 -0000 1.1 >+++ gmrun-gmrunrc.patch 29 Feb 2008 18:14:23 -0000 >@@ -9,14 +9,14 @@ > TermExec = ${Terminal} -e > AlwaysInTerm = ssh telnet ftp lynx mc vi vim pine centericq perldoc man > >-@@ -32,18 +32,13 @@ >+@@ -32,18 +32,14 @@ > # - %u gets replaced with the whole URL ("http://www.google.com") > # - %s gets replaced with "//www.google.com". This is useful for URL-s > # like "man:printf" --> %s will get replaced with "printf" > -URL_http = mozilla -remote "openURL(%u, new-window)" > -URL_mailto = mozilla -remote "mailto(%s)" >-+URL_http = htmlview %u >-+URL_mailto = htmlview %u >++URL_http = xdg-open %u >++URL_mailto = xdg-email %u > +URL_file = xdg-open %s > URL_man = ${TermExec} 'man %s' > URL_info = ${TermExec} 'info %s' >@@ -25,7 +25,7 @@ > -URL_readme = ${TermExec} 'less /usr/doc/%s/README' > -URL_info = ${TermExec} 'info %s' > -URL_sh = sh -c '%s' >-+URL_search = htmlview 'http://www.google.co.il/search?q=%s' >++URL_search = xdg-open 'http://www.google.com/search?q=%s' > > # extension handlers > -EXT:doc,rtf = AbiWord %s
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 388441
:
262311
| 296394