~suutari-olli/openlp/click-slide-to-go-live-from-blank

« back to all changes in this revision

Viewing changes to resources/forms/about.ui

  • Committer: Raoul Snyman
  • Date: 2008-11-27 20:14:38 UTC
  • Revision ID: svn-v4:f6764a67-73fb-4fa1-9bee-78d85457657e:openlp-2/trunk:605
Moved /openlp/resources/openlp_rc.py to /openlp/core/resources.py.
Moved /openlp/resources to /resources.
Moved /openlp/hints to /documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>AboutDialog</class>
 
3
 <widget class="QDialog" name="AboutDialog" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>470</width>
 
9
    <height>481</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>About openlp.org</string>
 
14
  </property>
 
15
  <property name="windowIcon" >
 
16
   <iconset resource="../images/openlp-2.qrc" >
 
17
    <normaloff>:/icon/openlp.org-icon-32.bmp</normaloff>:/icon/openlp.org-icon-32.bmp</iconset>
 
18
  </property>
 
19
  <layout class="QVBoxLayout" name="AboutDialogLayout" >
 
20
   <property name="spacing" >
 
21
    <number>8</number>
 
22
   </property>
 
23
   <property name="margin" >
 
24
    <number>8</number>
 
25
   </property>
 
26
   <item>
 
27
    <widget class="QLabel" name="Logo" >
 
28
     <property name="autoFillBackground" >
 
29
      <bool>false</bool>
 
30
     </property>
 
31
     <property name="styleSheet" >
 
32
      <string notr="true" >background-color: rgb(255, 255, 255);</string>
 
33
     </property>
 
34
     <property name="frameShape" >
 
35
      <enum>QFrame::StyledPanel</enum>
 
36
     </property>
 
37
     <property name="lineWidth" >
 
38
      <number>1</number>
 
39
     </property>
 
40
     <property name="text" >
 
41
      <string/>
 
42
     </property>
 
43
     <property name="pixmap" >
 
44
      <pixmap resource="../images/openlp-2.qrc" >:/graphics/about-new.bmp</pixmap>
 
45
     </property>
 
46
     <property name="scaledContents" >
 
47
      <bool>false</bool>
 
48
     </property>
 
49
     <property name="alignment" >
 
50
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 
51
     </property>
 
52
    </widget>
 
53
   </item>
 
54
   <item>
 
55
    <widget class="QTabWidget" name="AboutNotebook" >
 
56
     <property name="currentIndex" >
 
57
      <number>1</number>
 
58
     </property>
 
59
     <widget class="QWidget" name="LicenseTab" >
 
60
      <attribute name="title" >
 
61
       <string>License</string>
 
62
      </attribute>
 
63
      <layout class="QVBoxLayout" name="LicenseTabLayout" >
 
64
       <property name="spacing" >
 
65
        <number>8</number>
 
66
       </property>
 
67
       <property name="margin" >
 
68
        <number>8</number>
 
69
       </property>
 
70
       <item>
 
71
        <widget class="QLabel" name="CopyrightLabel" >
 
72
         <property name="text" >
 
73
          <string>Copyright © 2004-2008 openlp.org Foundation</string>
 
74
         </property>
 
75
        </widget>
 
76
       </item>
 
77
       <item>
 
78
        <widget class="QLabel" name="AboutAuthors" >
 
79
         <property name="text" >
 
80
          <string>openlp.org is written and maintained by volunteers. If you would like to see more free Christian software being written, please consider contributing by using the button below.</string>
 
81
         </property>
 
82
         <property name="alignment" >
 
83
          <set>Qt::AlignJustify|Qt::AlignVCenter</set>
 
84
         </property>
 
85
         <property name="wordWrap" >
 
86
          <bool>true</bool>
 
87
         </property>
 
88
        </widget>
 
89
       </item>
 
90
       <item>
 
91
        <widget class="QLabel" name="License1Label" >
 
92
         <property name="text" >
 
93
          <string>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</string>
 
94
         </property>
 
95
         <property name="alignment" >
 
96
          <set>Qt::AlignJustify|Qt::AlignVCenter</set>
 
97
         </property>
 
98
         <property name="wordWrap" >
 
99
          <bool>true</bool>
 
100
         </property>
 
101
        </widget>
 
102
       </item>
 
103
       <item>
 
104
        <widget class="QLabel" name="License2Label" >
 
105
         <property name="text" >
 
106
          <string>You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.</string>
 
107
         </property>
 
108
         <property name="alignment" >
 
109
          <set>Qt::AlignJustify|Qt::AlignVCenter</set>
 
110
         </property>
 
111
         <property name="wordWrap" >
 
112
          <bool>true</bool>
 
113
         </property>
 
114
        </widget>
 
115
       </item>
 
116
       <item>
 
117
        <widget class="QLabel" name="License3Label" >
 
118
         <property name="text" >
 
119
          <string>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</string>
 
120
         </property>
 
121
         <property name="alignment" >
 
122
          <set>Qt::AlignJustify|Qt::AlignVCenter</set>
 
123
         </property>
 
124
         <property name="wordWrap" >
 
125
          <bool>true</bool>
 
126
         </property>
 
127
        </widget>
 
128
       </item>
 
129
      </layout>
 
130
     </widget>
 
131
     <widget class="QWidget" name="CreditsTab" >
 
132
      <attribute name="title" >
 
133
       <string>Credits</string>
 
134
      </attribute>
 
135
      <layout class="QVBoxLayout" name="CreditsTabLayout" >
 
136
       <item>
 
137
        <widget class="QScrollArea" name="CreditsScrollArea" >
 
138
         <property name="sizePolicy" >
 
139
          <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
 
140
           <horstretch>0</horstretch>
 
141
           <verstretch>0</verstretch>
 
142
          </sizepolicy>
 
143
         </property>
 
144
         <property name="sizeIncrement" >
 
145
          <size>
 
146
           <width>10</width>
 
147
           <height>10</height>
 
148
          </size>
 
149
         </property>
 
150
         <property name="baseSize" >
 
151
          <size>
 
152
           <width>372</width>
 
153
           <height>391</height>
 
154
          </size>
 
155
         </property>
 
156
         <property name="mouseTracking" >
 
157
          <bool>true</bool>
 
158
         </property>
 
159
         <property name="verticalScrollBarPolicy" >
 
160
          <enum>Qt::ScrollBarAlwaysOn</enum>
 
161
         </property>
 
162
         <property name="widgetResizable" >
 
163
          <bool>false</bool>
 
164
         </property>
 
165
         <property name="alignment" >
 
166
          <set>Qt::AlignCenter</set>
 
167
         </property>
 
168
         <widget class="QWidget" name="CreditsScrollContent" >
 
169
          <property name="geometry" >
 
170
           <rect>
 
171
            <x>6</x>
 
172
            <y>0</y>
 
173
            <width>400</width>
 
174
            <height>760</height>
 
175
           </rect>
 
176
          </property>
 
177
          <property name="sizePolicy" >
 
178
           <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
 
179
            <horstretch>0</horstretch>
 
180
            <verstretch>0</verstretch>
 
181
           </sizepolicy>
 
182
          </property>
 
183
          <property name="baseSize" >
 
184
           <size>
 
185
            <width>400</width>
 
186
            <height>760</height>
 
187
           </size>
 
188
          </property>
 
189
          <layout class="QVBoxLayout" name="CreditsScrollContentLayout" >
 
190
           <property name="spacing" >
 
191
            <number>0</number>
 
192
           </property>
 
193
           <property name="margin" >
 
194
            <number>8</number>
 
195
           </property>
 
196
           <item>
 
197
            <widget class="QLabel" name="CreditsLabel" >
 
198
             <property name="sizePolicy" >
 
199
              <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
 
200
               <horstretch>0</horstretch>
 
201
               <verstretch>0</verstretch>
 
202
              </sizepolicy>
 
203
             </property>
 
204
             <property name="minimumSize" >
 
205
              <size>
 
206
               <width>369</width>
 
207
               <height>391</height>
 
208
              </size>
 
209
             </property>
 
210
             <property name="sizeIncrement" >
 
211
              <size>
 
212
               <width>10</width>
 
213
               <height>10</height>
 
214
              </size>
 
215
             </property>
 
216
             <property name="baseSize" >
 
217
              <size>
 
218
               <width>369</width>
 
219
               <height>760</height>
 
220
              </size>
 
221
             </property>
 
222
             <property name="font" >
 
223
              <font>
 
224
               <pointsize>12</pointsize>
 
225
              </font>
 
226
             </property>
 
227
             <property name="text" >
 
228
              <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
 
229
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
230
p, li { white-space: pre-wrap; }
 
231
&lt;/style>&lt;/head>&lt;body style=" font-family:'DejaVu Sans'; font-size:12pt; font-weight:400; font-style:normal;">
 
232
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt;">&lt;span style=" font-size:10pt; font-weight:600; text-decoration: underline;">openlp.org 2.0.0&lt;/span>&lt;/p>
 
233
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Copyright © 2004-2008 openlp.org Foundation&lt;/p>
 
234
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
235
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-weight:600;">- Lead Developer -&lt;/span>&lt;/p>
 
236
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Raoul Snyman&lt;/p>
 
237
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
238
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-weight:600;">- Original Development -&lt;/span>&lt;/p>
 
239
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Tim Ebenezer&lt;/p>
 
240
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
241
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-weight:600;">- Additional Development -&lt;/span>&lt;/p>
 
242
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Derek Scotney&lt;/p>
 
243
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
244
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-weight:600;">- Testing -&lt;/span>&lt;/p>
 
245
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Jonathan Corwin&lt;/p>
 
246
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Scott Hileard&lt;/p>
 
247
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Ken Marshall&lt;/p>
 
248
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Duane Pearce&lt;/p>
 
249
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Andrew (thealok)&lt;/p>
 
250
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Les Norbo&lt;/p>
 
251
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Many others in the community&lt;/p>
 
252
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
253
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-weight:600;">- Documentation -&lt;/span>&lt;/p>
 
254
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Raoul Snyman&lt;/p>
 
255
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Hannah Snyman&lt;/p>
 
256
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">David Bunce&lt;/p>
 
257
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Seth Mayo&lt;/p>
 
258
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
259
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-weight:600;">- Components Used -&lt;/span>&lt;/p>
 
260
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">JCL &amp;amp; JVCL - Project Jedi&lt;/p>
 
261
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-style:italic;">Mozilla Public License&lt;/span>&lt;/p>
 
262
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
263
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Toolbar2000 - JR Software&lt;/p>
 
264
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-style:italic;">GNU General Public License&lt;/span>&lt;/p>
 
265
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
266
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">TBX - Alex Denisov&lt;/p>
 
267
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-style:italic;">Custom Freeware License&lt;/span>&lt;/p>
 
268
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
269
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Graphics 32 - Alex Denisov&lt;/p>
 
270
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-style:italic;">Mozilla Public License&lt;/span>&lt;/p>
 
271
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
272
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">Saturn Component Pack - Saturn Laboratories&lt;/p>
 
273
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-style:italic;">Mozilla Public License&lt;/span>&lt;/p>
 
274
&lt;p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;/p>
 
275
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-weight:600;">- Final Credit -&lt;/span>&lt;/p>
 
276
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-style:italic;">"For God so loved the world that He gave&lt;/span>&lt;/p>
 
277
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-style:italic;">His one and only Son, so that whoever&lt;/span>&lt;/p>
 
278
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-style:italic;">believes in Him will not perish but inherit&lt;/span>&lt;/p>
 
279
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">&lt;span style=" font-style:italic;">eternal life."  -- John 3:16&lt;/span>&lt;/p>
 
280
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">And last but not least, final credit goes to&lt;/p>
 
281
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">God our Father, for sending His Son to die&lt;/p>
 
282
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">on the cross, setting us free from sin. We&lt;/p>
 
283
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">bring this software to you for free because&lt;/p>
 
284
&lt;p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:10pt;">He has set us free.&lt;/p>&lt;/body>&lt;/html></string>
 
285
             </property>
 
286
            </widget>
 
287
           </item>
 
288
          </layout>
 
289
         </widget>
 
290
        </widget>
 
291
       </item>
 
292
      </layout>
 
293
     </widget>
 
294
    </widget>
 
295
   </item>
 
296
   <item>
 
297
    <widget class="QWidget" native="1" name="ButtonWidget" >
 
298
     <layout class="QHBoxLayout" name="ButtonWidgetLayout" >
 
299
      <property name="spacing" >
 
300
       <number>8</number>
 
301
      </property>
 
302
      <property name="margin" >
 
303
       <number>0</number>
 
304
      </property>
 
305
      <item>
 
306
       <spacer name="horizontalSpacer" >
 
307
        <property name="orientation" >
 
308
         <enum>Qt::Horizontal</enum>
 
309
        </property>
 
310
        <property name="sizeHint" stdset="0" >
 
311
         <size>
 
312
          <width>275</width>
 
313
          <height>20</height>
 
314
         </size>
 
315
        </property>
 
316
       </spacer>
 
317
      </item>
 
318
      <item>
 
319
       <widget class="QPushButton" name="ContributeButton" >
 
320
        <property name="text" >
 
321
         <string>Contribute</string>
 
322
        </property>
 
323
       </widget>
 
324
      </item>
 
325
      <item>
 
326
       <widget class="QPushButton" name="CloseButton" >
 
327
        <property name="text" >
 
328
         <string>Close</string>
 
329
        </property>
 
330
       </widget>
 
331
      </item>
 
332
     </layout>
 
333
    </widget>
 
334
   </item>
 
335
  </layout>
 
336
  <action name="extContributeItem" >
 
337
   <property name="text" >
 
338
    <string>&amp;Contribute</string>
 
339
   </property>
 
340
  </action>
 
341
 </widget>
 
342
 <tabstops>
 
343
  <tabstop>CreditsScrollArea</tabstop>
 
344
  <tabstop>ContributeButton</tabstop>
 
345
 </tabstops>
 
346
 <resources>
 
347
  <include location="../images/openlp-2.qrc" />
 
348
  <include location="../images/openlp-2.qrc" />
 
349
  <include location="../images/openlp-2.qrc" />
 
350
 </resources>
 
351
 <connections>
 
352
  <connection>
 
353
   <sender>CloseButton</sender>
 
354
   <signal>clicked()</signal>
 
355
   <receiver>AboutDialog</receiver>
 
356
   <slot>close()</slot>
 
357
   <hints>
 
358
    <hint type="sourcelabel" >
 
359
     <x>348</x>
 
360
     <y>361</y>
 
361
    </hint>
 
362
    <hint type="destinationlabel" >
 
363
     <x>196</x>
 
364
     <y>189</y>
 
365
    </hint>
 
366
   </hints>
 
367
  </connection>
 
368
 </connections>
 
369
 <designerdata>
 
370
  <property name="gridDeltaX" >
 
371
   <number>10</number>
 
372
  </property>
 
373
  <property name="gridDeltaY" >
 
374
   <number>10</number>
 
375
  </property>
 
376
  <property name="gridSnapX" >
 
377
   <bool>true</bool>
 
378
  </property>
 
379
  <property name="gridSnapY" >
 
380
   <bool>true</bool>
 
381
  </property>
 
382
  <property name="gridVisible" >
 
383
   <bool>true</bool>
 
384
  </property>
 
385
 </designerdata>
 
386
</ui>