Bug 313321

Summary: xfig: use xdg-open instead of htmlview and hardwired apps
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: xfigAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideKeywords: Patch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-05 12:33:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Use xdg-open instead of htmlview, other hardwired apps none

Description Ville Skyttä 2007-09-30 21:30:32 UTC
The attached patch makes xfig use xdg-open, benefits:
- No hardcoded apps or dependencies
- Lighter dependency chain than htmlview for HTML parts
- Groks KDE and XFCE settings in addition to GNOME

I'm not 100% sure about the image_editor part - it says "editor" but xdg-open
will pretty likely open a viewer.  But that's no worse than opening "display"
which is only a viewer too AFAIK.

Comment 1 Ville Skyttä 2007-09-30 21:30:32 UTC
Created attachment 211931 [details]
Use xdg-open instead of htmlview, other hardwired apps

Comment 2 Than Ngo 2007-10-05 12:33:05 UTC
it's fixed in rawhide. Thanks