diff options
author | Ken Moore <moorekou@gmail.com> | 2015-11-25 13:45:46 -0500 |
---|---|---|
committer | Ken Moore <moorekou@gmail.com> | 2015-11-25 13:45:46 -0500 |
commit | 71a1ffe846ab5aea68e3b8715aca3ea91208eb01 (patch) | |
tree | c29c70b9630777d1152a43e349f6e3dda752410e /lumina-config | |
parent | make the userbutton sort items case-insensitively. (diff) | |
download | lumina-71a1ffe846ab5aea68e3b8715aca3ea91208eb01.tar.gz lumina-71a1ffe846ab5aea68e3b8715aca3ea91208eb01.tar.bz2 lumina-71a1ffe846ab5aea68e3b8715aca3ea91208eb01.zip |
Change teh lumina-config window title to "Lumina Settings"
Diffstat (limited to 'lumina-config')
-rw-r--r-- | lumina-config/mainUI.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lumina-config/mainUI.ui b/lumina-config/mainUI.ui index e18bee97..a8181487 100644 --- a/lumina-config/mainUI.ui +++ b/lumina-config/mainUI.ui @@ -14,7 +14,7 @@ </rect> </property> <property name="windowTitle"> - <string>Desktop Configuration</string> + <string>Lumina Settings</string> </property> <property name="animated"> <bool>true</bool> @@ -666,8 +666,8 @@ <rect> <x>0</x> <y>0</y> - <width>527</width> - <height>320</height> + <width>98</width> + <height>28</height> </rect> </property> </widget> @@ -1548,7 +1548,7 @@ <rect> <x>0</x> <y>0</y> - <width>117</width> + <width>121</width> <height>28</height> </rect> </property> |