Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 208304
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: Mozilla Gentoo Team <mozilla@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Fabio Correa <facorread@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 208304 depends on: Show dependency tree
Bug 208304 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-01-31 14:59 0000
Hello people, keep up the great work with the Mozilla products.

When we execute

desktop-file-validate
${PORTDIR}/www-client/mozilla-firefox/files/icon/mozilla-firefox-1.5.desktop

we get:

Error: value "firefox-icon.png" for key "Icon" in group "Desktop Entry" is an
icon name with an extension, but there should be no extension as described in
the Icon Theme Specification if the value is not an absolute path
Error: value
"text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml"
for string list key "MimeType" in group "Desktop Entry" does not have a
semicolon (';') as trailing character

The following .desktop file solves these two minor errors:
[Desktop Entry]
Name=Mozilla Firefox
GenericName=Web Browser
Comment=Web Browser
Exec=/usr/bin/firefox %U
Icon=firefox-icon
Terminal=false
Type=Application
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;
Categories=Network;WebBrowser;

------- Comment #1 From Raúl Porcel 2008-02-14 14:17:55 0000 -------
Fixed, thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug