~ubuntu-branches/ubuntu/precise/firefox/precise-proposed

« back to all changes in this revision

Viewing changes to debian/mozilla-firefox.desktop

  • Committer: Bazaar Package Importer
  • Author(s): Ian Jackson
  • Date: 2005-12-02 20:16:18 UTC
  • Revision ID: james.westby@ubuntu.com-20051202201618-txu8o1sikp5e3by5
Tags: 1.4.99+1.5rc3.dfsg-1ubuntu4
* Applied mozilla-1.7.12-2.src.rpm's firefox-1.0-uriloader.patch
  which causes firefox to look first in the Gnome MIME handling registry
  (MIME handling is still very wrong).
* Disabled File / Import from main menu since it does not work at all
  (Ubuntu bugzilla 10339 still applies; patch brought forward).
* Displayed printer names no longer show `CUPS/' prefix.
  (Ubuntu bugzilla 11481 regressed; patch from Breezy enhanced).
* Print command fixed (again) to cope with spaces in printer names.
* Remove incorrect note about Pango from README.Debian.
* Re-fix-up localised startup URLs in en-US region.properties.
* Fix incorrect layout/sizing in Help / About box (a bit hacky).
* Re-forward-port patch to fix printer names with spaces.
* Remove all subdirectories '*.OBJ' during clean.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Desktop Entry]
 
2
Encoding=UTF-8
 
3
Name=Mozilla Firefox
 
4
Name[fr]=Mozilla Firefox
 
5
Name[nb]=Mozilla Firefox
 
6
Name[nn]=Mozilla Firefox
 
7
Name[no]=Mozilla Firefox
 
8
Name[cs]=Mozilla Firefox
 
9
GenericName=Web Browser
 
10
GenericName[fr]=Navigateur Web
 
11
GenericName[nb]=Nettleser
 
12
GenericName[nn]=Nettlesar
 
13
GenericName[no]=Nettleser
 
14
GenericName[cs]=Webový prohlížeč
 
15
Comment=Browse the World Wide Web
 
16
Comment[fr]=Navigue sur Internet
 
17
Comment[nb]=Surf pÃ¥ nettet
 
18
Comment[nn]=Surf pÃ¥ nettet
 
19
Comment[no]=Surf pÃ¥ nettet
 
20
Comment[cs]=Prohlížení stránek World Wide Webu
 
21
Exec=firefox %u
 
22
Terminal=false
 
23
MultipleArgs=false
 
24
Type=Application
 
25
Icon=mozilla-firefox.png
 
26
Categories=Application;Network
 
27
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;x-directory/webdav;x-directory/webdav-prefer-directory;image/gif;image/jpeg;image/png
 
28