summaryrefslogtreecommitdiff
authorharlekin <harlekin>2002-07-31 17:37:10 (UTC)
committer harlekin <harlekin>2002-07-31 17:37:10 (UTC)
commit4e4dfc6d8cff94ba72c4e9b15937a2fa7a08eabd (patch) (unidiff)
tree19d7c2156cadb7039879a22b537bfaa613614302
parent3cd137ee5784ac9552650e4f8edb1696880ced28 (diff)
downloadopie-4e4dfc6d8cff94ba72c4e9b15937a2fa7a08eabd.zip
opie-4e4dfc6d8cff94ba72c4e9b15937a2fa7a08eabd.tar.gz
opie-4e4dfc6d8cff94ba72c4e9b15937a2fa7a08eabd.tar.bz2
its now Light and Power Settings in the caption
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/light-and-power/lightsettingsbase.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/light-and-power/lightsettingsbase.ui b/core/settings/light-and-power/lightsettingsbase.ui
index f2a4552..dab9f1b 100644
--- a/core/settings/light-and-power/lightsettingsbase.ui
+++ b/core/settings/light-and-power/lightsettingsbase.ui
@@ -1,68 +1,68 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>LightSettingsBase</class> 2<class>LightSettingsBase</class>
3<widget> 3<widget>
4 <class>QDialog</class> 4 <class>QDialog</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>LightSettingsBase</cstring> 7 <cstring>LightSettingsBase</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>269</width> 14 <width>269</width>
15 <height>317</height> 15 <height>317</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Light Settings</string> 20 <string>Light and Power Settings</string>
21 </property> 21 </property>
22 <property> 22 <property>
23 <name>layoutMargin</name> 23 <name>layoutMargin</name>
24 </property> 24 </property>
25 <vbox> 25 <vbox>
26 <property stdset="1"> 26 <property stdset="1">
27 <name>margin</name> 27 <name>margin</name>
28 <number>7</number> 28 <number>7</number>
29 </property> 29 </property>
30 <property stdset="1"> 30 <property stdset="1">
31 <name>spacing</name> 31 <name>spacing</name>
32 <number>6</number> 32 <number>6</number>
33 </property> 33 </property>
34 <widget> 34 <widget>
35 <class>QCheckBox</class> 35 <class>QCheckBox</class>
36 <property stdset="1"> 36 <property stdset="1">
37 <name>name</name> 37 <name>name</name>
38 <cstring>auto_brightness</cstring> 38 <cstring>auto_brightness</cstring>
39 </property> 39 </property>
40 <property stdset="1"> 40 <property stdset="1">
41 <name>text</name> 41 <name>text</name>
42 <string>Adjust to environment</string> 42 <string>Adjust to environment</string>
43 </property> 43 </property>
44 <property> 44 <property>
45 <name>whatsThis</name> 45 <name>whatsThis</name>
46 <string>By sensing the ambient light where you are using your device, the screen light can be adjusted automatically. The brightness setting still affects the average brightness.</string> 46 <string>By sensing the ambient light where you are using your device, the screen light can be adjusted automatically. The brightness setting still affects the average brightness.</string>
47 </property> 47 </property>
48 </widget> 48 </widget>
49 <widget> 49 <widget>
50 <class>QGroupBox</class> 50 <class>QGroupBox</class>
51 <property stdset="1"> 51 <property stdset="1">
52 <name>name</name> 52 <name>name</name>
53 <cstring>GroupBox3</cstring> 53 <cstring>GroupBox3</cstring>
54 </property> 54 </property>
55 <property stdset="1"> 55 <property stdset="1">
56 <name>title</name> 56 <name>title</name>
57 <string>Power saving</string> 57 <string>Power saving</string>
58 </property> 58 </property>
59 <property> 59 <property>
60 <name>layoutMargin</name> 60 <name>layoutMargin</name>
61 </property> 61 </property>
62 <property> 62 <property>
63 <name>layoutSpacing</name> 63 <name>layoutSpacing</name>
64 </property> 64 </property>
65 <grid> 65 <grid>
66 <property stdset="1"> 66 <property stdset="1">
67 <name>margin</name> 67 <name>margin</name>
68 <number>11</number> 68 <number>11</number>