Bug 22526 - Assembly source code MIME types
Summary: Assembly source code MIME types
Status: RESOLVED DUPLICATE of bug 16136
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: All All
: medium enhancement
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 18:46 UTC by Serguey G Basalaev
Modified: 2009-07-02 03:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Asm MIME types (1.13 KB, text/xml)
2009-06-28 18:46 UTC, Serguey G Basalaev
Details
asm MIME types (1.13 KB, text/xml)
2009-06-28 18:50 UTC, Serguey G Basalaev
Details
6502 assembly source example (19.53 KB, text/plain)
2009-06-28 18:54 UTC, Serguey G Basalaev
Details

Description Serguey G Basalaev 2009-06-28 18:46:00 UTC
Created attachment 27208 [details]
Asm MIME types

No doubt assembler is the language in the wide use. So assembly source files are rather common and I wonder why there's no assembly mimetype yet.

I attached the XML file where I tried to describe most common of these types.
These three are used for example by KDE distribution. Here is example, syntax highlight definition for Kate, KDE editor:

http://websvn.kde.org/branches/KDE/4.2/kdelibs/kate/syntax/data/asm-avr.xml?view=markup

It says:
extensions="*.asm;*.ASM;*.asm-avr" mimetype="text/x-asm;text/x-asm-avr"

Thanks for paying attention, Serguey G Basalaev
Comment 1 Serguey G Basalaev 2009-06-28 18:50:34 UTC
Created attachment 27209 [details]
asm MIME types

Previous XML was quite incorrect
Comment 2 Serguey G Basalaev 2009-06-28 18:54:27 UTC
Created attachment 27210 [details]
6502 assembly source example

Speaking of assembly files themselves here is example of 6502 assembly source file. File is found on 'efp', package from Debian distribution.
Comment 3 Bastien Nocera 2009-06-29 01:42:31 UTC
Don't create duplicate bugs and put your *patches* (not random bits of XML blob) in the bugzilla.

*** This bug has been marked as a duplicate of bug 16136 ***
Comment 4 Serguey G Basalaev 2009-07-02 03:25:04 UTC
Sorry, just followed your wiki: "If you have added types that should go in the common freedesktop.org base list of types, you should create an enhancement request on the MIME bugtracker with your new XML file"


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.