#51645 - theme preview images for all platforms, r=law, a=ben

This commit is contained in:
hewitt%netscape.com 2000-10-05 22:19:18 +00:00
Родитель b0545d3ff8
Коммит 40468df446
13 изменённых файлов: 42 добавлений и 6 удалений

Просмотреть файл

@ -1336,6 +1336,7 @@ sub ProcessJarManifests()
MozJar::CreateJarFromManifest(":mozilla:themes:classic:navigator:mac:jar.mn", $chrome_dir, \%jars);
MozJar::CreateJarFromManifest(":mozilla:themes:classic:messenger:mac:jar.mn", $chrome_dir, \%jars);
MozJar::CreateJarFromManifest(":mozilla:themes:classic:editor:mac:jar.mn", $chrome_dir, \%jars);
MozJar::CreateJarFromManifest(":mozilla:themes:classic:preview:mac:jar.mn", $chrome_dir, \%jars);
MozJar::CreateJarFromManifest(":mozilla:themes:modern:jar.mn", $chrome_dir, \%jars);
MozJar::CreateJarFromManifest(":mozilla:xpcom:base:jar.mn", $chrome_dir, \%jars);
MozJar::CreateJarFromManifest(":mozilla:xpfe:browser:jar.mn", $chrome_dir, \%jars);

Просмотреть файл

@ -14,7 +14,7 @@
chrome:author="mozilla.org"
chrome:description="A theme for all Communicator components designed to visually integrate with Netscape Netcenter."
chrome:name="blue/1.0"
chrome:image="jar:resource:///chrome/blue.jar!/skin/blue/global/preview.png">
chrome:image="jar:resource:///chrome/blue.jar!/skin/blue/global/preview.gif">
<chrome:packages>
<RDF:Seq about="urn:mozilla:skin:blue/1.0:packages">
<RDF:li resource="urn:mozilla:skin:blue/1.0:global"/>

Просмотреть файл

@ -4,7 +4,7 @@ blue.jar:
skin/blue/global/contents.rdf (global/contents.rdf)
skin/blue/messenger/contents.rdf (messenger/contents.rdf)
skin/blue/navigator/contents.rdf (navigator/contents.rdf)
skin/blue/global/preview.png
skin/blue/global/preview.gif
skin/blue/communicator/box.css (communicator/box.css)
skin/blue/communicator/securityOverlay.css (communicator/securityOverlay.css)
skin/blue/communicator/menubuttonBindings.xml (communicator/menubuttonBindings.xml)

Просмотреть файл

@ -28,7 +28,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(THEME_ROOT_DEPTH)/theme.mk
DIRS = communicator editor global messenger navigator
DIRS = communicator editor global messenger navigator preview/win
include $(topsrcdir)/config/rules.mk

Просмотреть файл

@ -14,7 +14,7 @@
chrome:author="mozilla.org"
chrome:description="This theme simulates the appearance of previous Netscape versions. It uses visual elements of the Mac OS for a familiar look."
chrome:name="classic/1.0"
chrome:image="jar:resource:///chrome/classic.jar!/skin/classic/global/preview.png">
chrome:image="jar:resource:///chrome/classic.jar!/skin/classic/global/preview.gif">
<chrome:packages>
<RDF:Seq about="urn:mozilla:skin:classic/1.0:packages">
<RDF:li resource="urn:mozilla:skin:classic/1.0:global"/>

Просмотреть файл

@ -14,7 +14,7 @@
chrome:author="mozilla.org"
chrome:description="This theme simulates the appearance of previous Netscape versions. It uses visual elements of the Windows OS for a familiar look."
chrome:name="classic/1.0"
chrome:image="jar:resource:///chrome/classic.jar!/skin/classic/global/preview.png">
chrome:image="jar:resource:///chrome/classic.jar!/skin/classic/global/preview.gif">
<chrome:packages>
<RDF:Seq about="urn:mozilla:skin:classic/1.0:packages">
<RDF:li resource="urn:mozilla:skin:classic/1.0:global"/>

Просмотреть файл

@ -0,0 +1,2 @@
classic.jar:
skin/classic/global/preview.gif

Двоичные данные
themes/classic/preview/mac/preview.gif

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 8.9 KiB

После

Ширина:  |  Высота:  |  Размер: 4.6 KiB

Просмотреть файл

@ -0,0 +1,32 @@
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
#
DEPTH = ../../../..
THEME_ROOT_DEPTH = @srcdir@/../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(THEME_ROOT_DEPTH)/theme.mk
include $(topsrcdir)/config/rules.mk

Двоичные данные
themes/classic/preview/win/preview.gif

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 3.1 KiB

После

Ширина:  |  Высота:  |  Размер: 3.3 KiB

Просмотреть файл

@ -39,4 +39,5 @@ themes/classic/messenger/Makefile
themes/classic/messenger/messengercompose/Makefile
themes/classic/navigator/Makefile
themes/classic/navigator/unix/Makefile
themes/classic/preview/win/Makefile

Просмотреть файл

@ -14,7 +14,7 @@
chrome:author="mozilla.org"
chrome:description="A contemporary theme for all Communicator components."
chrome:name="modern/1.0"
chrome:image="jar:resource:///chrome/modern.jar!/skin/modern/global/preview.png">
chrome:image="jar:resource:///chrome/modern.jar!/skin/modern/global/preview.gif">
<chrome:packages>
<RDF:Seq about="urn:mozilla:skin:modern/1.0:packages">
<RDF:li resource="urn:mozilla:skin:modern/1.0:global"/>

Двоичные данные
themes/modern/preview.gif

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 16 KiB

После

Ширина:  |  Высота:  |  Размер: 7.2 KiB