From d8f236c8f5cdb049559b34276fa3154b28188205 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Wed, 20 Jul 2016 16:03:49 -0400 Subject: [INTERFACE CHANGE] As recommended by docs team, the lumina-info interface has been streamlined a bit so there are individual buttons for each of the external links instead of the label/URL pairings. --- src-qt5/core/lumina-info/MainUI.ui | 376 +++++++++++++++++++------------------ 1 file changed, 194 insertions(+), 182 deletions(-) (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 index d5d229e7..29c8759c 100644 --- a/src-qt5/core/lumina-info/MainUI.ui +++ b/src-qt5/core/lumina-info/MainUI.ui @@ -7,7 +7,7 @@ 0 0 356 - 434 + 457 @@ -15,8 +15,7 @@ - - + .. @@ -60,201 +59,214 @@ General - - - Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + 0 - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + + 0 - - - - - 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 - + + 0 + + + 0 + + + + + + + https://github.com/trueos/lumina - View Information + Source Repository + + + + 32 + 32 + + + + Qt::ToolButtonTextBesideIcon + + + true - - + + Qt::Horizontal - + + + + + + http://lumina-desktop.org + + + Lumina Website + + - 40 - 20 + 32 + 32 - + + Qt::ToolButtonTextBesideIcon + + + true + + + + + + + https://bugs.pcbsd.org/projects/pcbsd + + + Bug Reports + + + + 32 + 32 + + + + Qt::ToolButtonTextBesideIcon + + + true + + + + + + + + + + 75 + true + + + + Desktop Version: + + + + + + + + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse + + + + + + + + 75 + true + + + + OS Build: + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + + + + + + + 75 + true + + + + Qt Version: + + + + + + + + + + 75 + true + + + + View Information + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse + + + + + + + + + https://webchat.freenode.net/?channels=%23lumina-desktop + + + Ask the Community + + + + 32 + 32 + + + + Qt::ToolButtonTextBesideIcon + + + true + + - - - - - 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 - - - -- cgit