[Bug 73555] kdevelop needs file association for *.S files
Sascha Cunz
mail at sacu.de
Mon Jan 26 19:41:02 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=73555
mail at sacu.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
------- Additional Comments From mail at sacu.de 2004-01-26 19:40 -------
Ain't a dupe of #58912 :-)
Though katepart can handle .s / .S files correctly in terms of a simple syntax-highlighting, there in fact does not exist a mime-type for gnu assembler.
Neither katepart, nor KDElibs, nor kdevelop declares a mime type for gnu assembler.
So this is pretty valid and has nothing to do with wrong mime type handling. Someone must write a .desktop file for gnu-assembler in order to have this work.
What mime-type should be used that for? text/x-gnu-asm?
Where should that mime-type be defined? Somewhere in kdelibs? in katepart? in kdevelop?
I think, that kdevelop is not the right place to put that .desktop file, since it should be posibile to open .s / .S files, even if KDevelop ain't installed at all. If so, we should reassign either to kate or some other place in kdelibs.
More information about the KDevelop-devel
mailing list