forked from Lubuntu/welcome
Remove monitor config button, fix logo and add to window
This commit is contained in:
parent
0e80ee23c8
commit
a6f0cf3453
BIN
images/logo.png
BIN
images/logo.png
Binary file not shown.
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.7 KiB |
@ -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);
|
||||
|
@ -33,8 +33,6 @@ public:
|
||||
private slots:
|
||||
void on_buttonManual_clicked();
|
||||
|
||||
void on_buttonMonitorSetup_clicked();
|
||||
|
||||
void on_buttonLXQtConfigurationCenter_clicked();
|
||||
|
||||
void on_buttonCommunity_clicked();
|
||||
|
@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>604</width>
|
||||
<height>312</height>
|
||||
<width>615</width>
|
||||
<height>344</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@ -32,16 +32,6 @@ background-color: rgb(61, 61, 61);</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="buttonMonitorSetup">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Adjust monitor settings</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Monitor Setup</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="buttonLXQtConfigurationCenter">
|
||||
<property name="toolTip">
|
||||
@ -100,34 +90,35 @@ background-color: rgb(61, 61, 61);</string>
|
||||
<item>
|
||||
<widget class="QTextEdit" name="textEdit">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background color:rgb(25, 25, 25)</string>
|
||||
<string notr="true">background color:rgb(26, 95, 157)</string>
|
||||
</property>
|
||||
<property name="html">
|
||||
<string><!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></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkBox">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background color:rgb(35, 35, 35)</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Show this window at startup</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="QCheckBox" name="checkBox">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background color:rgb(35, 35, 35)</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Show this window at startup</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QMenuBar" name="menuBar">
|
||||
@ -135,7 +126,7 @@ p, li { white-space: pre-wrap; }
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>604</width>
|
||||
<width>615</width>
|
||||
<height>28</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user