diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-01-07 19:21:32 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-01-07 19:21:32 +0000 |
commit | 1249464961ad5e296da02f1b82c09edfa4c058ff (patch) | |
tree | 5a5f29916b6e8afc8a6ce9e6e669de96a2ff39ab /www/xpi-firefox-showcase | |
parent | 903f44032e68161f26c663275fa843ea3aceae83 (diff) |
- Update to 0.9.0.1
Notes
Notes:
svn path=/head/; revision=181706
Diffstat (limited to 'www/xpi-firefox-showcase')
-rw-r--r-- | www/xpi-firefox-showcase/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-firefox-showcase/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-firefox-showcase/files/chrome.manifest | 10 |
3 files changed, 10 insertions, 8 deletions
diff --git a/www/xpi-firefox-showcase/Makefile b/www/xpi-firefox-showcase/Makefile index 5f8a29df572c..5d7c3b5dc2db 100644 --- a/www/xpi-firefox-showcase/Makefile +++ b/www/xpi-firefox-showcase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox-showcase -PORTVERSION= 0.8.0.4 +PORTVERSION= 0.9.0.1 DISTVERSIONSUFFIX= -fx+fl CATEGORIES= www diff --git a/www/xpi-firefox-showcase/distinfo b/www/xpi-firefox-showcase/distinfo index 733b0b0ffed0..5d8b0325a844 100644 --- a/www/xpi-firefox-showcase/distinfo +++ b/www/xpi-firefox-showcase/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/firefox_showcase-0.8.0.4-fx+fl.xpi) = 292b75901403fb2a98c2ded59c5290c9 -SHA256 (xpi/firefox_showcase-0.8.0.4-fx+fl.xpi) = aed9be79fcf997c2a4cd5327299d1acc1b8352ef358099c102bdddc9d0d8d4cc -SIZE (xpi/firefox_showcase-0.8.0.4-fx+fl.xpi) = 169208 +MD5 (xpi/firefox_showcase-0.9.0.1-fx+fl.xpi) = 1badeb89da4ebd0a4dc6ad5856322322 +SHA256 (xpi/firefox_showcase-0.9.0.1-fx+fl.xpi) = 15e52f50d84aa7aa98b2052a0e68cb52a98919a7f5c55b5be36c48c4422175f4 +SIZE (xpi/firefox_showcase-0.9.0.1-fx+fl.xpi) = 178074 diff --git a/www/xpi-firefox-showcase/files/chrome.manifest b/www/xpi-firefox-showcase/files/chrome.manifest index ce7c0d7867e5..41169a77715a 100644 --- a/www/xpi-firefox-showcase/files/chrome.manifest +++ b/www/xpi-firefox-showcase/files/chrome.manifest @@ -1,6 +1,6 @@ -overlay chrome://browser/content/browser.xul chrome://showcase/content/showcase-Overlay.xul -overlay chrome://navigator/content/navigator.xul chrome://showcase/content/showcase-Overlay.xul +overlay chrome://browser/content/browser.xul chrome://showcase/content/showcaseOverlay.xul +overlay chrome://navigator/content/navigator.xul chrome://showcase/content/showcaseOverlay.xul content showcase jar:chrome/showcase.jar!/content/ skin showcase classic/1.0 jar:chrome/showcase.jar!/skin/classic/showcase/ @@ -24,6 +24,8 @@ locale showcase it-IT jar:chrome/showcase.jar!/locale/it-IT/showcase/ locale showcase ja-JP jar:chrome/showcase.jar!/locale/ja-JP/showcase/ +locale showcase ko-KR jar:chrome/showcase.jar!/locale/ko-KR/showcase/ + locale showcase nl-NL jar:chrome/showcase.jar!/locale/nl-NL/showcase/ locale showcase pl-PL jar:chrome/showcase.jar!/locale/pl-PL/showcase/ @@ -38,6 +40,6 @@ locale showcase zh-CN jar:chrome/showcase.jar!/locale/zh-CN/showcase/ locale showcase hu-HU jar:chrome/showcase.jar!/locale/hu-HU/showcase/ -locale showcase uk-UA jar:chrome/showcase.jar!/locale/uk-UA/showcase/ - locale showcase zh-TW jar:chrome/showcase.jar!/locale/zh-TW/showcase/ + +locale showcase fa-IR jar:chrome/showcase.jar!/locale/fa-IR/showcase/ |