diff options
| author | jvoisin | 2013-06-26 15:50:39 +0200 |
|---|---|---|
| committer | jvoisin | 2013-06-26 15:50:39 +0200 |
| commit | 088eed6ebde2aa1ac8d0b01d99461825e7a41fcc (patch) | |
| tree | ca8b0ebdda001ac16cc0a0bf51321e390f74bf41 /data | |
| parent | fd9834b45973d5286db152f84ff463cd2fb3e857 (diff) | |
Remove the "Quit" button
Diffstat (limited to 'data')
| -rw-r--r-- | data/mat.ui | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/mat.ui b/data/mat.ui index c1275c4..d8a52fd 100644 --- a/data/mat.ui +++ b/data/mat.ui | |||
| @@ -230,19 +230,6 @@ | |||
| 230 | <property name="homogeneous">True</property> | 230 | <property name="homogeneous">True</property> |
| 231 | </packing> | 231 | </packing> |
| 232 | </child> | 232 | </child> |
| 233 | <child> | ||
| 234 | <object class="GtkToolButton" id="quit"> | ||
| 235 | <property name="visible">True</property> | ||
| 236 | <property name="can_focus">False</property> | ||
| 237 | <property name="label" translatable="yes">Quit</property> | ||
| 238 | <property name="stock_id">gtk-quit</property> | ||
| 239 | <signal name="clicked" handler="cb_close_application" swapped="no"/> | ||
| 240 | </object> | ||
| 241 | <packing> | ||
| 242 | <property name="expand">False</property> | ||
| 243 | <property name="homogeneous">True</property> | ||
| 244 | </packing> | ||
| 245 | </child> | ||
| 246 | </object> | 233 | </object> |
| 247 | <packing> | 234 | <packing> |
| 248 | <property name="expand">False</property> | 235 | <property name="expand">False</property> |
