Minor UI tweaks

ubuntu/noble
Aaron Rainbolt 9 months ago
parent 64ba4f8a12
commit 7daa5ffbb7

@ -7,11 +7,11 @@
<x>0</x>
<y>0</y>
<width>393</width>
<height>74</height>
<height>116</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Lubuntu Update</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@ -19,6 +19,9 @@
<property name="text">
<string>upgrade available</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>

@ -6,18 +6,21 @@
<rect>
<x>0</x>
<y>0</y>
<width>457</width>
<height>106</height>
<width>242</width>
<height>137</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
<string>Lubuntu Update</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>How long would you like to wait before being reminded of the upgrade again?</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;How long would you like to wait before being reminded of the upgrade again?&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>

Loading…
Cancel
Save