root/res/dwtx.jface.resource.jfacefonts.properties

Revision 61:a5e7bf70c050, 1.0 kB (checked in by Frank Benoit <benoit@tionex.de>, 8 months ago)

Fix keys from org.eclipse. to dwtx.

Line 
1 ###############################################################################
2 # Copyright (c) 2000, 2006 IBM Corporation and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Eclipse Public License v1.0
5 # which accompanies this distribution, and is available at
6 # http://www.eclipse.org/legal/epl-v10.html
7 #
8 # Contributors:
9 #     IBM Corporation - initial API and implementation
10 ###############################################################################
11 # Generic NLS font file for JFace
12 # *.0 is Windows font
13 # *.1 is Unix font
14 #############################################################
15 dwtx.jface.bannerfont.0=MS Sans Serif-bold-10
16 dwtx.jface.bannerfont.1=b&h-lucidabright-regular-10
17
18 dwtx.jface.headerfont.0=MS Sans Serif-bold-12
19 dwtx.jface.headerfont.1=b&h-lucidabright-regular-12
20
21 dwtx.jface.textfont.0=Courier New-regular-10
22 dwtx.jface.textfont.1=Courier-regular-10
23 dwtx.jface.textfont.2=b&h-lucidabright-regular-9
Note: See TracBrowser for help on using the browser.