diff --git a/images/logo.png b/images/logo.png index 8599ce7..08071af 100644 Binary files a/images/logo.png and b/images/logo.png differ diff --git a/mainwindow.cpp b/mainwindow.cpp index a95ca01..ebeb2ef 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -39,13 +39,6 @@ void MainWindow::on_buttonManual_clicked() QDesktopServices::openUrl(QUrl(manualLink)); } -void MainWindow::on_buttonMonitorSetup_clicked() -{ - QProcess *process = new QProcess(this); - QString file = "/usr/bin/lxqt-config-monitor"; - process->start(file); -} - void MainWindow::on_buttonLXQtConfigurationCenter_clicked() { QProcess *process = new QProcess(this); diff --git a/mainwindow.h b/mainwindow.h index 9f0caf7..b47cf62 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -33,8 +33,6 @@ public: private slots: void on_buttonManual_clicked(); - void on_buttonMonitorSetup_clicked(); - void on_buttonLXQtConfigurationCenter_clicked(); void on_buttonCommunity_clicked(); diff --git a/mainwindow.ui b/mainwindow.ui index dce7d21..d58c855 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -6,8 +6,8 @@ 0 0 - 604 - 312 + 615 + 344 @@ -32,16 +32,6 @@ background-color: rgb(61, 61, 61); - - - - <html><head/><body><p>Adjust monitor settings</p></body></html> - - - Monitor Setup - - - @@ -100,34 +90,35 @@ background-color: rgb(61, 61, 61); - background color:rgb(25, 25, 25) + background color:rgb(26, 95, 157) <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Ubuntu'; font-size:10pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:11pt;">What's new in 19.04</span></p> +<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><img src=":/images/logo.png" /></p> +<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:20pt;">What's new in 20.04 LTS</span></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;"><br /></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:11pt;">Here is a simple and quick read of some of the new things in the latest version of Lubuntu</span></p> -<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" font-size:11pt;" style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Lorem Ipsum</li> +<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt;">Here is a list of some of the new things we have been working on for the latest release of Lubuntu.</span></p> +<ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" font-size:11pt;" style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Update Notifier</span> - Update notifications are presented on screen and can be applied using the new tool.</li> <li style=" font-size:11pt;" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Lorem Ipsum</li> <li style=" font-size:11pt;" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Lorem Ipsum</li></ul></body></html> - - - - background color:rgb(35, 35, 35) - - - Show this window at startup - - - + + + + background color:rgb(35, 35, 35) + + + Show this window at startup + + + @@ -135,7 +126,7 @@ p, li { white-space: pre-wrap; } 0 0 - 604 + 615 28