By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 1804
Collapse All | Expand All

(-)tdelibs/mimetypes/text/xml.desktop (-1 / +1 lines)
Lines 79-85 Link Here
79
Icon=html
79
Icon=html
80
Type=MimeType
80
Type=MimeType
81
MimeType=text/xml
81
MimeType=text/xml
82
Patterns=*.xml;*.XML;
82
Patterns=*.xml;*.XML;*.vbox;
83
83
84
[Property::X-TDE-text]
84
[Property::X-TDE-text]
85
Type=bool
85
Type=bool

Return to bug 1804