[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Graveman-cvs] Changes to graveman/current/glade/window_burn.glade
From: |
sylvain cresto |
Subject: |
[Graveman-cvs] Changes to graveman/current/glade/window_burn.glade |
Date: |
Fri, 29 Apr 2005 19:05:31 -0400 |
Index: graveman/current/glade/window_burn.glade
diff -u graveman/current/glade/window_burn.glade:1.6
graveman/current/glade/window_burn.glade:1.7
--- graveman/current/glade/window_burn.glade:1.6 Thu Mar 31 23:03:59 2005
+++ graveman/current/glade/window_burn.glade Fri Apr 29 23:05:29 2005
@@ -1,22 +1,5 @@
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!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) 2005 Sylvain Cresto <address@hidden>
--->
<glade-interface>
@@ -30,6 +13,7 @@
<property name="default_width">450</property>
<property name="resizable">False</property>
<property name="destroy_with_parent">False</property>
+ <property name="icon">graver.png</property>
<property name="decorated">True</property>
<property name="skip_taskbar_hint">False</property>
<property name="skip_pager_hint">False</property>
@@ -37,7 +21,7 @@
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
<child>
- <widget class="GtkTable" id="table1">
+ <widget class="GtkTable" id="tableburn">
<property name="border_width">5</property>
<property name="visible">True</property>
<property name="n_rows">3</property>
@@ -47,26 +31,6 @@
<property name="column_spacing">5</property>
<child>
- <widget class="GtkImage" id="image1">
- <property name="visible">True</property>
- <property name="pixbuf">graver.png</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">10</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
<widget class="GtkLabel" id="gravetitle">
<property name="width_request">205</property>
<property name="visible">True</property>
@@ -192,7 +156,7 @@
</child>
<child>
- <widget class="GtkLabel" id="l_fifo">
+ <widget class="GtkLabel" id="l_fifo">
<property name="visible">True</property>
<property name="label" translatable="yes">Fifo
:</property>
<property name="use_underline">False</property>
- [Graveman-cvs] Changes to graveman/current/glade/window_burn.glade,
sylvain cresto <=