author | llornkcor <llornkcor> | 2002-04-06 12:59:24 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-04-06 12:59:24 (UTC) |
commit | c1555c5c6975c60af83dc9c66d19b89a4244d782 (patch) (unidiff) | |
tree | a7305ba9eae037ec5cb302002b6d16e8d0cf760e /library/custom-sharp.h | |
parent | e2215dca190a9a18aed9be71b1872a3704605611 (diff) | |
download | opie-c1555c5c6975c60af83dc9c66d19b89a4244d782.zip opie-c1555c5c6975c60af83dc9c66d19b89a4244d782.tar.gz opie-c1555c5c6975c60af83dc9c66d19b89a4244d782.tar.bz2 |
added TT's copyright back into custom-sharp.h, (not sure why it was removed). and added symlink to it named custom.h for building a Zaurus
specific Opie. This is needed as Zaurus has (of course) specific hardware defines.
-rw-r--r-- | library/custom-sharp.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/library/custom-sharp.h b/library/custom-sharp.h index a149bbd..f65d474 100644 --- a/library/custom-sharp.h +++ b/library/custom-sharp.h | |||
@@ -1,2 +1,22 @@ | |||
1 | /********************************************************************** | ||
2 | ** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. | ||
3 | ** | ||
4 | ** This file is part of the Qtopia Environment. | ||
5 | ** | ||
6 | ** This file may be distributed and/or modified under the terms of the | ||
7 | ** GNU General Public License version 2 as published by the Free Software | ||
8 | ** Foundation and appearing in the file LICENSE.GPL included in the | ||
9 | ** packaging of this file. | ||
10 | ** | ||
11 | ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE | ||
12 | ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. | ||
13 | ** | ||
14 | ** See http://www.trolltech.com/gpl/ for GPL licensing information. | ||
15 | ** | ||
16 | ** Contact info@trolltech.com if any conditions of this licensing are | ||
17 | ** not clear to you. | ||
18 | ** | ||
19 | **********************************************************************/ | ||
20 | |||
1 | #define QPE_OWNAPM | 21 | #define QPE_OWNAPM |
2 | #define QPE_HAVE_TOGGLELIGHT | 22 | #define QPE_HAVE_TOGGLELIGHT |