~ubuntu-branches/ubuntu/trusty/chinese-calendar/trusty-proposed

« back to all changes in this revision

Viewing changes to .pc/update-version-info.patch/aboutdialog.ui

  • Committer: Package Import Robot
  • Author(s): Aron Xu
  • Date: 2014-02-20 15:49:58 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20140220154958-36x4ftjy4veko97b
Tags: 0.8.1-0ubuntu1
* New upstream release
  - Add singleton check (LP: #1227147)
  - Improved background image rendering (LP: #1233937)
* debian/control:
  - Update Uploaders.
  - Bump std-ver: 3.9.4 -> 3.9.5, no change required.
* debian/patches/update-version-info.patch:
  - Update version info for 0.8.1 (LP: #1279219)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>400</width>
 
10
    <height>300</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="minimumSize">
 
14
   <size>
 
15
    <width>400</width>
 
16
    <height>300</height>
 
17
   </size>
 
18
  </property>
 
19
  <property name="maximumSize">
 
20
   <size>
 
21
    <width>400</width>
 
22
    <height>300</height>
 
23
   </size>
 
24
  </property>
 
25
  <property name="windowTitle">
 
26
   <string>关于软件</string>
 
27
  </property>
 
28
  <widget class="QTabWidget" name="tabWidget">
 
29
   <property name="geometry">
 
30
    <rect>
 
31
     <x>10</x>
 
32
     <y>10</y>
 
33
     <width>381</width>
 
34
     <height>241</height>
 
35
    </rect>
 
36
   </property>
 
37
   <property name="currentIndex">
 
38
    <number>1</number>
 
39
   </property>
 
40
   <widget class="QWidget" name="tab">
 
41
    <attribute name="title">
 
42
     <string>关于软件</string>
 
43
    </attribute>
 
44
    <widget class="QLabel" name="label">
 
45
     <property name="geometry">
 
46
      <rect>
 
47
       <x>50</x>
 
48
       <y>30</y>
 
49
       <width>61</width>
 
50
       <height>71</height>
 
51
      </rect>
 
52
     </property>
 
53
     <property name="text">
 
54
      <string/>
 
55
     </property>
 
56
     <property name="pixmap">
 
57
      <pixmap resource="chinese-calendar.qrc">:/img/chinesecalendar.svg</pixmap>
 
58
     </property>
 
59
    </widget>
 
60
    <widget class="QLabel" name="label_2">
 
61
     <property name="geometry">
 
62
      <rect>
 
63
       <x>20</x>
 
64
       <y>120</y>
 
65
       <width>321</width>
 
66
       <height>71</height>
 
67
      </rect>
 
68
     </property>
 
69
     <property name="text">
 
70
      <string>Chinese Calendar 是 UbuntuKylin 团队开发的一款中国农历软件。为中国用户提供方便的传统节日和节气查询,并提供便签等实用功能。</string>
 
71
     </property>
 
72
     <property name="wordWrap">
 
73
      <bool>true</bool>
 
74
     </property>
 
75
    </widget>
 
76
    <widget class="QLabel" name="label_3">
 
77
     <property name="geometry">
 
78
      <rect>
 
79
       <x>170</x>
 
80
       <y>30</y>
 
81
       <width>121</width>
 
82
       <height>17</height>
 
83
      </rect>
 
84
     </property>
 
85
     <property name="text">
 
86
      <string>Chinese Calendar</string>
 
87
     </property>
 
88
    </widget>
 
89
    <widget class="QLabel" name="label_4">
 
90
     <property name="geometry">
 
91
      <rect>
 
92
       <x>200</x>
 
93
       <y>60</y>
 
94
       <width>51</width>
 
95
       <height>17</height>
 
96
      </rect>
 
97
     </property>
 
98
     <property name="text">
 
99
      <string>V0.8.0</string>
 
100
     </property>
 
101
    </widget>
 
102
    <widget class="QLabel" name="lbHomepage">
 
103
     <property name="geometry">
 
104
      <rect>
 
105
       <x>190</x>
 
106
       <y>90</y>
 
107
       <width>61</width>
 
108
       <height>20</height>
 
109
      </rect>
 
110
     </property>
 
111
     <property name="text">
 
112
      <string>&lt;a href=https://launchpad.net/chinese-calendar&gt;项目主页&lt;/a&gt;</string>
 
113
     </property>
 
114
    </widget>
 
115
   </widget>
 
116
   <widget class="QWidget" name="tab_2">
 
117
    <attribute name="title">
 
118
     <string>贡献者</string>
 
119
    </attribute>
 
120
    <widget class="QTextEdit" name="textEdit">
 
121
     <property name="geometry">
 
122
      <rect>
 
123
       <x>3</x>
 
124
       <y>10</y>
 
125
       <width>371</width>
 
126
       <height>181</height>
 
127
      </rect>
 
128
     </property>
 
129
     <property name="undoRedoEnabled">
 
130
      <bool>false</bool>
 
131
     </property>
 
132
     <property name="readOnly">
 
133
      <bool>true</bool>
 
134
     </property>
 
135
     <property name="html">
 
136
      <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;
 
137
&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;
 
138
p, li { white-space: pre-wrap; }
 
139
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
 
140
&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;/p&gt;
 
141
&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; color:#000000;&quot;&gt;        Abel Liu &amp;lt;&lt;/span&gt;&lt;a href=&quot;guiltyritter@gmail.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;kanliu@ubuntukylin.com&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; color:#000000;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
 
142
&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; color:#000000;&quot;&gt;        Shine Huang &lt;/span&gt;&lt;span style=&quot; font-family:'Courier New,courier'; color:#000000;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;a href=&quot;hostc@163.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;shenghuang@ubuntukylin.com&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'Courier New,courier'; color:#000000;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
 
143
&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-family:'Courier New,courier'; color:#008000;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
 
144
&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-family:'Courier New,courier'; color:#000000;&quot;&gt;贡献者:&lt;/span&gt;&lt;/p&gt;
 
145
&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; color:#000000;&quot;&gt;        Zhengpeng Hou&lt;/span&gt;&lt;/p&gt;
 
146
&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; color:#000000;&quot;&gt;                     &lt;/span&gt;&lt;span style=&quot; font-family:'Courier New,courier'; color:#000000;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;a href=&quot;zhengpeng-hou@ubuntu.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;zhengpeng-hou@ubuntu.com&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'Courier New,courier'; color:#000000;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
 
147
&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; color:#000000;&quot;&gt;        Mutse &lt;/span&gt;&lt;span style=&quot; font-family:'Courier New,courier'; color:#000000;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;a href=&quot;yyhoo2.young@gmail.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;yyhoo2.young@gmail.com&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'Courier New,courier'; color:#000000;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
 
148
&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-family:'Courier New,courier'; color:#000000;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
 
149
&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-family:'Courier New,courier'; color:#000000;&quot;&gt;美工:&lt;/span&gt;&lt;/p&gt;
 
150
&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; color:#000000;&quot;&gt;        Shine Huang &lt;/span&gt;&lt;span style=&quot; font-family:'Courier New,courier'; color:#000000;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;a href=&quot;hostc@163.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;shenghuang@ubuntukylin.com&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'Courier New,courier'; color:#000000;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
 
151
&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-family:'Courier New,courier'; color:#000000;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
152
     </property>
 
153
     <property name="textInteractionFlags">
 
154
      <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
 
155
     </property>
 
156
    </widget>
 
157
   </widget>
 
158
   <widget class="QWidget" name="tab_3">
 
159
    <attribute name="title">
 
160
     <string>版权</string>
 
161
    </attribute>
 
162
    <widget class="QTextEdit" name="textEdit_2">
 
163
     <property name="geometry">
 
164
      <rect>
 
165
       <x>10</x>
 
166
       <y>10</y>
 
167
       <width>331</width>
 
168
       <height>181</height>
 
169
      </rect>
 
170
     </property>
 
171
     <property name="readOnly">
 
172
      <bool>true</bool>
 
173
     </property>
 
174
     <property name="html">
 
175
      <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;
 
176
&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;
 
177
p, li { white-space: pre-wrap; }
 
178
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
 
179
&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;Copyright(C) 2013 UbuntuKylin Team&lt;/p&gt;
 
180
&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;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
 
181
&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;License: GPL-3&lt;/p&gt;
 
182
&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;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
 
183
&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;This package 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.&lt;/p&gt;
 
184
&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;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
 
185
&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;This package 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.&lt;/p&gt;
 
186
&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;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
 
187
&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;You should have received a copy of the GNU General Public License along with this program. If not, see &amp;lt;http://www.gnu.org/licenses/&amp;gt;&lt;/p&gt;
 
188
&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;/p&gt;
 
189
&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;On Debian systems, the complete text of the GNU General Public License version 3 can be found in &amp;quot;/usr/share/common-licenses/GPL-3&amp;quot;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
190
     </property>
 
191
    </widget>
 
192
   </widget>
 
193
  </widget>
 
194
  <widget class="QPushButton" name="closeBtn">
 
195
   <property name="geometry">
 
196
    <rect>
 
197
     <x>287</x>
 
198
     <y>260</y>
 
199
     <width>81</width>
 
200
     <height>31</height>
 
201
    </rect>
 
202
   </property>
 
203
   <property name="text">
 
204
    <string>关闭</string>
 
205
   </property>
 
206
  </widget>
 
207
 </widget>
 
208
 <resources>
 
209
  <include location="chinese-calendar.qrc"/>
 
210
 </resources>
 
211
 <connections/>
 
212
</ui>