|
1 | 1 | <ui version="4.0" >
|
2 |
| - <author></author> |
3 |
| - <comment></comment> |
4 |
| - <exportmacro></exportmacro> |
5 | 2 | <class>QgsAbout</class>
|
6 | 3 | <widget class="QDialog" name="QgsAbout" >
|
7 | 4 | <property name="geometry" >
|
|
28 | 25 | <item row="0" column="0" >
|
29 | 26 | <widget class="QTabWidget" name="tabWidget" >
|
30 | 27 | <property name="currentIndex" >
|
31 |
| - <number>0</number> |
| 28 | + <number>4</number> |
32 | 29 | </property>
|
33 | 30 | <widget class="QWidget" name="Widget2" >
|
34 | 31 | <attribute name="title" >
|
|
100 | 97 | <item row="3" column="0" >
|
101 | 98 | <widget class="QTextEdit" name="lblUrls" >
|
102 | 99 | <property name="html" >
|
103 |
| - <string><html><head><meta name="qrichtext" content="1" /></head><body style=" white-space: pre-wrap; font-family:Arial; font-size:12pt; font-weight:400; font-style:normal; text-decoration:none;"><p align='center' style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:Sans Serif; font-size:9pt;">Quantum GIS is licensed under the GNU General Public License</p><p align='center' style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:Sans Serif; font-size:9pt;">http://www.gnu.org/licenses</p></body></html></string> |
| 100 | + <string><html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
| 101 | +p, li { white-space: pre-wrap; } |
| 102 | +</style></head><body style=" font-family:'Arial'; font-size:12pt; font-weight:400; font-style:normal; text-decoration:none;"> |
| 103 | +<p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;">Quantum GIS is licensed under the GNU General Public License</p> |
| 104 | +<p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;">http://www.gnu.org/licenses</p></body></html></string> |
104 | 105 | </property>
|
105 | 106 | </widget>
|
106 | 107 | </item>
|
|
247 | 248 | </item>
|
248 | 249 | </layout>
|
249 | 250 | </widget>
|
| 251 | + <widget class="QWidget" name="tab_2" > |
| 252 | + <attribute name="title" > |
| 253 | + <string>Sponsors</string> |
| 254 | + </attribute> |
| 255 | + <layout class="QGridLayout" > |
| 256 | + <property name="margin" > |
| 257 | + <number>9</number> |
| 258 | + </property> |
| 259 | + <property name="spacing" > |
| 260 | + <number>6</number> |
| 261 | + </property> |
| 262 | + <item row="0" column="0" > |
| 263 | + <widget class="QTextEdit" name="txtSponsors" > |
| 264 | + <property name="readOnly" > |
| 265 | + <bool>true</bool> |
| 266 | + </property> |
| 267 | + <property name="html" > |
| 268 | + <string><html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
| 269 | +p, li { white-space: pre-wrap; } |
| 270 | +</style></head><body style=" font-family:'Arial'; font-size:12pt; font-weight:400; font-style:normal; text-decoration:none;"> |
| 271 | +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:16pt; font-weight:600;">Sponsors of Quantum GIS</span></p> |
| 272 | +<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-size:16pt; font-weight:600;"></p></body></html></string> |
| 273 | + </property> |
| 274 | + </widget> |
| 275 | + </item> |
| 276 | + </layout> |
| 277 | + </widget> |
250 | 278 | </widget>
|
251 | 279 | </item>
|
252 | 280 | <item row="1" column="0" >
|
|
291 | 319 | </layout>
|
292 | 320 | </widget>
|
293 | 321 | <layoutdefault spacing="6" margin="11" />
|
294 |
| - <pixmapfunction></pixmapfunction> |
295 | 322 | <tabstops>
|
296 | 323 | <tabstop>tabWidget</tabstop>
|
297 | 324 | <tabstop>btnQgisUser</tabstop>
|
|
0 commit comments