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_add_device.glade


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

Index: graveman/current/glade/dialog_add_device.glade
diff -u graveman/current/glade/dialog_add_device.glade:1.2 
graveman/current/glade/dialog_add_device.glade:1.3
--- graveman/current/glade/dialog_add_device.glade:1.2  Sat Feb 12 16:41:07 2005
+++ graveman/current/glade/dialog_add_device.glade      Thu Apr 21 00:37:30 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 &lt;address@hidden&gt;
--->
 
 <glade-interface>
 
@@ -49,6 +32,8 @@
          <child>
            <widget class="GtkButton" id="okbutton">
              <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Try to add this 
device.
+graveman will try to access this device before to add it.</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</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">Label who will be 
show in combobox</property>
                  <property name="can_focus">True</property>
                  <property name="editable">True</property>
                  <property name="visibility">True</property>
@@ -168,6 +155,8 @@
              <child>
                <widget class="GtkEntry" id="devicebus">
                  <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Device location.
+On linux you can use /dev/scd1 or /dev/hdd...</property>
                  <property name="can_focus">True</property>
                  <property name="editable">True</property>
                  <property name="visibility">True</property>




reply via email to

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