Skip to content

Commit

Permalink
re #10667 update ornl logo
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDraper committed Dec 4, 2014
1 parent 8dcaa9d commit 85fd312
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
Binary file modified Code/Mantid/Images/MantidSplashScreen.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Code/Mantid/Images/Ornl_hfir_sns_logo_small.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Code/Mantid/Images/images.qrc
Expand Up @@ -10,6 +10,7 @@
<file>ISIS_Logo_Transparent.gif</file>
<file>ess_logo_transparent_small.png</file>
<file>Mantid_Logo_Transparent.png</file>
<file>Ornl_hfir_sns_logo_small.png</file>
<file>data_replace.png</file>
<file>panning.png</file>
<file>history.png</file>
Expand Down
16 changes: 8 additions & 8 deletions Code/Mantid/MantidPlot/src/Mantid/MantidAbout.ui
Expand Up @@ -214,7 +214,7 @@
</widget>
</item>
<item row="1" column="3">
<widget class="QLabel" name="tessellaLogo">
<widget class="QLabel" name="ornlLogo">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
Expand All @@ -223,15 +223,15 @@
</property>
<property name="maximumSize">
<size>
<width>151</width>
<height>80</height>
<width>200</width>
<height>30</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../../Images/images.qrc">:/ess_logo_transparent_small.png</pixmap>
<pixmap resource="../../../Images/images.qrc">:/Ornl_hfir_sns_logo_small.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
Expand Down Expand Up @@ -289,7 +289,7 @@
</widget>
</item>
<item row="3" column="1">
<widget class="QLabel" name="snsLogo">
<widget class="QLabel" name="essLogo">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
Expand All @@ -298,15 +298,15 @@
</property>
<property name="maximumSize">
<size>
<width>110</width>
<height>75</height>
<width>151</width>
<height>62</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../../Images/images.qrc">:/SNS_logo_trans_back.gif</pixmap>
<pixmap resource="../../../Images/images.qrc">:/ess_logo_transparent_small.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
Expand Down

0 comments on commit 85fd312

Please sign in to comment.