Merge pull request #832 from felisucoibi/master

Simplified and new logo for login screen.
This commit is contained in:
csoler 2017-05-21 15:12:49 +02:00 committed by GitHub
commit 8c1babef55
3 changed files with 3 additions and 9 deletions

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>516</width>
<height>569</height>
<height>389</height>
</rect>
</property>
<property name="windowTitle">
@ -126,7 +126,7 @@
<string/>
</property>
<property name="pixmap">
<pixmap resource="images.qrc">:/images/logo/logo_spash2.png</pixmap>
<pixmap resource="images.qrc">:/images/logo/logo_web_nobackground.png</pixmap>
</property>
</widget>
</item>
@ -211,13 +211,6 @@
<property name="leftMargin">
<number>9</number>
</property>
<item row="0" column="1">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Profile - Location:</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_9">
<property name="maximumSize">

View File

@ -350,6 +350,7 @@
<file>images/logo/logo_512.png</file>
<file>images/logo/logo_info.png</file>
<file>images/logo/logo_splash.png</file>
<file>images/logo/logo_web_nobackground.png</file>
<file>images/logobar/logo_bar_fill.png</file>
<file>images/logobar/logo_bar_start.png</file>
<file>images/logobar/rslogo.png</file>

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB