reassign 283120 shared-mime-info tags 283120 + patch thanks
The mime type comment is what nautilus shows in the "Type" field when displaying a list of files. If this description is missing then the "Type" field is filled in with the mime type instead. In my opinion this is a non-ideal situation so it is fine for nautilus to whinge about it. Furthermore most mime types in the fd.org file have a comment. I'm reassigning this bug to shared-mime-info and have attached a patch that adds a description
--- shared-mime-info-0.16/freedesktop.org.xml.in 2005-03-22 19:22:59.000000000 +0000 +++ shared-mime-info-0.16.new/freedesktop.org.xml.in 2005-05-03 00:31:19.228287304 +0100 @@ -765,6 +765,7 @@ <glob pattern="*.gb"/> </mime-type> <mime-type type="application/x-gdbm"> + <_comment>GNU dbm database</_comment> <magic priority="50"> <match type="big32" value="0x13579ace" offset="0"/> <match type="little32" value="0x13579ace" offset="0"/>