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


From: sylvain cresto
Subject: [Graveman-cvs] Changes to graveman/current/glade/dialog_properties.glade
Date: Thu, 21 Apr 2005 19:16:47 -0400

Index: graveman/current/glade/dialog_properties.glade
diff -u graveman/current/glade/dialog_properties.glade:1.18 
graveman/current/glade/dialog_properties.glade:1.19
--- graveman/current/glade/dialog_properties.glade:1.18 Thu Apr 21 00:37:30 2005
+++ graveman/current/glade/dialog_properties.glade      Thu Apr 21 23:16:45 2005
@@ -1,5 +1,22 @@
 <?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) 2004, 2005 Sylvain Cresto &lt;address@hidden&gt;
+-->
 
 <glade-interface>
 
@@ -35,7 +52,7 @@
          <child>
            <widget class="GtkButton" id="closebutton1">
              <property name="visible">True</property>
-             <property name="tooltip" translatable="yes">Close and apply 
changes</property>
+             <property name="tooltip" translatable="yes">Close and apply 
changes.</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-close</property>
@@ -77,7 +94,7 @@
              <child>
                <widget class="GtkLabel" id="label4">
                  <property name="visible">True</property>
-                 <property name="label" translatable="yes">_Temporary data 
storage directories</property>
+                 <property name="label" translatable="yes">_Temporary data 
storage directory</property>
                  <property name="use_underline">True</property>
                  <property name="use_markup">False</property>
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -102,7 +119,7 @@
              <child>
                <widget class="GtkEntry" id="dirtmpvalue">
                  <property name="visible">True</property>
-                 <property name="tooltip" translatable="yes">Directory to use 
for temporary data storage like audio files or temporary CD/DVD 
images</property>
+                 <property name="tooltip" translatable="yes">Directory to use 
for temporary data storage like audio files or temporary CD/DVD 
images.</property>
                  <property name="can_focus">True</property>
                  <property name="editable">True</property>
                  <property name="visibility">True</property>
@@ -124,6 +141,7 @@
              <child>
                <widget class="GtkButton" id="dirtmp">
                  <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Browse to select 
temporay data storage directory.</property>
                  <property name="can_focus">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                  <property name="focus_on_click">True</property>
@@ -315,7 +333,7 @@
                  <child>
                    <widget class="GtkEventBox" id="eventbox2">
                      <property name="visible">True</property>
-                     <property name="tooltip" translatable="yes">To change 
icons size on left panel in main window</property>
+                     <property name="tooltip" translatable="yes">To change 
icons size on left panel in main window.</property>
                      <property name="visible_window">True</property>
                      <property name="above_child">False</property>
 
@@ -339,7 +357,7 @@
                  <child>
                    <widget class="GtkCheckButton" id="statusbar">
                      <property name="visible">True</property>
-                     <property name="tooltip" translatable="yes">Active this 
checkbox to display status bar on main window</property>
+                     <property name="tooltip" translatable="yes">Active this 
checkbox to display status bar on main window.</property>
                      <property name="can_focus">True</property>
                      <property name="label" translatable="yes">_Display status 
bar</property>
                      <property name="use_underline">True</property>
@@ -355,6 +373,51 @@
                      <property name="fill">True</property>
                    </packing>
                  </child>
+
+                 <child>
+                   <widget class="GtkEventBox" id="eventbox4">
+                     <property name="visible">True</property>
+                     <property name="tooltip" translatable="yes">Active to 
display those annoying tooltips ;-)</property>
+                     <property name="visible_window">True</property>
+                     <property name="above_child">False</property>
+
+                     <child>
+                       <widget class="GtkImage" id="image32">
+                         <property name="visible">True</property>
+                         <property name="pixbuf">hint.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>
+                     </child>
+                   </widget>
+                   <packing>
+                     <property name="padding">0</property>
+                     <property name="expand">False</property>
+                     <property name="fill">True</property>
+                   </packing>
+                 </child>
+
+                 <child>
+                   <widget class="GtkCheckButton" id="tooltips">
+                     <property name="visible">True</property>
+                     <property name="tooltip" translatable="yes">Active to 
display those annoying tooltips ;-)</property>
+                     <property name="can_focus">True</property>
+                     <property name="label" translatable="yes">Disp_lay help 
tooltips</property>
+                     <property name="use_underline">True</property>
+                     <property name="relief">GTK_RELIEF_NORMAL</property>
+                     <property name="focus_on_click">True</property>
+                     <property name="active">False</property>
+                     <property name="inconsistent">False</property>
+                     <property name="draw_indicator">True</property>
+                   </widget>
+                   <packing>
+                     <property name="padding">0</property>
+                     <property name="expand">True</property>
+                     <property name="fill">True</property>
+                   </packing>
+                 </child>
                </widget>
                <packing>
                  <property name="left_attach">0</property>
@@ -369,7 +432,7 @@
              <child>
                <widget class="GtkCheckButton" id="saveconfig">
                  <property name="visible">True</property>
-                 <property name="tooltip" translatable="yes">Automatically 
save configuration on graveman exit</property>
+                 <property name="tooltip" translatable="yes">Automatically 
save configuration on graveman exit.</property>
                  <property name="can_focus">True</property>
                  <property name="label" translatable="yes">_Save configuration 
on exit</property>
                  <property name="use_underline">True</property>
@@ -504,7 +567,8 @@
                  <child>
                    <widget class="GtkEventBox" id="eventbox1">
                      <property name="visible">True</property>
-                     <property name="tooltip" translatable="yes">To change 
graveman appearance. You need to restart graveman for changes to take 
effect</property>
+                     <property name="tooltip" translatable="yes">To change 
graveman appearance.
+You need to restart graveman for changes to take effect.</property>
                      <property name="visible_window">True</property>
                      <property name="above_child">False</property>
 
@@ -799,7 +863,7 @@
                  <child>
                    <widget class="GtkButton" id="scanprog">
                      <property name="visible">True</property>
-                     <property name="tooltip" translatable="yes">Click here to 
scan again for external programs and update graveman informations about 
programs who are present on your system</property>
+                     <property name="tooltip" translatable="yes">Click here to 
scan again for external programs and update graveman informations about 
programs who are present on your system.</property>
                      <property name="can_default">True</property>
                      <property name="can_focus">True</property>
                      <property name="relief">GTK_RELIEF_NORMAL</property>
@@ -1408,7 +1472,7 @@
                    <widget class="GtkTreeView" id="periphdata">
                      <property name="visible">True</property>
                      <property name="tooltip" translatable="yes">Current 
devices list.
-Click here with right button to show popup menu</property>
+Click here with right button to show popup menu.</property>
                      <property name="can_focus">True</property>
                      <property name="headers_visible">True</property>
                      <property name="rules_hint">False</property>




reply via email to

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