aboutsummaryrefslogtreecommitdiff
path: root/lumina-config
diff options
context:
space:
mode:
authorKen Moore <ken@pcbsd.org>2014-11-12 13:13:02 -0500
committerKen Moore <ken@pcbsd.org>2014-11-12 13:13:02 -0500
commitcc62da1826a9435ee8891acfd49ea2b1650573f1 (patch)
treec47fb46f9721f79c10049c3ba9090269bcef6205 /lumina-config
parentAdd a bunch of new color schemes for Lumina (Red/Green/Purple/Gold/Glass), an... (diff)
downloadlumina-cc62da1826a9435ee8891acfd49ea2b1650573f1.tar.gz
lumina-cc62da1826a9435ee8891acfd49ea2b1650573f1.tar.bz2
lumina-cc62da1826a9435ee8891acfd49ea2b1650573f1.zip
Update the FreeBSD port pkg list (and a minor fix for lumina-config UI)
Diffstat (limited to 'lumina-config')
-rw-r--r--lumina-config/mainUI.ui24
1 files changed, 15 insertions, 9 deletions
diff --git a/lumina-config/mainUI.ui b/lumina-config/mainUI.ui
index 9489523a..5f8e3510 100644
--- a/lumina-config/mainUI.ui
+++ b/lumina-config/mainUI.ui
@@ -27,6 +27,12 @@
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout">
+ <property name="spacing">
+ <number>0</number>
+ </property>
+ <property name="topMargin">
+ <number>0</number>
+ </property>
<item>
<widget class="QGroupBox" name="group_screen">
<property name="title">
@@ -370,7 +376,7 @@
<x>0</x>
<y>0</y>
<width>265</width>
- <height>168</height>
+ <height>193</height>
</rect>
</property>
<attribute name="label">
@@ -458,8 +464,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>191</width>
- <height>107</height>
+ <width>177</width>
+ <height>106</height>
</rect>
</property>
<attribute name="label">
@@ -597,7 +603,7 @@
<x>0</x>
<y>0</y>
<width>266</width>
- <height>168</height>
+ <height>193</height>
</rect>
</property>
<attribute name="label">
@@ -685,8 +691,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>191</width>
- <height>107</height>
+ <width>177</width>
+ <height>106</height>
</rect>
</property>
<attribute name="label">
@@ -1405,8 +1411,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>129</width>
- <height>16</height>
+ <width>118</width>
+ <height>26</height>
</rect>
</property>
<property name="sizePolicy">
@@ -1513,7 +1519,7 @@
<x>0</x>
<y>0</y>
<width>579</width>
- <height>21</height>
+ <height>20</height>
</rect>
</property>
</widget>
bgstack15