mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
69 lines
2.6 KiB
Plaintext
69 lines
2.6 KiB
Plaintext
! -*- Mode: Fundamental; tab-width: 4; indent-tabs-mode: nil -*-
|
|
!
|
|
! 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):
|
|
|
|
|
|
PrefGroupTest*MainForm.width: 800
|
|
PrefGroupTest*MainForm.height: 400
|
|
PrefGroupTest*MainForm.background: Gray60
|
|
PrefGroupTest*MainForm.shadowThickness: 0
|
|
PrefGroupTest*MainForm.shadowType: shadow_in
|
|
|
|
PrefGroupTest*fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
|
|
PrefGroupTest*labelFontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
|
|
PrefGroupTest*foreground: Black
|
|
|
|
PrefGroupTest*PrefGroup.bottomAttachment: attach_form
|
|
PrefGroupTest*PrefGroup.leftAttachment: attach_form
|
|
PrefGroupTest*PrefGroup.rightAttachment: attach_form
|
|
PrefGroupTest*PrefGroup.topAttachment: attach_form
|
|
|
|
PrefGroupTest*PrefGroup.bottomOffset: 10
|
|
PrefGroupTest*PrefGroup.leftOffset: 10
|
|
PrefGroupTest*PrefGroup.rightOffset: 10
|
|
PrefGroupTest*PrefGroup.topOffset: 10
|
|
|
|
PrefGroupTest*PrefGroup*background: Gray60
|
|
|
|
PrefGroupTest*PrefGroup.usePreferredWidth: false
|
|
PrefGroupTest*PrefGroup.usePreferredHeight: false
|
|
|
|
PrefGroupTest*PrefGroup.titleFontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
|
|
PrefGroupTest*PrefGroup.subTitleFontList: -*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*
|
|
|
|
!PrefGroupTest*PrefGroup.titleDirection: string_direction_r_to_l
|
|
PrefGroupTest*PrefGroup.titleAlignment: alignment_beginning
|
|
PrefGroupTest*PrefGroup.subTitleAlignment: alignment_end
|
|
|
|
PrefGroupTest*PrefGroup.frameThickness: 3
|
|
PrefGroupTest*PrefGroup.frameType: shadow_etched_in
|
|
|
|
|
|
PrefGroupTest*PrefGroup.titleWidgetName: Caca
|
|
PrefGroupTest*PrefGroup.subTitleWidgetName: Vaca
|
|
!PrefGroupTest*PrefGroup*Caca*background: red
|
|
|
|
|
|
!PrefGroupTest*PrefGroupselectBackground: #FFFFCC
|
|
!PrefGroupTest*PrefGroup*selectForeground: Black
|
|
!PrefGroupTest*PrefGroup.background: red
|
|
|
|
|