diff options
Diffstat (limited to 'www/firefox3-devel/files/firefox.desktop.in')
-rw-r--r-- | www/firefox3-devel/files/firefox.desktop.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox3-devel/files/firefox.desktop.in b/www/firefox3-devel/files/firefox.desktop.in index 2a0a3cdca..d72090e1a 100644 --- a/www/firefox3-devel/files/firefox.desktop.in +++ b/www/firefox3-devel/files/firefox.desktop.in @@ -182,10 +182,10 @@ Comment[vi]=Duyệt web Comment[wa]=Naivyî avå les waibes Comment[zh_CN]=浏览 Web Comment[zh_TW]=瀏覽網頁 -Exec=@MOZILLA@ %U +Exec=@MOZILLA@ %u Icon=@FIREFOX_ICON@ StartupNotify=false Terminal=false Type=Application Categories=Application;Network; -MimeType=text/html;text/xml;application/xhtml+xml; +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml; |