Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 196529 Details for
Bug 276391
www-client/mozilla-firefox-3.5-r2: fix iceweasel branding
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for www-client/mozilla-firefox-3.5-r2 ebuild to fix iceweasel icons
firefox-iceweasel.patch (text/plain), 1.09 KB, created by
Fiona Klute
on 2009-07-03 18:53:46 UTC
(
hide
)
Description:
patch for www-client/mozilla-firefox-3.5-r2 ebuild to fix iceweasel icons
Filename:
MIME Type:
Creator:
Fiona Klute
Created:
2009-07-03 18:53:46 UTC
Size:
1.09 KB
patch
obsolete
>--- /usr/portage/www-client/mozilla-firefox/mozilla-firefox-3.5-r2.ebuild 2009-07-02 18:06:25.000000000 +0200 >+++ /usr/local/portage/www-client/mozilla-firefox/mozilla-firefox-3.5-r2.ebuild 2009-07-03 20:27:44.000000000 +0200 >@@ -120,7 +120,12 @@ > if use iceweasel; then > unpack iceweasel-icons-3.0.tar.bz2 > >- cp -r iceweaselicons/browser "${WORKDIR}" >+ cp iceweaselicons/browser/base/branding/icon48.png iceweaselicons/browser/app/default48.png >+ cp -r iceweaselicons/browser "${S}" >+ cp iceweaselicons/browser/app/* "${S}"/browser/branding/unofficial >+ cp iceweaselicons/browser/base/branding/* "${S}"/browser/branding/unofficial/content >+ cp -r iceweaselicons/browser/app "${S}"/xulrunner >+ > fi > > linguas >@@ -140,8 +145,9 @@ > epatch "${WORKDIR}" > > if use iceweasel; then >- sed -i -e "s|Minefield|Iceweasel|" browser/locales/en-US/chrome/branding/brand.* \ >- browser/branding/nightly/configure.sh >+ sed -i -e "s|Shiretoko|Iceweasel|" browser/branding/unofficial/locales/en-US/brand.* \ >+ browser/branding/unofficial/configure.sh \ >+ browser/branding/unofficial/branding.nsi > fi > > eautoreconf
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 276391
: 196529 |
205016