author | drw <drw> | 2005-03-03 20:18:00 (UTC) |
---|---|---|
committer | drw <drw> | 2005-03-03 20:18:00 (UTC) |
commit | 8f3a393c01f4fe88023c2dcf870ffa2061030f9e (patch) (unidiff) | |
tree | f14a672280e0958ada936dc537a91b9f3ffe7762 | |
parent | 6c3a7220a587fbd5bee75d7b6c7376339286e25d (diff) | |
download | opie-8f3a393c01f4fe88023c2dcf870ffa2061030f9e.zip opie-8f3a393c01f4fe88023c2dcf870ffa2061030f9e.tar.gz opie-8f3a393c01f4fe88023c2dcf870ffa2061030f9e.tar.bz2 |
Remove 'Experimental' from app caption
-rw-r--r-- | noncore/tools/calculator/calculator.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/tools/calculator/calculator.ui b/noncore/tools/calculator/calculator.ui index 0f26040..ed9c5d0 100644 --- a/noncore/tools/calculator/calculator.ui +++ b/noncore/tools/calculator/calculator.ui | |||
@@ -1,156 +1,156 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>Calculator</class> | 2 | <class>Calculator</class> |
3 | <comment>********************************************************************* | 3 | <comment>********************************************************************* |
4 | ** Copyright (C) 2000 Trolltech AS. All rights reserved. | 4 | ** Copyright (C) 2000 Trolltech AS. All rights reserved. |
5 | ** | 5 | ** |
6 | ** This file is part of Qt Palmtop Environment. | 6 | ** This file is part of Qt Palmtop Environment. |
7 | ** | 7 | ** |
8 | ** This file may be distributed and/or modified under the terms of the | 8 | ** This file may be distributed and/or modified under the terms of the |
9 | ** GNU General Public License version 2 as published by the Free Software | 9 | ** GNU General Public License version 2 as published by the Free Software |
10 | ** Foundation and appearing in the file LICENSE.GPL included in the | 10 | ** Foundation and appearing in the file LICENSE.GPL included in the |
11 | ** packaging of this file. | 11 | ** packaging of this file. |
12 | ** | 12 | ** |
13 | ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE | 13 | ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE |
14 | ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. | 14 | ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. |
15 | ** | 15 | ** |
16 | ** See http://www.trolltech.com/gpl/ for GPL licensing information. | 16 | ** See http://www.trolltech.com/gpl/ for GPL licensing information. |
17 | ** | 17 | ** |
18 | ** Contact info@trolltech.com if any conditions of this licensing are | 18 | ** Contact info@trolltech.com if any conditions of this licensing are |
19 | ** not clear to you. | 19 | ** not clear to you. |
20 | ** | 20 | ** |
21 | *********************************************************************</comment> | 21 | *********************************************************************</comment> |
22 | <widget> | 22 | <widget> |
23 | <class>QWidget</class> | 23 | <class>QWidget</class> |
24 | <property stdset="1"> | 24 | <property stdset="1"> |
25 | <name>name</name> | 25 | <name>name</name> |
26 | <cstring>Calculator</cstring> | 26 | <cstring>Calculator</cstring> |
27 | </property> | 27 | </property> |
28 | <property stdset="1"> | 28 | <property stdset="1"> |
29 | <name>geometry</name> | 29 | <name>geometry</name> |
30 | <rect> | 30 | <rect> |
31 | <x>0</x> | 31 | <x>0</x> |
32 | <y>0</y> | 32 | <y>0</y> |
33 | <width>389</width> | 33 | <width>385</width> |
34 | <height>562</height> | 34 | <height>562</height> |
35 | </rect> | 35 | </rect> |
36 | </property> | 36 | </property> |
37 | <property stdset="1"> | 37 | <property stdset="1"> |
38 | <name>sizePolicy</name> | 38 | <name>sizePolicy</name> |
39 | <sizepolicy> | 39 | <sizepolicy> |
40 | <hsizetype>5</hsizetype> | 40 | <hsizetype>5</hsizetype> |
41 | <vsizetype>5</vsizetype> | 41 | <vsizetype>5</vsizetype> |
42 | </sizepolicy> | 42 | </sizepolicy> |
43 | </property> | 43 | </property> |
44 | <property stdset="1"> | 44 | <property stdset="1"> |
45 | <name>maximumSize</name> | 45 | <name>maximumSize</name> |
46 | <size> | 46 | <size> |
47 | <width>32767</width> | 47 | <width>32767</width> |
48 | <height>32767</height> | 48 | <height>32767</height> |
49 | </size> | 49 | </size> |
50 | </property> | 50 | </property> |
51 | <property stdset="1"> | 51 | <property stdset="1"> |
52 | <name>baseSize</name> | 52 | <name>baseSize</name> |
53 | <size> | 53 | <size> |
54 | <width>235</width> | 54 | <width>235</width> |
55 | <height>100</height> | 55 | <height>100</height> |
56 | </size> | 56 | </size> |
57 | </property> | 57 | </property> |
58 | <property stdset="1"> | 58 | <property stdset="1"> |
59 | <name>caption</name> | 59 | <name>caption</name> |
60 | <string>Experimental Calculator</string> | 60 | <string>Calculator</string> |
61 | </property> | 61 | </property> |
62 | <property> | 62 | <property> |
63 | <name>layoutMargin</name> | 63 | <name>layoutMargin</name> |
64 | </property> | 64 | </property> |
65 | <property> | 65 | <property> |
66 | <name>layoutSpacing</name> | 66 | <name>layoutSpacing</name> |
67 | </property> | 67 | </property> |
68 | <vbox> | 68 | <vbox> |
69 | <property stdset="1"> | 69 | <property stdset="1"> |
70 | <name>margin</name> | 70 | <name>margin</name> |
71 | <number>0</number> | 71 | <number>0</number> |
72 | </property> | 72 | </property> |
73 | <property stdset="1"> | 73 | <property stdset="1"> |
74 | <name>spacing</name> | 74 | <name>spacing</name> |
75 | <number>2</number> | 75 | <number>2</number> |
76 | </property> | 76 | </property> |
77 | <widget> | 77 | <widget> |
78 | <class>QLayoutWidget</class> | 78 | <class>QLayoutWidget</class> |
79 | <property stdset="1"> | 79 | <property stdset="1"> |
80 | <name>name</name> | 80 | <name>name</name> |
81 | <cstring>Layout7</cstring> | 81 | <cstring>Layout7</cstring> |
82 | </property> | 82 | </property> |
83 | <vbox> | 83 | <vbox> |
84 | <property stdset="1"> | 84 | <property stdset="1"> |
85 | <name>margin</name> | 85 | <name>margin</name> |
86 | <number>0</number> | 86 | <number>0</number> |
87 | </property> | 87 | </property> |
88 | <property stdset="1"> | 88 | <property stdset="1"> |
89 | <name>spacing</name> | 89 | <name>spacing</name> |
90 | <number>6</number> | 90 | <number>6</number> |
91 | </property> | 91 | </property> |
92 | <widget> | 92 | <widget> |
93 | <class>QLCDNumber</class> | 93 | <class>QLCDNumber</class> |
94 | <property stdset="1"> | 94 | <property stdset="1"> |
95 | <name>name</name> | 95 | <name>name</name> |
96 | <cstring>LCD</cstring> | 96 | <cstring>LCD</cstring> |
97 | </property> | 97 | </property> |
98 | <property stdset="1"> | 98 | <property stdset="1"> |
99 | <name>sizePolicy</name> | 99 | <name>sizePolicy</name> |
100 | <sizepolicy> | 100 | <sizepolicy> |
101 | <hsizetype>1</hsizetype> | 101 | <hsizetype>1</hsizetype> |
102 | <vsizetype>1</vsizetype> | 102 | <vsizetype>1</vsizetype> |
103 | </sizepolicy> | 103 | </sizepolicy> |
104 | </property> | 104 | </property> |
105 | <property stdset="1"> | 105 | <property stdset="1"> |
106 | <name>font</name> | 106 | <name>font</name> |
107 | <font> | 107 | <font> |
108 | <pointsize>7</pointsize> | 108 | <pointsize>7</pointsize> |
109 | </font> | 109 | </font> |
110 | </property> | 110 | </property> |
111 | <property stdset="1"> | 111 | <property stdset="1"> |
112 | <name>numDigits</name> | 112 | <name>numDigits</name> |
113 | <number>15</number> | 113 | <number>15</number> |
114 | </property> | 114 | </property> |
115 | <property stdset="1"> | 115 | <property stdset="1"> |
116 | <name>segmentStyle</name> | 116 | <name>segmentStyle</name> |
117 | <enum>Flat</enum> | 117 | <enum>Flat</enum> |
118 | </property> | 118 | </property> |
119 | </widget> | 119 | </widget> |
120 | <widget> | 120 | <widget> |
121 | <class>QLayoutWidget</class> | 121 | <class>QLayoutWidget</class> |
122 | <property stdset="1"> | 122 | <property stdset="1"> |
123 | <name>name</name> | 123 | <name>name</name> |
124 | <cstring>Layout6</cstring> | 124 | <cstring>Layout6</cstring> |
125 | </property> | 125 | </property> |
126 | <property> | 126 | <property> |
127 | <name>layoutSpacing</name> | 127 | <name>layoutSpacing</name> |
128 | </property> | 128 | </property> |
129 | <vbox> | 129 | <vbox> |
130 | <property stdset="1"> | 130 | <property stdset="1"> |
131 | <name>margin</name> | 131 | <name>margin</name> |
132 | <number>0</number> | 132 | <number>0</number> |
133 | </property> | 133 | </property> |
134 | <property stdset="1"> | 134 | <property stdset="1"> |
135 | <name>spacing</name> | 135 | <name>spacing</name> |
136 | <number>2</number> | 136 | <number>2</number> |
137 | </property> | 137 | </property> |
138 | <widget> | 138 | <widget> |
139 | <class>QLayoutWidget</class> | 139 | <class>QLayoutWidget</class> |
140 | <property stdset="1"> | 140 | <property stdset="1"> |
141 | <name>name</name> | 141 | <name>name</name> |
142 | <cstring>Layout4</cstring> | 142 | <cstring>Layout4</cstring> |
143 | </property> | 143 | </property> |
144 | <hbox> | 144 | <hbox> |
145 | <property stdset="1"> | 145 | <property stdset="1"> |
146 | <name>margin</name> | 146 | <name>margin</name> |
147 | <number>0</number> | 147 | <number>0</number> |
148 | </property> | 148 | </property> |
149 | <property stdset="1"> | 149 | <property stdset="1"> |
150 | <name>spacing</name> | 150 | <name>spacing</name> |
151 | <number>0</number> | 151 | <number>0</number> |
152 | </property> | 152 | </property> |
153 | <widget> | 153 | <widget> |
154 | <class>QComboBox</class> | 154 | <class>QComboBox</class> |
155 | <property stdset="1"> | 155 | <property stdset="1"> |
156 | <name>name</name> | 156 | <name>name</name> |