Minor fix for another change in Google's movie pages and a fix in
[movie-schedule] / src / ui / aboutdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>AboutDialog</class>
4  <widget class="QDialog" name="AboutDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>443</width>
10     <height>233</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>About</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_3">
17    <item>
18     <widget class="QLabel" name="_title">
19      <property name="font">
20       <font>
21        <family>Sans Serif</family>
22        <pointsize>22</pointsize>
23        <weight>75</weight>
24        <bold>true</bold>
25       </font>
26      </property>
27      <property name="text">
28       <string>MovieSchedule</string>
29      </property>
30      <property name="alignment">
31       <set>Qt::AlignCenter</set>
32      </property>
33     </widget>
34    </item>
35    <item>
36     <layout class="QHBoxLayout" name="_dialog_layout">
37      <item>
38       <widget class="QScrollArea" name="scrollArea">
39        <property name="minimumSize">
40         <size>
41          <width>0</width>
42          <height>240</height>
43         </size>
44        </property>
45        <property name="horizontalScrollBarPolicy">
46         <enum>Qt::ScrollBarAlwaysOff</enum>
47        </property>
48        <property name="widgetResizable">
49         <bool>true</bool>
50        </property>
51        <widget class="QWidget" name="scrollAreaWidgetContents">
52         <property name="geometry">
53          <rect>
54           <x>0</x>
55           <y>0</y>
56           <width>307</width>
57           <height>457</height>
58          </rect>
59         </property>
60         <property name="palette">
61          <palette>
62           <active>
63            <colorrole role="Base">
64             <brush brushstyle="SolidPattern">
65              <color alpha="255">
66               <red>255</red>
67               <green>0</green>
68               <blue>0</blue>
69              </color>
70             </brush>
71            </colorrole>
72           </active>
73           <inactive>
74            <colorrole role="Base">
75             <brush brushstyle="SolidPattern">
76              <color alpha="255">
77               <red>255</red>
78               <green>0</green>
79               <blue>0</blue>
80              </color>
81             </brush>
82            </colorrole>
83           </inactive>
84           <disabled>
85            <colorrole role="Base">
86             <brush brushstyle="SolidPattern">
87              <color alpha="255">
88               <red>255</red>
89               <green>255</green>
90               <blue>255</blue>
91              </color>
92             </brush>
93            </colorrole>
94           </disabled>
95          </palette>
96         </property>
97         <layout class="QVBoxLayout" name="verticalLayout">
98          <item>
99           <widget class="QLabel" name="_about_text">
100            <property name="sizePolicy">
101             <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
102              <horstretch>0</horstretch>
103              <verstretch>0</verstretch>
104             </sizepolicy>
105            </property>
106            <property name="text">
107             <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
108 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
109 p, li { white-space: pre-wrap; }
110 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
111 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:18pt;&quot;&gt;This software is ©2010 Jochen Becher.&lt;/span&gt;&lt;/p&gt;
112 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:18pt;&quot;&gt;&lt;/p&gt;
113 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:18pt;&quot;&gt;Movies, Theaters, Schedules and GPS Locations use &lt;/span&gt;&lt;a href=&quot;http://www.google.com&quot;&gt;&lt;span style=&quot; font-size:18pt; font-weight:600; text-decoration: underline; color:#2eacff;&quot;&gt;Google&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-size:18pt;&quot;&gt; services.&lt;/span&gt;&lt;/p&gt;
114 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:18pt;&quot;&gt;&lt;/p&gt;
115 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:14pt;&quot;&gt;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 3 of the License, or (at your option) any later version.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
116            </property>
117            <property name="textFormat">
118             <enum>Qt::RichText</enum>
119            </property>
120            <property name="scaledContents">
121             <bool>true</bool>
122            </property>
123            <property name="alignment">
124             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
125            </property>
126            <property name="wordWrap">
127             <bool>true</bool>
128            </property>
129            <property name="openExternalLinks">
130             <bool>true</bool>
131            </property>
132           </widget>
133          </item>
134         </layout>
135        </widget>
136       </widget>
137      </item>
138      <item>
139       <layout class="QVBoxLayout" name="verticalLayout_2">
140        <item>
141         <widget class="QPushButton" name="_contact_button">
142          <property name="text">
143           <string>Contact</string>
144          </property>
145          <property name="autoDefault">
146           <bool>false</bool>
147          </property>
148         </widget>
149        </item>
150        <item>
151         <widget class="QPushButton" name="_done_button">
152          <property name="text">
153           <string>Done</string>
154          </property>
155         </widget>
156        </item>
157        <item>
158         <widget class="QDialogButtonBox" name="_button_box">
159          <property name="orientation">
160           <enum>Qt::Vertical</enum>
161          </property>
162          <property name="standardButtons">
163           <set>QDialogButtonBox::Cancel</set>
164          </property>
165         </widget>
166        </item>
167       </layout>
168      </item>
169     </layout>
170    </item>
171   </layout>
172  </widget>
173  <resources/>
174  <connections/>
175 </ui>