Skip to content

Commit 1c4c92b

Browse files
committedFeb 29, 2016
Add splash screen credits for City of Essen and Linux Hotel
1 parent 336d77c commit 1c4c92b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎src/ui/qgsabout.ui

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,16 @@ p, li { white-space: pre-wrap; }
238238
</property>
239239
</widget>
240240
</item>
241+
<item>
242+
<widget class="QLabel" name="label">
243+
<property name="text">
244+
<string>&lt;p&gt;QGIS Splash screen map courtesy of Stadt Essen&lt;/p&gt;&lt;p&gt;Thanks to the Linux hotel (Essen) for hosting the 2012 and 2014 developer meetings&lt;/p&gt;</string>
245+
</property>
246+
<property name="alignment">
247+
<set>Qt::AlignCenter</set>
248+
</property>
249+
</widget>
250+
</item>
241251
<item>
242252
<spacer name="spacer">
243253
<property name="orientation">

0 commit comments

Comments
 (0)