~ubuntu-branches/ubuntu/oneiric/enigmail/oneiric-updates

« back to all changes in this revision

Viewing changes to toolkit/mozapps/installer/wince/nsInstallerppc.rc

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2010-04-10 01:42:24 UTC
  • Revision ID: james.westby@ubuntu.com-20100410014224-fbq9ui5x3b0h2t36
Tags: 2:1.0.1-0ubuntu1
* First releaase of enigmail 1.0.1 for tbird/icedove 3
  (LP: #527138)
* redo packaging from scratch 
  + add debian/make-orig target that uses xulrunner provided
    buildsystem + enigmail tarball to produce a proper orig.tar.gz
  + use debhelper 7 with mozilla-devscripts
  + use debian source format 3.0 (quilt)
  + patch enigmail to use frozen API only
    - add debian/patches/frozen_api.diff
  + patch build system to not link against -lxul - which isnt
    available for sdks produced by all-static apps like tbird
    - add debian/patches/build_system_dont_link_libxul.diff
  + add minimal build-depends to control

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* ***** BEGIN LICENSE BLOCK *****
 
2
 * Version: MPL 1.1/GPL 2.0/LGPL 2.1
 
3
 *
 
4
 * The contents of this file are subject to the Mozilla Public License Version
 
5
 * 1.1 (the "License"); you may not use this file except in compliance with
 
6
 * the License. You may obtain a copy of the License at
 
7
 * http://www.mozilla.org/MPL/
 
8
 *
 
9
 * Software distributed under the License is distributed on an "AS IS" basis,
 
10
 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 
11
 * for the specific language governing rights and limitations under the
 
12
 * License.
 
13
 *
 
14
 * The Original Code is Fennec Installer for WinCE.
 
15
 *
 
16
 * The Initial Developer of the Original Code is The Mozilla Foundation.
 
17
 *
 
18
 * Portions created by the Initial Developer are Copyright (C) 2009
 
19
 * the Initial Developer. All Rights Reserved.
 
20
 *
 
21
 * Contributor(s):
 
22
 *   Alex Pakhotin <alexp@mozilla.com> (original author)
 
23
 *
 
24
 * Alternatively, the contents of this file may be used under the terms of
 
25
 * either the GNU General Public License Version 2 or later (the "GPL"), or
 
26
 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 
27
 * in which case the provisions of the GPL or the LGPL are applicable instead
 
28
 * of those above. If you wish to allow use of your version of this file only
 
29
 * under the terms of either the GPL or the LGPL, and not to allow others to
 
30
 * use your version of this file under the terms of the MPL, indicate your
 
31
 * decision by deleting the provisions above and replace them with the notice
 
32
 * and other provisions required by the GPL or the LGPL. If you do not delete
 
33
 * the provisions above, a recipient may use your version of this file under
 
34
 * the terms of any one of the MPL, the GPL or the LGPL.
 
35
 *
 
36
 * ***** END LICENSE BLOCK ***** */
 
37
 
 
38
// Microsoft Visual C++ generated resource script.
 
39
//
 
40
#include "resourceppc.h"
 
41
 
 
42
#define APSTUDIO_READONLY_SYMBOLS
 
43
/////////////////////////////////////////////////////////////////////////////
 
44
//
 
45
// Generated from the TEXTINCLUDE 2 resource.
 
46
//
 
47
#define APSTUDIO_HIDDEN_SYMBOLS
 
48
#include "resdefce.h"
 
49
#undef APSTUDIO_HIDDEN_SYMBOLS
 
50
 
 
51
/////////////////////////////////////////////////////////////////////////////
 
52
#undef APSTUDIO_READONLY_SYMBOLS
 
53
 
 
54
/////////////////////////////////////////////////////////////////////////////
 
55
// English (U.S.) resources
 
56
 
 
57
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
 
58
#ifdef _WIN32
 
59
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
60
#pragma code_page(1252)
 
61
#endif //_WIN32
 
62
 
 
63
/////////////////////////////////////////////////////////////////////////////
 
64
//
 
65
// Icon
 
66
//
 
67
 
 
68
// Icon with lowest ID value placed first to ensure application icon
 
69
// remains consistent on all systems.
 
70
IDI_NSINSTALLER        ICON                    "xulrunnerinstaller.ico"
 
71
 
 
72
/////////////////////////////////////////////////////////////////////////////
 
73
//
 
74
// Dialog
 
75
//
 
76
 
 
77
IDD_MAIN DIALOG  0, 0, 156, 129
 
78
STYLE DS_SETFONT | DS_SETFOREGROUND | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE | WS_CAPTION
 
79
EXSTYLE 0x80000000L
 
80
CAPTION "Mozilla Setup"
 
81
FONT 8, "MS Shell Dlg"
 
82
BEGIN
 
83
    ICON            IDI_NSINSTALLER,IDC_STATIC,7,3,20,20,SS_REALSIZEIMAGE
 
84
    LTEXT           "XULRunner Setup",IDC_STATIC_TITLE,39,8,106,8,SS_NOPREFIX
 
85
    LTEXT           "Install XULRunner to",IDC_STATIC_INSTALL,2,26,142,11
 
86
    PUSHBUTTON      "Install",IDC_BTN_INSTALL,2,57,70,20
 
87
    PUSHBUTTON      "Cancel",IDCANCEL,84,57,70,20
 
88
    CONTROL         "",IDC_PROGRESS,"msctls_progress32",WS_BORDER,2,84,152,9
 
89
    COMBOBOX        IDC_CMB_PATH,2,37,152,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
 
90
    LTEXT           "",IDC_STATUS_TEXT,2,98,152,19
 
91
END
 
92
 
 
93
 
 
94
#ifdef APSTUDIO_INVOKED
 
95
/////////////////////////////////////////////////////////////////////////////
 
96
//
 
97
// TEXTINCLUDE
 
98
//
 
99
 
 
100
1 TEXTINCLUDE 
 
101
BEGIN
 
102
    "resourceppc.h\0"
 
103
END
 
104
 
 
105
2 TEXTINCLUDE 
 
106
BEGIN
 
107
    "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
 
108
    "#include ""resdefce.h""\r\n"
 
109
    "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
 
110
    "\0"
 
111
END
 
112
 
 
113
3 TEXTINCLUDE 
 
114
BEGIN
 
115
    "\r\n"
 
116
    "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
 
117
    "LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US\r\n"
 
118
    "#pragma code_page(1252)\r\n"
 
119
    "#include ""nsInstallerppc.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
 
120
    "#endif\r\n"
 
121
    "\0"
 
122
END
 
123
 
 
124
#endif    // APSTUDIO_INVOKED
 
125
 
 
126
 
 
127
/////////////////////////////////////////////////////////////////////////////
 
128
//
 
129
// DESIGNINFO
 
130
//
 
131
 
 
132
#ifdef APSTUDIO_INVOKED
 
133
GUIDELINES DESIGNINFO 
 
134
BEGIN
 
135
    IDD_MAIN, DIALOG
 
136
    BEGIN
 
137
        LEFTMARGIN, 2
 
138
        RIGHTMARGIN, 154
 
139
    END
 
140
END
 
141
#endif    // APSTUDIO_INVOKED
 
142
 
 
143
#endif    // English (U.S.) resources
 
144
/////////////////////////////////////////////////////////////////////////////
 
145
 
 
146
 
 
147
 
 
148
#ifndef APSTUDIO_INVOKED
 
149
/////////////////////////////////////////////////////////////////////////////
 
150
//
 
151
// Generated from the TEXTINCLUDE 3 resource.
 
152
//
 
153
 
 
154
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
 
155
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
156
#pragma code_page(1252)
 
157
#include "nsInstallerppc.rc2"  // non-Microsoft Visual C++ edited resources
 
158
#endif
 
159
 
 
160
/////////////////////////////////////////////////////////////////////////////
 
161
#endif    // not APSTUDIO_INVOKED
 
162