From 4b93059ecb156cbc4d6fa5955c6ba5b76f205a26 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 28 Jan 2015 11:43:31 -0500 Subject: Add a new utility: lumina-info This utility provides basic information/links for the Lumina desktop project. --- lumina-info/MainUI.ui | 383 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 383 insertions(+) create mode 100644 lumina-info/MainUI.ui (limited to 'lumina-info/MainUI.ui') diff --git a/lumina-info/MainUI.ui b/lumina-info/MainUI.ui new file mode 100644 index 00000000..8fd5781f --- /dev/null +++ b/lumina-info/MainUI.ui @@ -0,0 +1,383 @@ + + + MainUI + + + + 0 + 0 + 320 + 374 + + + + 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: + + + + + + + + + + + + + + + 75 + true + + + + OS Build: + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + + + + + + + + + 75 + true + + + + Qt Version: + + + + + + + + 75 + true + + + + Source Repository: + + + + + + + <a href="https://github.com/pcbsd/lumina">Open in web browser</a> + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + 75 + true + + + + Documentation: + + + + + + + <a href=http://wiki.pcbsd.org/index.php/Lumina/10.1.1">Open in web browser</a> + + + false + + + + + + + + + + 75 + true + + + + View Information + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + 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