Bug#269108: Java Web Start mime type registration
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: Bug#269108: Java Web Start mime type registration
- From: "Jerry Haltom" <jhaltom@feedbackplusinc.com>
- Date: Mon, 30 Aug 2004 15:49:00 -0500
- Message-id: <[🔎] 20040830204900.238BA6800453@jack.feedbackplusinc.com>
- Reply-to: "Jerry Haltom" <jhaltom@feedbackplusinc.com>, 269108@bugs.debian.org
Package: java-common Version: 0.22 Severity: wishlist In order to get Java Web Start working properly (with java-package and everything), I think this package should contain a mime type for application/x-java-jnlp-file. Files of this type are JNLP launch files, used to start Java Web Start applications. I have submitted this inclusion upstream to freedesktop.org for inclusion in their official registry. I do not know how long this process takes. In the meantime, I think it would be acceptable if Debian added this mime type. Doing so involves creating a file /usr/share/mime/packages/java.xml, containing the contents: <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info";> <mime-type type="application/x-java-jnlp-file"> <comment>Java Network Launcher</comment> <magic priority="80"> <match offset="0:256" type="string" value="<!DOCTYPE jnlp" /> <match offset="0:64" type="string" value="<jnlp" /> </magic> <glob pattern="*.jnlp" /> </mime-type> </mime-info> And adding "update-mime-database /usr/share/mime" to the postinst script. Addtionally a dependency on "shared-mime-info" should be added, or not. Thanks for the consideration. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (700, 'unstable'), (600, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.6 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 -- no debconf information
Reply to:
- Prev by Date: away from the office
- Next by Date: Re: Question about java-virtual-machine
- Previous by thread: away from the office
- Next by thread: package for libcommons-launcher-java (?)
- Index(es):