remove old address book skins
|
@ -620,7 +620,6 @@ sub MakeResourceAliases()
|
|||
# addressbook resides within messenger
|
||||
my($addressbook_content_chrome_dir) = "$messenger_content_chrome_dir" . "addressbook:";
|
||||
my($addressbook_locale_chrome_dir) = "$messenger_locale_chrome_dir" . "addressbook:";
|
||||
my($addressbook_skin_chrome_dir) = "$messenger_skin_chrome_dir" . "addressbook:";
|
||||
|
||||
_InstallResources(":mozilla:mailnews:base:resources:content:MANIFEST", "$messenger_content_chrome_dir", 0);
|
||||
_InstallResources(":mozilla:mailnews:base:resources:content:mac:MANIFEST", "$messenger_content_chrome_dir", 0);
|
||||
|
@ -653,7 +652,6 @@ sub MakeResourceAliases()
|
|||
_InstallResources(":mozilla:mailnews:compose:prefs:resources:locale:en-US:MANIFEST", "$messengercompose_locale_chrome_dir", 0);
|
||||
|
||||
_InstallResources(":mozilla:mailnews:addrbook:resources:content:MANIFEST", "$addressbook_content_chrome_dir", 0);
|
||||
_InstallResources(":mozilla:mailnews:addrbook:resources:skin:MANIFEST", "$addressbook_skin_chrome_dir", 0);
|
||||
_InstallResources(":mozilla:mailnews:addrbook:resources:locale:en-US:MANIFEST", "$addressbook_locale_chrome_dir", 0);
|
||||
_InstallResources(":mozilla:mailnews:addrbook:prefs:resources:content:MANIFEST", "$addressbook_content_chrome_dir", 0);
|
||||
_InstallResources(":mozilla:mailnews:addrbook:prefs:resources:locale:en-US:MANIFEST", "$addressbook_locale_chrome_dir", 0);
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Makefile
|
|
@ -1,32 +0,0 @@
|
|||
# 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):
|
||||
#
|
||||
# This is a list of local files which get copied to the res\mailnews\messenger directory
|
||||
#
|
||||
|
||||
addressbook.css
|
||||
newcard.gif
|
||||
newlist.gif
|
||||
property.gif
|
||||
edit.gif
|
||||
abnewmsg.gif
|
||||
newmsgab.gif
|
||||
person.gif
|
||||
list.gif
|
||||
myaddrbk.gif
|
|
@ -1,50 +0,0 @@
|
|||
#
|
||||
# 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 = ../../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
SAMPLES_DIR = $(DIST)/bin/chrome/messenger/skin/addressbook
|
||||
|
||||
EXPORT_RESOURCE_SAMPLES = \
|
||||
addressbook.css \
|
||||
newcard.gif \
|
||||
newlist.gif \
|
||||
edit.gif \
|
||||
property.gif \
|
||||
abnewmsg.gif \
|
||||
newmsgab.gif \
|
||||
person.gif \
|
||||
list.gif \
|
||||
myaddrbk.gif \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
GARBAGE += $(addprefix $(SAMPLES_DIR)/, $(EXPORT_RESOURCE_SAMPLES))
|
||||
|
||||
install::
|
||||
$(INSTALL) $(addprefix $(srcdir)/, $(EXPORT_RESOURCE_SAMPLES)) $(SAMPLES_DIR)
|
||||
|
Двоичные данные
mailnews/addrbook/resources/skin/abnewmsg.gif
До Ширина: | Высота: | Размер: 285 B |
|
@ -1,177 +0,0 @@
|
|||
/*
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
*/
|
||||
|
||||
@import url(chrome://communicator/skin/);
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to HTML */
|
||||
@namespace html url("http://www.w3.org/TR/REC-html40"); /* namespace for XUL elements */
|
||||
|
||||
/* CardView styles - used in the Card View Pane*/
|
||||
|
||||
#CardViewBox {
|
||||
/* overflow: auto;*/
|
||||
background-color: #EEEEEE;
|
||||
min-width: 150px;
|
||||
user-focus: ignore;
|
||||
}
|
||||
|
||||
#CardViewInnerBox {
|
||||
margin-top: 2px;
|
||||
margin-bottom: 2px;
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
#CardTitle {
|
||||
font-size: 150%;
|
||||
font-weight: bold;
|
||||
border-bottom: 2px solid black;
|
||||
min-width: 120px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.cardViewGroup {
|
||||
margin-top: 8px;
|
||||
padding-bottom: 5px;
|
||||
min-width: 50px;
|
||||
}
|
||||
|
||||
[class="CardViewHeading"] {
|
||||
padding: 1px;
|
||||
padding-left: 5px;
|
||||
margin: 0px 0px 1px 0px;
|
||||
background-color: #99CCCC;
|
||||
color: black;
|
||||
font-weight: bold;
|
||||
min-width: 30px;
|
||||
}
|
||||
|
||||
[class="CardViewText"] {
|
||||
padding-left: 20px;
|
||||
padding-right: 2px;
|
||||
min-width: 30px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
html|a[class="CardViewText"] {
|
||||
padding-left: 20px;
|
||||
padding-right: 2px;
|
||||
min-width: 30px;
|
||||
}
|
||||
|
||||
|
||||
/* CardEdit styles - used in the Card Edit Dialog */
|
||||
|
||||
[class="CardEditWidth"] {
|
||||
width: 25em;
|
||||
}
|
||||
|
||||
[class="CardEditLabel"] {
|
||||
padding: 0px;
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
[class="alignBoxWithFieldset"] {
|
||||
margin-left: 6px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.stateZipSpacer { width: 3em; }
|
||||
|
||||
|
||||
/* Custom Trees */
|
||||
|
||||
tree {
|
||||
border-left: 1px solid transparent;
|
||||
}
|
||||
|
||||
treeitem[selected="true"] > treerow {
|
||||
color: black;
|
||||
background-color: #CCCCCC;
|
||||
}
|
||||
|
||||
tree[class="abDirectory"] treeitem > treerow > treecell > .tree-icon {
|
||||
list-style-image: url("chrome://messenger/skin/addressbook/myaddrbk.gif");
|
||||
}
|
||||
|
||||
tree[class="abResults"] treeitem > treerow > treecell.cardicon {
|
||||
list-style-image: url("chrome://messenger/skin/addressbook/person.gif");
|
||||
height: 14px;
|
||||
min-height: 14px;
|
||||
}
|
||||
|
||||
|
||||
/* Address Book specific style */
|
||||
|
||||
#results_box {
|
||||
border-left: 8px solid #CCCCCC;
|
||||
}
|
||||
|
||||
[hide] {
|
||||
visibility: collapse;
|
||||
}
|
||||
|
||||
#button-newcard {
|
||||
list-style-image:url("chrome://messenger/skin/addressbook/newcard.gif");
|
||||
}
|
||||
|
||||
#button-newlist {
|
||||
list-style-image:url("chrome://messenger/skin/addressbook/newlist.gif");
|
||||
}
|
||||
|
||||
#button-editcard {
|
||||
list-style-image:url("chrome://messenger/skin/addressbook/edit.gif");
|
||||
}
|
||||
|
||||
#button-newmessage {
|
||||
list-style-image:url("chrome://messenger/skin/addressbook/newmsgab.gif");
|
||||
}
|
||||
|
||||
#button-elete {
|
||||
list-style-image:url("chrome://messenger/skin/trash.gif");
|
||||
}
|
||||
|
||||
#button-stop {
|
||||
list-style-image:url("chrome://global/skin/stop.gif");
|
||||
}
|
||||
|
||||
#button-search {
|
||||
list-style-image:url("chrome://global/skin/search.gif");
|
||||
}
|
||||
|
||||
#searchlabel {
|
||||
padding: 0px;
|
||||
padding-left: 5px;
|
||||
padding-bottom:2px;
|
||||
white-space: nowrap;
|
||||
font-size: smaller;
|
||||
min-width: 20px;
|
||||
}
|
||||
|
||||
#searchtext {
|
||||
min-width: 20px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
treeitem[empty="true"] > treerow > treecell > .tree-cell-twisty {
|
||||
|
||||
list-style-image: none !important;
|
||||
|
||||
}
|
Двоичные данные
mailnews/addrbook/resources/skin/directory.gif
До Ширина: | Высота: | Размер: 165 B |
Двоичные данные
mailnews/addrbook/resources/skin/edit.gif
До Ширина: | Высота: | Размер: 87 B |
Двоичные данные
mailnews/addrbook/resources/skin/list.gif
До Ширина: | Высота: | Размер: 77 B |
|
@ -1,51 +0,0 @@
|
|||
#!nmake
|
||||
#
|
||||
# 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=..\..\..\..
|
||||
MODULE=addrbook
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install::
|
||||
$(MAKE_INSTALL) addressbook.css $(DIST)\bin\chrome\messenger\skin\addressbook
|
||||
$(MAKE_INSTALL) newcard.gif $(DIST)\bin\chrome\messenger\skin\addressbook
|
||||
$(MAKE_INSTALL) newlist.gif $(DIST)\bin\chrome\messenger\skin\addressbook
|
||||
$(MAKE_INSTALL) property.gif $(DIST)\bin\chrome\messenger\skin\addressbook
|
||||
$(MAKE_INSTALL) edit.gif $(DIST)\bin\chrome\messenger\skin\addressbook
|
||||
$(MAKE_INSTALL) abnewmsg.gif $(DIST)\bin\chrome\messenger\skin\addressbook
|
||||
$(MAKE_INSTALL) newmsgab.gif $(DIST)\bin\chrome\messenger\skin\addressbook
|
||||
$(MAKE_INSTALL) person.gif $(DIST)\bin\chrome\messenger\skin\addressbook
|
||||
$(MAKE_INSTALL) list.gif $(DIST)\bin\chrome\messenger\skin\addressbook
|
||||
$(MAKE_INSTALL) myaddrbk.gif $(DIST)\bin\chrome\messenger\skin\addressbook
|
||||
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\chrome\messenger\skin\addressbook\addressbook.css
|
||||
rm -f $(DIST)\chrome\messenger\skin\addressbook\newcard.gif
|
||||
rm -f $(DIST)\chrome\messenger\skin\addressbook\newlist.gif
|
||||
rm -f $(DIST)\chrome\messenger\skin\addressbook\property.gif
|
||||
rm -f $(DIST)\chrome\messenger\skin\addressbook\edit.gif
|
||||
rm -f $(DIST)\chrome\messenger\skin\addressbook\abnewmsg.gif
|
||||
rm -f $(DIST)\chrome\messenger\skin\addressbook\newmsgab.gif
|
||||
rm -f $(DIST)\chrome\messenger\skin\addressbook\person.gif
|
||||
rm -f $(DIST)\chrome\messenger\skin\addressbook\list.gif
|
||||
rm -f $(DIST)\chrome\messenger\skin\addressbook\myaddrbk.gif
|
||||
|
Двоичные данные
mailnews/addrbook/resources/skin/myaddrbk.gif
До Ширина: | Высота: | Размер: 148 B |
Двоичные данные
mailnews/addrbook/resources/skin/newcard.gif
До Ширина: | Высота: | Размер: 87 B |
Двоичные данные
mailnews/addrbook/resources/skin/newlist.gif
До Ширина: | Высота: | Размер: 90 B |
Двоичные данные
mailnews/addrbook/resources/skin/newmsgab.gif
До Ширина: | Высота: | Размер: 90 B |
Двоичные данные
mailnews/addrbook/resources/skin/person.gif
До Ширина: | Высота: | Размер: 89 B |
Двоичные данные
mailnews/addrbook/resources/skin/property.gif
До Ширина: | Высота: | Размер: 259 B |
|
@ -5,7 +5,6 @@ mailnews/addrbook/public/Makefile
|
|||
mailnews/addrbook/src/Makefile
|
||||
mailnews/addrbook/resources/Makefile
|
||||
mailnews/addrbook/resources/content/Makefile
|
||||
mailnews/addrbook/resources/skin/Makefile
|
||||
mailnews/addrbook/resources/locale/Makefile
|
||||
mailnews/addrbook/resources/locale/en-US/Makefile
|
||||
mailnews/addrbook/prefs/Makefile
|
||||
|
|