<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MainUI</class> <widget class="QMainWindow" name="MainUI"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>356</width> <height>457</height> </rect> </property> <property name="windowTitle"> <string>Lumina Desktop Information</string> </property> <property name="windowIcon"> <iconset theme="lumina"> <normaloff>.</normaloff>.</iconset> </property> <widget class="QWidget" name="centralwidget"> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QLabel" name="label_icon"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>175</width> <height>175</height> </size> </property> <property name="maximumSize"> <size> <width>120000</width> <height>175</height> </size> </property> <property name="text"> <string notr="true">logo</string> </property> <property name="scaledContents"> <bool>false</bool> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QTabWidget" name="tabWidget"> <property name="currentIndex"> <number>0</number> </property> <widget class="QWidget" name="tab"> <attribute name="title"> <string>General</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout_3"> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <layout class="QGridLayout" name="gridLayout"> <item row="2" column="1"> <widget class="QToolButton" name="tool_sources"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="whatsThis"> <string notr="true">https://github.com/trueos/lumina</string> </property> <property name="text"> <string>Source Repository</string> </property> <property name="iconSize"> <size> <width>32</width> <height>32</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextBesideIcon</enum> </property> <property name="autoRaise"> <bool>true</bool> </property> </widget> </item> <item row="1" column="0" colspan="2"> <widget class="Line" name="line"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="2" column="0"> <widget class="QToolButton" name="tool_website"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="whatsThis"> <string notr="true">http://lumina-desktop.org</string> </property> <property name="text"> <string>Lumina Website</string> </property> <property name="iconSize"> <size> <width>32</width> <height>32</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextBesideIcon</enum> </property> <property name="autoRaise"> <bool>true</bool> </property> </widget> </item> <item row="3" column="1"> <widget class="QToolButton" name="tool_bugs"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="whatsThis"> <string notr="true">https://github.com/trueos/lumina/issues</string> </property> <property name="text"> <string>Bug Reports</string> </property> <property name="iconSize"> <size> <width>32</width> <height>32</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextBesideIcon</enum> </property> <property name="autoRaise"> <bool>true</bool> </property> </widget> </item> <item row="0" column="0" colspan="2"> <layout class="QFormLayout" name="formLayout_3"> <item row="0" column="0"> <widget class="QLabel" name="label"> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>Desktop Version:</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QLabel" name="label_version"> <property name="text"> <string notr="true"/> </property> <property name="textInteractionFlags"> <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_2"> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>OS Build:</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_5"> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>Qt Version:</string> </property> </widget> </item> <item row="2" column="1"> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QPushButton" name="tool_aboutQt"> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>View Information</string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> </layout> </item> <item row="1" column="1"> <widget class="QLabel" name="label_OS"> <property name="text"> <string notr="true"/> </property> <property name="textInteractionFlags"> <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set> </property> </widget> </item> </layout> </item> <item row="3" column="0"> <widget class="QToolButton" name="tool_irc"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="whatsThis"> <string notr="true">https://gitter.im/trueos/lumina?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge</string> </property> <property name="text"> <string>Ask the Community</string> </property> <property name="iconSize"> <size> <width>32</width> <height>32</height> </size> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextBesideIcon</enum> </property> <property name="autoRaise"> <bool>true</bool> </property> </widget> </item> </layout> </item> </layout> </widget> <widget class="QWidget" name="tab_2"> <attribute name="title"> <string>License</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QPlainTextEdit" name="text_license"> <property name="readOnly"> <bool>true</bool> </property> <property name="backgroundVisible"> <bool>false</bool> </property> </widget> </item> </layout> </widget> <widget class="QWidget" name="tab_3"> <attribute name="title"> <string>Acknowledgements</string> </attribute> <layout class="QFormLayout" name="formLayout_2"> <property name="fieldGrowthPolicy"> <enum>QFormLayout::AllNonFixedFieldsGrow</enum> </property> <property name="labelAlignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> <item row="0" column="0"> <widget class="QLabel" name="label_8"> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>Project Lead:</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QLabel" name="label_proj_lead"> <property name="text"> <string><a href="https://github.com/beanpole135">Ken Moore</a></string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_10"> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>Contributors:</string> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_12"> <property name="font"> <font> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>Sponsors:</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QListWidget" name="list_sponsors"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="editTriggers"> <set>QAbstractItemView::DoubleClicked|QAbstractItemView::SelectedClicked</set> </property> <property name="selectionMode"> <enum>QAbstractItemView::NoSelection</enum> </property> <property name="selectionBehavior"> <enum>QAbstractItemView::SelectRows</enum> </property> <property name="iconSize"> <size> <width>24</width> <height>24</height> </size> </property> <item> <property name="text"> <string notr="true">TrueOS</string> </property> <property name="toolTip"> <string notr="true">www.pcbsd.org</string> </property> <property name="whatsThis"> <string notr="true">http://www.pcbsd.org</string> </property> <property name="icon"> <iconset resource="lumina-info.qrc"> <normaloff>:/Images/trueos_logo.png</normaloff>:/Images/trueos_logo.png</iconset> </property> </item> <item> <property name="text"> <string notr="true">iXsystems</string> </property> <property name="toolTip"> <string notr="true">www.ixsystems.com</string> </property> <property name="whatsThis"> <string notr="true">http://www.ixsystems.com</string> </property> <property name="icon"> <iconset resource="lumina-info.qrc"> <normaloff>:/Images/ix_logo.png</normaloff>:/Images/ix_logo.png</iconset> </property> </item> </widget> </item> <item row="1" column="1"> <widget class="QLabel" name="label_proj_contrib"> <property name="text"> <string><a href="https://github.com/pcbsd/lumina/graphs/contributors">Open in web browser<a></string> </property> </widget> </item> </layout> </widget> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="push_close"> <property name="text"> <string>Close</string> </property> </widget> </item> </layout> </item> </layout> </widget> </widget> <resources> <include location="lumina-info.qrc"/> </resources> <connections/> </ui>