~marcobiscaro2112/ubuntu/natty/ubiquity-slideshow-ubuntu/fix-692879

« back to all changes in this revision

Viewing changes to slideshows/ubuntu/slides/firefox.html

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea, Dylan McCall, Jonathan Riddell, Evan Dandrea
  • Date: 2010-04-07 09:35:22 UTC
  • Revision ID: james.westby@ubuntu.com-20100407093522-b8iwxl3cpd9qxutq
Tags: 21
[ Dylan McCall ]
* Ubuntu slideshow: New icons. Fixes centering (LP: #552510).
* Added personalize.png and media.png, replacing accessibility.png
  and rhythmbox.png, respectively.
* Small CSS changes: title block is narrower, exception for Firefox
  icon, removed icon.exact property.
* Firefox icon now points to the correct file (LP: #421864).
* Fixed RTL for Ubuntu slideshow (LP: #549357).
* Fixed RTL for Kubuntu slideshow (LP: #537635).

[ Jonathan Riddell ]
* Update kubuntu-logo.png with new logo

[ Evan Dandrea ]
* Update translations from Launchpad.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
<!-- We use the absolute path to the Firefox icon rather than an image from
13
13
slides/icons because we don't know at build time if this will be the real
14
14
Firefox icon or the Abrowser one. -->
15
 
<img class="icon" src="/usr/lib/firefox-3.6/icons/mozicon128.png" alt="" />
 
15
<img class="icon" id="firefox" src="/usr/share/pixmaps/firefox.png" alt="" />