Skip to content

Commit

Permalink
Add splash screen credits for City of Essen and Linux Hotel
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Feb 29, 2016
1 parent 336d77c commit 1c4c92b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/ui/qgsabout.ui
Expand Up @@ -238,6 +238,16 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label">
<property name="text">
<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>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<spacer name="spacer">
<property name="orientation">
Expand Down

0 comments on commit 1c4c92b

Please sign in to comment.