From ed5ecf7ea7a482b4649e66ecb35fbc60af680684 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 25 Apr 2016 13:08:12 -0400 Subject: Rearrange the Lumina source tree quite a bit: Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. --- src-qt5/core/lumina-info/MainUI.ui | 431 +++++++++++++++++++++++++++++++++++++ 1 file changed, 431 insertions(+) create mode 100644 src-qt5/core/lumina-info/MainUI.ui (limited to 'src-qt5/core/lumina-info/MainUI.ui') diff --git a/src-qt5/core/lumina-info/MainUI.ui b/src-qt5/core/lumina-info/MainUI.ui new file mode 100644 index 00000000..175497bd --- /dev/null +++ b/src-qt5/core/lumina-info/MainUI.ui @@ -0,0 +1,431 @@ + + + MainUI + + + + 0 + 0 + 356 + 434 + + + + Lumina Desktop Information + + + + + + + + + + + + + 0 + 0 + + + + + 175 + 175 + + + + + 120000 + 175 + + + + logo + + + false + + + Qt::AlignCenter + + + + + + + 0 + + + + General + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + + + + + + 75 + true + + + + Desktop Version: + + + + + + + + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse + + + + + + + + 75 + true + + + + OS Build: + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse + + + + + + + + 75 + true + + + + Qt Version: + + + + + + + + + + 75 + true + + + + View Information + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + 75 + true + + + + Lumina Website: + + + + + + + <a href="http://lumina-desktop.org">Open in web browser</a> + + + false + + + + + + + + 75 + true + + + + Source Repository: + + + + + + + <a href="https://github.com/pcbsd/lumina">Open in web browser</a> + + + + + + + + 75 + true + + + + Report a Bug: + + + + + + + <a href="https://bugs.pcbsd.org/projects/pcbsd">Open in Web Browser</a> + + + true + + + + + + + Qt::Horizontal + + + + + + + + 75 + true + + + + Community Support: + + + + + + + <a href="https://webchat.freenode.net/?channels=%23lumina-desktop">Open in web browser</a> + + + true + + + + + + + + License + + + + + + true + + + false + + + + + + + + Acknowledgements + + + + QFormLayout::AllNonFixedFieldsGrow + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + 75 + true + + + + Project Lead: + + + + + + + <a href="https://github.com/beanpole135">Ken Moore</a> + + + + + + + + 75 + true + + + + Contributors: + + + + + + + + 75 + true + + + + Sponsors: + + + + + + + + 0 + 0 + + + + QAbstractItemView::DoubleClicked|QAbstractItemView::SelectedClicked + + + QAbstractItemView::NoSelection + + + QAbstractItemView::SelectRows + + + + 24 + 24 + + + + + PC-BSD + + + www.pcbsd.org + + + http://www.pcbsd.org + + + + :/Images/pcbsd_logo.png:/Images/pcbsd_logo.png + + + + + iXsystems + + + www.ixsystems.com + + + http://www.ixsystems.com + + + + :/Images/ix_logo.png:/Images/ix_logo.png + + + + + + + + <a href="https://github.com/pcbsd/lumina/graphs/contributors">Open in web browser<a> + + + + + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Close + + + + + + + + + + + + + -- cgit