52 lines
1.7 KiB
Plaintext
52 lines
1.7 KiB
Plaintext
! -*- Mode: Fundamental; tab-width: 8; 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):
|
|
|
|
Logot*MainForm.width: 500
|
|
LogoTest*MainForm.height: 400
|
|
LogoTest*MainForm.background: Gray70
|
|
LogoTest*MainForm.shadowThickness: 0
|
|
LogoTest*MainForm.shadowType: shadow_in
|
|
|
|
LogoTest*Logo.x: 50
|
|
LogoTest*Logo.y: 50
|
|
|
|
LogoTest*Logo.traversalOn: False
|
|
LogoTest*Logo.highlightThickness: 0
|
|
LogoTest*Logo.shadowThickness: 1
|
|
LogoTest*Logo.highlightColor: Gray20
|
|
LogoTest*Logo.background: Gray70
|
|
LogoTest*Logo.highlightColor: black
|
|
|
|
LogoTest*ToolBar.x: 50
|
|
LogoTest*ToolBar.y: 300
|
|
|
|
LogoTest*Logo.bufferType: buffer_shared
|
|
|
|
LogoTest*ProgressBar.x: 50
|
|
LogoTest*ProgressBar.y: 150
|
|
LogoTest*ProgressBar.background: Gray70
|
|
LogoTest*ProgressBar.width: 200
|
|
LogoTest*ProgressBar.usePreferredWidth: False
|
|
LogoTest*ProgressBar.barColor: CadetBlue
|
|
LogoTest*ProgressBar.cylonWidth: 40
|
|
LogoTest*ProgressBar.cylonInterval: 100
|
|
LogoTest*ProgressBar.cylonOffset: 2
|