| 1 |
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> |
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> |
| 2 |
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> |
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> |
|
<!-- |
|
|
This file is part of graveman! |
|
|
|
|
|
graveman! 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, or |
|
|
(at your option) any later version. |
|
|
|
|
|
GNU program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without |
|
|
even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
|
General Public License for more details. |
|
|
|
|
|
You should have received a copy of the GNU General Public License along with program; see the |
|
|
file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - |
|
|
Suite 330, Boston, MA 02111-1307, USA. |
|
|
|
|
|
Copyright (C) 2004, 2005 Sylvain Cresto <scresto@gmail.com> |
|
|
--> |
|
| 3 |
|
|
| 4 |
<glade-interface> |
<glade-interface> |
| 5 |
|
|
| 124 |
<child> |
<child> |
| 125 |
<widget class="GtkButton" id="dirtmp"> |
<widget class="GtkButton" id="dirtmp"> |
| 126 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 127 |
<property name="tooltip" translatable="yes">Browse to select temporay data storage directory.</property> |
<property name="tooltip" translatable="yes">Browse to select temporary data storage directory.</property> |
| 128 |
<property name="can_focus">True</property> |
<property name="can_focus">True</property> |
| 129 |
<property name="relief">GTK_RELIEF_NORMAL</property> |
<property name="relief">GTK_RELIEF_NORMAL</property> |
| 130 |
<property name="focus_on_click">True</property> |
<property name="focus_on_click">True</property> |
| 558 |
<child> |
<child> |
| 559 |
<widget class="GtkComboBox" id="themelist"> |
<widget class="GtkComboBox" id="themelist"> |
| 560 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 561 |
|
<property name="can_focus">True</property> |
| 562 |
</widget> |
</widget> |
| 563 |
</child> |
</child> |
| 564 |
</widget> |
</widget> |