*** empty log message ***
[anjuta-git-plugin.git] / src / anjuta.glade
blobf898b7252aaba987764783d87949a5d9acf776c0
1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
4 <glade-interface>
5 <requires lib="gnome"/>
7 <widget class="GtkWindow" id="anjuta_preferences_window">
8 <property name="title" translatable="yes"></property>
9 <property name="type">GTK_WINDOW_TOPLEVEL</property>
10 <property name="window_position">GTK_WIN_POS_NONE</property>
11 <property name="modal">False</property>
12 <property name="resizable">True</property>
13 <property name="destroy_with_parent">False</property>
14 <property name="decorated">True</property>
15 <property name="skip_taskbar_hint">False</property>
16 <property name="skip_pager_hint">False</property>
17 <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
18 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
20 <child>
21 <widget class="GtkFrame" id="General">
22 <property name="border_width">10</property>
23 <property name="visible">True</property>
24 <property name="label_xalign">0</property>
25 <property name="label_yalign">0.5</property>
26 <property name="shadow_type">GTK_SHADOW_NONE</property>
28 <child>
29 <widget class="GtkTable" id="table1">
30 <property name="border_width">10</property>
31 <property name="visible">True</property>
32 <property name="n_rows">3</property>
33 <property name="n_columns">2</property>
34 <property name="homogeneous">False</property>
35 <property name="row_spacing">5</property>
36 <property name="column_spacing">5</property>
38 <child>
39 <widget class="GtkLabel" id="label2">
40 <property name="visible">True</property>
41 <property name="label" translatable="yes">Default project directory</property>
42 <property name="use_underline">False</property>
43 <property name="use_markup">False</property>
44 <property name="justify">GTK_JUSTIFY_LEFT</property>
45 <property name="wrap">False</property>
46 <property name="selectable">False</property>
47 <property name="xalign">0</property>
48 <property name="yalign">0.5</property>
49 <property name="xpad">0</property>
50 <property name="ypad">0</property>
51 </widget>
52 <packing>
53 <property name="left_attach">0</property>
54 <property name="right_attach">1</property>
55 <property name="top_attach">0</property>
56 <property name="bottom_attach">1</property>
57 <property name="x_options">fill</property>
58 <property name="y_options"></property>
59 </packing>
60 </child>
62 <child>
63 <widget class="GnomeFileEntry" id="fileentry1">
64 <property name="visible">True</property>
65 <property name="max_saved">10</property>
66 <property name="directory_entry">True</property>
67 <property name="modal">False</property>
68 <property name="use_filechooser">False</property>
70 <child internal-child="entry">
71 <widget class="GtkEntry" id="preferences_entry:text:~/Projects:0:anjuta.project.directory">
72 <property name="visible">True</property>
73 <property name="can_focus">True</property>
74 <property name="editable">True</property>
75 <property name="visibility">True</property>
76 <property name="max_length">0</property>
77 <property name="text" translatable="yes"></property>
78 <property name="has_frame">True</property>
79 <property name="invisible_char" translatable="yes">*</property>
80 <property name="activates_default">False</property>
81 </widget>
82 </child>
83 </widget>
84 <packing>
85 <property name="left_attach">1</property>
86 <property name="right_attach">2</property>
87 <property name="top_attach">0</property>
88 <property name="bottom_attach">1</property>
89 <property name="y_options"></property>
90 </packing>
91 </child>
93 <child>
94 <widget class="GtkLabel" id="label3">
95 <property name="visible">True</property>
96 <property name="label" translatable="yes">User name</property>
97 <property name="use_underline">False</property>
98 <property name="use_markup">False</property>
99 <property name="justify">GTK_JUSTIFY_LEFT</property>
100 <property name="wrap">False</property>
101 <property name="selectable">False</property>
102 <property name="xalign">0</property>
103 <property name="yalign">0.5</property>
104 <property name="xpad">0</property>
105 <property name="ypad">0</property>
106 </widget>
107 <packing>
108 <property name="left_attach">0</property>
109 <property name="right_attach">1</property>
110 <property name="top_attach">1</property>
111 <property name="bottom_attach">2</property>
112 <property name="x_options">fill</property>
113 <property name="y_options"></property>
114 </packing>
115 </child>
117 <child>
118 <widget class="GtkLabel" id="label4">
119 <property name="visible">True</property>
120 <property name="label" translatable="yes">User email address</property>
121 <property name="use_underline">False</property>
122 <property name="use_markup">False</property>
123 <property name="justify">GTK_JUSTIFY_LEFT</property>
124 <property name="wrap">False</property>
125 <property name="selectable">False</property>
126 <property name="xalign">0</property>
127 <property name="yalign">0.5</property>
128 <property name="xpad">0</property>
129 <property name="ypad">0</property>
130 </widget>
131 <packing>
132 <property name="left_attach">0</property>
133 <property name="right_attach">1</property>
134 <property name="top_attach">2</property>
135 <property name="bottom_attach">3</property>
136 <property name="x_options">fill</property>
137 <property name="y_options"></property>
138 </packing>
139 </child>
141 <child>
142 <widget class="GtkEntry" id="preferences_entry:text::0:anjuta.user.email">
143 <property name="visible">True</property>
144 <property name="can_focus">True</property>
145 <property name="editable">True</property>
146 <property name="visibility">True</property>
147 <property name="max_length">0</property>
148 <property name="text" translatable="yes"></property>
149 <property name="has_frame">True</property>
150 <property name="invisible_char" translatable="yes">*</property>
151 <property name="activates_default">False</property>
152 </widget>
153 <packing>
154 <property name="left_attach">1</property>
155 <property name="right_attach">2</property>
156 <property name="top_attach">2</property>
157 <property name="bottom_attach">3</property>
158 <property name="y_options"></property>
159 </packing>
160 </child>
162 <child>
163 <widget class="GtkEntry" id="preferences_entry:text::0:anjuta.user.name">
164 <property name="visible">True</property>
165 <property name="can_focus">True</property>
166 <property name="editable">True</property>
167 <property name="visibility">True</property>
168 <property name="max_length">0</property>
169 <property name="text" translatable="yes"></property>
170 <property name="has_frame">True</property>
171 <property name="invisible_char" translatable="yes">*</property>
172 <property name="activates_default">False</property>
173 </widget>
174 <packing>
175 <property name="left_attach">1</property>
176 <property name="right_attach">2</property>
177 <property name="top_attach">1</property>
178 <property name="bottom_attach">2</property>
179 <property name="y_options"></property>
180 </packing>
181 </child>
182 </widget>
183 </child>
185 <child>
186 <widget class="GtkLabel" id="label1">
187 <property name="visible">True</property>
188 <property name="label" translatable="yes">&lt;b&gt;General Information:&lt;/b&gt;</property>
189 <property name="use_underline">False</property>
190 <property name="use_markup">True</property>
191 <property name="justify">GTK_JUSTIFY_LEFT</property>
192 <property name="wrap">False</property>
193 <property name="selectable">False</property>
194 <property name="xalign">0.5</property>
195 <property name="yalign">0.5</property>
196 <property name="xpad">0</property>
197 <property name="ypad">0</property>
198 </widget>
199 <packing>
200 <property name="type">label_item</property>
201 </packing>
202 </child>
203 </widget>
204 </child>
205 </widget>
207 </glade-interface>