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>
Which applications can actually open those filetypes? Is there magic information available for ICA files?
(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.
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.