~scottydelicious666/brewtarget/brewtarget

« back to all changes in this revision

Viewing changes to ui/aboutDialog.ui

  • Committer: Philip Greggory Lee
  • Date: 2009-08-23 16:53:43 UTC
  • Revision ID: git-v1:f8d1a25135bd92f06c46c562293800e4faa42c61
Made a src/ and ui/ directory and moved everything.

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>549</width>
 
9
    <height>300</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string>About Brewtarget</string>
 
14
  </property>
 
15
  <layout class="QHBoxLayout" name="horizontalLayout" >
 
16
   <item>
 
17
    <widget class="QTextBrowser" name="textBrowser" >
 
18
     <property name="html" >
 
19
      <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
 
20
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
 
21
p, li { white-space: pre-wrap; }
 
22
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
 
23
&lt;p style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">Brewtarget, for brewing beer.&lt;/p>
 
24
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">Copyright (C) 2009  Philip G. Lee (rocketman768@gmail.com)&lt;/p>
 
25
&lt;p 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:'Courier New,courier';">&lt;/p>
 
26
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">Brewtarget is free software: you can redistribute it and/or modify&lt;/p>
 
27
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">it under the terms of the GNU General Public License as published by&lt;/p>
 
28
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">the Free Software Foundation, either version 3 of the License, or&lt;/p>
 
29
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">(at your option) any later version.&lt;/p>
 
30
&lt;p 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:'Courier New,courier';">&lt;/p>
 
31
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">Brewtarget is distributed in the hope that it will be useful,&lt;/p>
 
32
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">but WITHOUT ANY WARRANTY; without even the implied warranty of&lt;/p>
 
33
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the&lt;/p>
 
34
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">GNU General Public License for more details.&lt;/p>
 
35
&lt;p 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:'Courier New,courier';">&lt;/p>
 
36
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">You should have received a copy of the GNU General Public License&lt;/p>
 
37
&lt;p style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Courier New,courier';">along with Brewtarget.  If not, see &amp;lt;&lt;a href="http://www.gnu.org/licenses/">&lt;span style=" text-decoration: underline; color:#0000ff;">http://www.gnu.org/licenses/&lt;/span>&lt;/a>&amp;gt;.&lt;/p>&lt;/body>&lt;/html></string>
 
38
     </property>
 
39
    </widget>
 
40
   </item>
 
41
  </layout>
 
42
 </widget>
 
43
 <resources/>
 
44
 <connections/>
 
45
</ui>