1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/mozapps/installer/linux/rpm/mozilla.desktop Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,21 @@ 1.4 +#filter substitution 1.5 +# This Source Code Form is subject to the terms of the Mozilla Public 1.6 +# License, v. 2.0. If a copy of the MPL was not distributed with this 1.7 +# file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.8 + 1.9 +[Desktop Entry] 1.10 +Version=1.0 1.11 +Name=@MOZ_APP_DISPLAYNAME@ 1.12 +GenericName=Web Browser 1.13 +Comment=Your web, the way you like it 1.14 +Exec=@MOZ_APP_NAME@ 1.15 +Icon=@MOZ_APP_NAME@ 1.16 +Terminal=false 1.17 +Type=Application 1.18 +StartupWMClass=@MOZ_APP_NAME@-bin 1.19 +MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; 1.20 +StartupNotify=true 1.21 +X-MultipleArgs=false 1.22 +X-Desktop-File-Install-Version=0.16 1.23 +Categories=Network;WebBrowser; 1.24 +Encoding=UTF-8