]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/FormCopyrightDialogBase.ui
41d2555dc1dcd55ab3c66f20c6243458b1665e56
[lyx.git] / src / frontends / qt2 / FormCopyrightDialogBase.ui
1 <!DOCTYPE UI><UI>
2 <class>FormCopyrightDialogBase</class>
3 <widget>
4     <class>QDialog</class>
5     <property stdset="1">
6         <name>name</name>
7         <cstring>FormCopyrightDialogBase</cstring>
8     </property>
9     <property stdset="1">
10         <name>geometry</name>
11         <rect>
12             <x>0</x>
13             <y>0</y>
14             <width>472</width>
15             <height>454</height>
16         </rect>
17     </property>
18     <property stdset="1">
19         <name>caption</name>
20         <string>Form1</string>
21     </property>
22     <vbox>
23         <property stdset="1">
24             <name>margin</name>
25             <number>11</number>
26         </property>
27         <property stdset="1">
28             <name>spacing</name>
29             <number>6</number>
30         </property>
31         <widget>
32             <class>QLabel</class>
33             <property stdset="1">
34                 <name>name</name>
35                 <cstring>TextLabel5</cstring>
36             </property>
37             <property stdset="1">
38                 <name>text</name>
39                 <string>KLyX is Copyright (C) 1995 by Matthias Ettrich,
40 1995-2001 by LyX Team</string>
41             </property>
42             <property stdset="1">
43                 <name>frameShape</name>
44                 <enum>Box</enum>
45             </property>
46             <property stdset="1">
47                 <name>frameShadow</name>
48                 <enum>Sunken</enum>
49             </property>
50             <property stdset="1">
51                 <name>margin</name>
52                 <number>6</number>
53             </property>
54             <property stdset="1">
55                 <name>alignment</name>
56                 <set>AlignCenter</set>
57             </property>
58             <property>
59                 <name>hAlign</name>
60             </property>
61         </widget>
62         <widget>
63             <class>QLabel</class>
64             <property stdset="1">
65                 <name>name</name>
66                 <cstring>TextLabel5_2</cstring>
67             </property>
68             <property stdset="1">
69                 <name>text</name>
70                 <string>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</string>
71             </property>
72             <property stdset="1">
73                 <name>frameShape</name>
74                 <enum>Box</enum>
75             </property>
76             <property stdset="1">
77                 <name>frameShadow</name>
78                 <enum>Sunken</enum>
79             </property>
80             <property stdset="1">
81                 <name>margin</name>
82                 <number>6</number>
83             </property>
84             <property stdset="1">
85                 <name>alignment</name>
86                 <set>WordBreak|AlignCenter</set>
87             </property>
88             <property stdset="1">
89                 <name>sizePolicy</name>
90                 <sizepolicy>
91                     <hsizetype>1</hsizetype>
92                     <vsizetype>1</vsizetype>
93                 </sizepolicy>
94             </property>
95             <property>
96                 <name>hAlign</name>
97             </property>
98             <property>
99                 <name>wordwrap</name>
100             </property>
101         </widget>
102         <widget>
103             <class>QLabel</class>
104             <property stdset="1">
105                 <name>name</name>
106                 <cstring>TextLabel5_2_2</cstring>
107             </property>
108             <property stdset="1">
109                 <name>text</name>
110                 <string>KLyX is distributed in the hope that it will be
111 useful, but WITHOUT ANY WARRANTY, 
112 without even the implied warranty of 
113 MERCHANTABILITY or FITNESS FOR A 
114 PARTICULAR PURPOSE. See the GNU General 
115 Public License for more details.
116 You should have received a copy of the GNU 
117 General Public License along with this program; 
118 if not, write to thee Free Software Foundation, Inc., 
119 675 Mass Ave, Cambridge, MA 02139, USA.</string>
120             </property>
121             <property stdset="1">
122                 <name>frameShape</name>
123                 <enum>Box</enum>
124             </property>
125             <property stdset="1">
126                 <name>frameShadow</name>
127                 <enum>Sunken</enum>
128             </property>
129             <property stdset="1">
130                 <name>margin</name>
131                 <number>6</number>
132             </property>
133             <property stdset="1">
134                 <name>alignment</name>
135                 <set>WordBreak|AlignCenter</set>
136             </property>
137             <property stdset="1">
138                 <name>sizePolicy</name>
139                 <sizepolicy>
140                     <hsizetype>1</hsizetype>
141                     <vsizetype>1</vsizetype>
142                 </sizepolicy>
143             </property>
144             <property stdset="1">
145                 <name>minimumSize</name>
146                 <size>
147                     <width>0</width>
148                     <height>0</height>
149                 </size>
150             </property>
151             <property>
152                 <name>hAlign</name>
153             </property>
154             <property>
155                 <name>wordwrap</name>
156             </property>
157         </widget>
158         <widget>
159             <class>QPushButton</class>
160             <property stdset="1">
161                 <name>name</name>
162                 <cstring>okPB</cstring>
163             </property>
164             <property stdset="1">
165                 <name>text</name>
166                 <string>&amp;OK</string>
167             </property>
168             <property stdset="1">
169                 <name>sizePolicy</name>
170                 <sizepolicy>
171                     <hsizetype>0</hsizetype>
172                     <vsizetype>0</vsizetype>
173                 </sizepolicy>
174             </property>
175             <property stdset="1">
176                 <name>default</name>
177                 <bool>true</bool>
178             </property>
179         </widget>
180     </vbox>
181 </widget>
182 <connections>
183     <connection>
184         <sender>okPB</sender>
185         <signal>clicked()</signal>
186         <receiver>FormCopyrightDialogBase</receiver>
187         <slot>reject()</slot>
188     </connection>
189 </connections>
190 </UI>