sl@0
|
1 |
/*
|
sl@0
|
2 |
* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
3 |
* All rights reserved.
|
sl@0
|
4 |
* This component and the accompanying materials are made available
|
sl@0
|
5 |
* under the terms of "Eclipse Public License v1.0"
|
sl@0
|
6 |
* which accompanies this distribution, and is available
|
sl@0
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
8 |
*
|
sl@0
|
9 |
* Initial Contributors:
|
sl@0
|
10 |
* Nokia Corporation - initial contribution.
|
sl@0
|
11 |
*
|
sl@0
|
12 |
* Contributors:
|
sl@0
|
13 |
*
|
sl@0
|
14 |
* Description:
|
sl@0
|
15 |
*
|
sl@0
|
16 |
*/
|
sl@0
|
17 |
|
sl@0
|
18 |
#ifndef __REF_FONTS_FOR_SIROCCO_IBY__
|
sl@0
|
19 |
#define __REF_FONTS_FOR_SIROCCO_IBY__
|
sl@0
|
20 |
|
sl@0
|
21 |
data=ZRESOURCE\Fonts\DejaVuSans.ttf Resource\Fonts\DejaVuSans.ttf
|
sl@0
|
22 |
data=ZRESOURCE\Fonts\DejaVuSansCondensed.ttf Resource\Fonts\DejaVuSansCondensed.ttf
|
sl@0
|
23 |
data=ZRESOURCE\Fonts\DejaVuSansCondensed-Bold.ttf Resource\Fonts\DejaVuSansCondensed-Bold.ttf
|
sl@0
|
24 |
data=ZRESOURCE\Fonts\DejaVuSansCondensed-Oblique.ttf Resource\Fonts\DejaVuSansCondensed-Oblique.ttf
|
sl@0
|
25 |
data=ZRESOURCE\Fonts\DejaVuSansCondensed-BoldOblique.ttf Resource\Fonts\DejaVuSansCondensed-BoldOblique.ttf
|
sl@0
|
26 |
data=ZRESOURCE\Fonts\DejaVuSansMono.ttf Resource\Fonts\DejaVuSansMono.ttf
|
sl@0
|
27 |
data=ZRESOURCE\Fonts\DejaVuSansMono-Bold.ttf Resource\Fonts\DejaVuSansMono-Bold.ttf
|
sl@0
|
28 |
data=ZRESOURCE\Fonts\DejaVuSansMono-Oblique.ttf Resource\Fonts\DejaVuSansMono-Oblique.ttf
|
sl@0
|
29 |
data=ZRESOURCE\Fonts\DejaVuSansMono-BoldOblique.ttf Resource\Fonts\DejaVuSansMono-BoldOblique.ttf
|
sl@0
|
30 |
data=ZRESOURCE\Fonts\DejaVuSerifCondensed.ttf Resource\Fonts\DejaVuSerifCondensed.ttf
|
sl@0
|
31 |
data=ZRESOURCE\Fonts\DejaVuSerifCondensed-Bold.ttf Resource\Fonts\DejaVuSerifCondensed-Bold.ttf
|
sl@0
|
32 |
data=ZRESOURCE\Fonts\DejaVuSerifCondensed-Italic.ttf Resource\Fonts\DejaVuSerifCondensed-Italic.ttf
|
sl@0
|
33 |
data=ZRESOURCE\Fonts\DejaVuSerifCondensed-BoldItalic.ttf Resource\Fonts\DejaVuSerifCondensed-BoldItalic.ttf
|
sl@0
|
34 |
|
sl@0
|
35 |
|
sl@0
|
36 |
#endif
|