Bug 3820

Summary: MIME type for Citrix ICA settings file
Product: shared-mime-info Reporter: Jack Johnson <knapjack>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: high CC: bugzilla
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Jack Johnson 2005-07-20 04:58:30 UTC
It would be great to have the MIME type for Citrix ICA settings files as part of
the common freedesktop.org base list of types:

  <mime-type type="application/x-ica">
    <sub-class-of type="text/plain"/>
    <comment>Citrix ICA settings file</comment>
    <glob pattern="*.ica"/>
  </mime-type>
Comment 1 Bastien Nocera 2007-02-05 08:59:14 UTC
Which applications can actually open those filetypes?
Is there magic information available for ICA files?
Comment 2 Jack Johnson 2007-02-05 19:31:50 UTC
(In reply to comment #1)
> Which applications can actually open those filetypes?

It's a sub-class of text/plain, so any text editor can (and should) be able to edit it, but the standard application on *n[iu]x is the Citrix ICA client.

> Is there magic information available for ICA files?

Not that I've found published, but the guys who package the Citrix client for Linux seem to be pretty open.  I'm sure they could get you the info you need.

Comment 3 Bastien Nocera 2007-02-06 02:04:44 UTC
2007-02-06  Bastien Nocera  <hadess@hadess.net>

        * freedesktop.org.xml.in: Add the application/x-ica mime-type,
        patch from Jack Johnson <knapjack@gmail.com> (Closes: #3820)

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.