graveman-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Graveman-cvs] Changes to graveman/current/glade/dialog_device.glade


From: sylvain cresto
Subject: [Graveman-cvs] Changes to graveman/current/glade/dialog_device.glade
Date: Wed, 20 Apr 2005 20:37:32 -0400

Index: graveman/current/glade/dialog_device.glade
diff -u graveman/current/glade/dialog_device.glade:1.2 
graveman/current/glade/dialog_device.glade:1.3
--- graveman/current/glade/dialog_device.glade:1.2      Sat Feb 12 16:41:07 2005
+++ graveman/current/glade/dialog_device.glade  Thu Apr 21 00:37:30 2005
@@ -1,22 +1,6 @@
 <?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 &lt;address@hidden&gt;
--->
 <glade-interface>
 
 <widget class="GtkDialog" id="dialog_device">
@@ -49,6 +33,7 @@
          <child>
            <widget class="GtkButton" id="okbutton">
              <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Save changes and 
close</property>
              <property name="can_default">True</property>
              <property name="has_default">True</property>
              <property name="can_focus">True</property>
@@ -63,6 +48,7 @@
          <child>
            <widget class="GtkButton" id="cancelbutton">
              <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Discard changes and 
close</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-cancel</property>
@@ -147,6 +133,7 @@
              <child>
                <widget class="GtkEntry" id="devicename">
                  <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Device name that 
will be show in graveman combobox.</property>
                  <property name="can_focus">True</property>
                  <property name="editable">True</property>
                  <property name="visibility">True</property>
@@ -166,8 +153,18 @@
              </child>
 
              <child>
-               <widget class="GtkComboBox" id="devicebus">
+               <widget class="GtkEventBox" id="eventbox1">
                  <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Bus to use to 
access this device.
+This list is automatically generated by graveman, you can manually add a 
device if you want to add another entrie.</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
+
+                 <child>
+                   <widget class="GtkComboBox" id="devicebus">
+                     <property name="visible">True</property>
+                   </widget>
+                 </child>
                </widget>
                <packing>
                  <property name="left_attach">1</property>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]