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 211931 Details for
Bug 313321
xfig: use xdg-open instead of htmlview and hardwired apps
[?]
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-open instead of htmlview, other hardwired apps
xfig-xdg-open.patch (text/plain), 2.36 KB, created by
Ville Skyttä
on 2007-09-30 21:30:32 UTC
(
hide
)
Description:
Use xdg-open instead of htmlview, other hardwired apps
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2007-09-30 21:30:32 UTC
Size:
2.36 KB
patch
obsolete
>Index: xfig-3.2.4-redhat.patch >=================================================================== >RCS file: /cvs/pkgs/rpms/xfig/devel/xfig-3.2.4-redhat.patch,v >retrieving revision 1.1 >diff -u -r1.1 xfig-3.2.4-redhat.patch >--- xfig-3.2.4-redhat.patch 9 Sep 2004 14:49:08 -0000 1.1 >+++ xfig-3.2.4-redhat.patch 30 Sep 2007 21:29:43 -0000 >@@ -5,7 +5,7 @@ > > ! Image editor - can edit imported image > -Fig.image_editor: xv >-+Fig.image_editor: display >++Fig.image_editor: xdg-open > > ! name of ghostscript (not ghostview) > Fig.ghostscript: gs >@@ -14,12 +14,12 @@ > ! For netscape, this command will open the help pages in a running netscape, > ! or start a new netscape if one isn't already running > -Fig.browser: netscape -remote 'openFile(%f)' || netscape %f >-+Fig.browser: htmlview %f >++Fig.browser: xdg-open %f > > ! pdfviewer - put your favorite pdf viewer here. > ! This is for viewing the xfig how-to guide and man pages > -Fig.pdfviewer: acroread %f >-+Fig.pdfviewer: /usr/bin/xpdf %f >++Fig.pdfviewer: xdg-open %f > > ! Spell check program - put your favorite spelling check program here. > ! It must write the misspelled words to standard output. >Index: xfig-3.2.5-pdfviewer.patch >=================================================================== >RCS file: /cvs/pkgs/rpms/xfig/devel/xfig-3.2.5-pdfviewer.patch,v >retrieving revision 1.1 >diff -u -r1.1 xfig-3.2.5-pdfviewer.patch >--- xfig-3.2.5-pdfviewer.patch 16 Apr 2007 13:15:16 -0000 1.1 >+++ xfig-3.2.5-pdfviewer.patch 30 Sep 2007 21:29:43 -0000 >@@ -5,7 +5,7 @@ > ! pdfviewer - put your favorite pdf viewer here. > ! This is for viewing the xfig how-to guide and man pages > -Fig.pdfviewer: /usr/bin/xpdf %f >-+Fig.pdfviewer: /usr/bin/evince %f >++Fig.pdfviewer: xdg-open %f > > ! Spell check program - put your favorite spelling check program here. > ! It must write the misspelled words to standard output. >Index: xfig.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/xfig/devel/xfig.spec,v >retrieving revision 1.40 >diff -u -r1.40 xfig.spec >--- xfig.spec 16 Apr 2007 13:15:16 -0000 1.40 >+++ xfig.spec 30 Sep 2007 21:29:43 -0000 >@@ -19,10 +19,8 @@ > Patch9: xfig.3.2.5-Xaw3d.patch > > Requires: transfig >= 1:3.2.5 >-Requires: evince >-Requires: ImageMagick >+Requires: xdg-utils > Requires: aspell >-Requires: htmlview > > BuildRequires: libjpeg-devel > BuildRequires: libpng-devel
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 313321
: 211931