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/window_main.glade


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

Index: graveman/current/glade/window_main.glade
diff -u graveman/current/glade/window_main.glade:1.18 
graveman/current/glade/window_main.glade:1.19
--- graveman/current/glade/window_main.glade:1.18       Mon Mar 21 00:17:42 2005
+++ graveman/current/glade/window_main.glade    Thu Apr 21 00:37:30 2005
@@ -386,6 +386,7 @@
              <child>
                <widget class="GtkButton" id="btnaddtrack">
                  <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Click here to add 
one or more audio files to project.</property>
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
@@ -456,6 +457,7 @@
              <child>
                <widget class="GtkButton" id="btnnextaudio1">
                  <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Switch to next 
tabs</property>
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
@@ -568,6 +570,8 @@
              <child>
                <widget class="GtkTreeView" id="LISTEAUDIO">
                  <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Ordered tracks.
+Click here with right button to display popup menu.</property>
                  <property name="can_focus">True</property>
                  <property name="has_focus">True</property>
                  <property name="headers_visible">True</property>
@@ -592,12 +596,21 @@
              <property name="spacing">5</property>
 
              <child>
-               <widget class="GtkProgressBar" id="audiolenbar">
+               <widget class="GtkEventBox" id="eventbox4">
                  <property name="visible">True</property>
-                 <property 
name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
-                 <property name="fraction">0</property>
-                 <property name="pulse_step">0.10000000149</property>
-                 <property name="text" translatable="yes">0 min</property>
+                 <property name="tooltip" translatable="yes">Total length of 
current CD Audio project</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
+
+                 <child>
+                   <widget class="GtkProgressBar" id="audiolenbar">
+                     <property name="visible">True</property>
+                     <property 
name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
+                     <property name="fraction">0</property>
+                     <property name="pulse_step">0.10000000149</property>
+                     <property name="text" translatable="yes">0 min</property>
+                   </widget>
+                 </child>
                </widget>
                <packing>
                  <property name="padding">0</property>
@@ -607,9 +620,19 @@
              </child>
 
              <child>
-               <widget class="GtkComboBox" id="listerempliaudio">
+               <widget class="GtkEventBox" id="eventbox1">
                  <property name="visible">True</property>
-                 <property name="items" translatable="yes">74 min</property>
+                 <property name="tooltip" translatable="yes">Length of media
+This length is only use for &quot;current length of media&quot; 
display</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
+
+                 <child>
+                   <widget class="GtkComboBox" id="listerempliaudio">
+                     <property name="visible">True</property>
+                     <property name="items" translatable="yes">74 
min</property>
+                   </widget>
+                 </child>
                </widget>
                <packing>
                  <property name="padding">0</property>
@@ -714,33 +737,6 @@
          </child>
 
          <child>
-           <widget class="GtkComboBox" id="dstaudiocombo">
-             <property name="visible">True</property>
-           </widget>
-           <packing>
-             <property name="left_attach">1</property>
-             <property name="right_attach">2</property>
-             <property name="top_attach">0</property>
-             <property name="bottom_attach">1</property>
-             <property name="y_options">fill</property>
-           </packing>
-         </child>
-
-         <child>
-           <widget class="GtkComboBox" id="dstaudiospeed">
-             <property name="visible">True</property>
-           </widget>
-           <packing>
-             <property name="left_attach">1</property>
-             <property name="right_attach">2</property>
-             <property name="top_attach">1</property>
-             <property name="bottom_attach">2</property>
-             <property name="x_options">fill</property>
-             <property name="y_options">fill</property>
-           </packing>
-         </child>
-
-         <child>
            <widget class="GtkLabel" id="label20">
              <property name="visible">True</property>
              <property name="label" translatable="yes">_Number of copies 
:</property>
@@ -768,6 +764,7 @@
          <child>
            <widget class="GtkSpinButton" id="nbrcdaudio">
              <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Number of copies to 
record</property>
              <property name="can_focus">True</property>
              <property name="climb_rate">1</property>
              <property name="digits">0</property>
@@ -789,6 +786,9 @@
          <child>
            <widget class="GtkCheckButton" id="audionotfix">
              <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Do not fixate the 
disk after writing the tracks.
+This may be used to create an audio disk in steps.
+An un-fixated disk can usually not be used on a non CD-writer type drive but 
there are audio CD players that will be able to play such a disk.</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">Do not fi_xate the disk 
after writing</property>
              <property name="use_underline">True</property>
@@ -811,6 +811,8 @@
          <child>
            <widget class="GtkCheckButton" id="audiosimul">
              <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">The CD-Recorder will 
go through all steps of the recording process, but the laser is turned off 
during this procedure.
+It is recommended to run several tests before actually writing to a CD or DVD, 
if the timing and load response of the system is not known.</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Simulate 
write</property>
              <property name="use_underline">True</property>
@@ -839,6 +841,8 @@
              <child>
                <widget class="GtkButton" id="btnburnaudio2">
                  <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">start burning.
+graveman !</property>
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
@@ -918,6 +922,8 @@
          <child>
            <widget class="GtkCheckButton" id="audiodao">
              <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Use DAO Mode to 
suppress pause between each tracks.
+With DAO mode it is possible to create non standard track pre-gaps that have 
other lengths than 2 seconds and contain nonzero audio data.</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">No _pause between each 
tracks (DAO mode)</property>
              <property name="use_underline">True</property>
@@ -936,6 +942,52 @@
              <property name="y_options"></property>
            </packing>
          </child>
+
+         <child>
+           <widget class="GtkEventBox" id="eventbox2">
+             <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Sets the recorder to 
use to create audio CD</property>
+             <property name="visible_window">True</property>
+             <property name="above_child">False</property>
+
+             <child>
+               <widget class="GtkComboBox" id="dstaudiocombo">
+                 <property name="visible">True</property>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="left_attach">1</property>
+             <property name="right_attach">2</property>
+             <property name="top_attach">0</property>
+             <property name="bottom_attach">1</property>
+             <property name="x_options">fill</property>
+             <property name="y_options">fill</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkEventBox" id="eventbox3">
+             <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Set the maximum 
writing speed.</property>
+             <property name="visible_window">True</property>
+             <property name="above_child">False</property>
+
+             <child>
+               <widget class="GtkComboBox" id="dstaudiospeed">
+                 <property name="visible">True</property>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="left_attach">1</property>
+             <property name="right_attach">2</property>
+             <property name="top_attach">1</property>
+             <property name="bottom_attach">2</property>
+             <property name="x_options">fill</property>
+             <property name="y_options">fill</property>
+           </packing>
+         </child>
        </widget>
        <packing>
          <property name="tab_expand">False</property>
@@ -1575,36 +1627,6 @@
          </child>
 
          <child>
-           <widget class="GtkComboBox" id="dataisolevel">
-             <property name="visible">True</property>
-             <property name="items" translatable="yes">ISO 9660 level 2 
(default)</property>
-           </widget>
-           <packing>
-             <property name="left_attach">1</property>
-             <property name="right_attach">2</property>
-             <property name="top_attach">6</property>
-             <property name="bottom_attach">7</property>
-             <property name="x_options">fill</property>
-             <property name="y_options">fill</property>
-           </packing>
-         </child>
-
-         <child>
-           <widget class="GtkComboBox" id="datamodburn">
-             <property name="visible">True</property>
-             <property name="items" translatable="yes">Disk At Once - DAO 
(default)</property>
-           </widget>
-           <packing>
-             <property name="left_attach">1</property>
-             <property name="right_attach">2</property>
-             <property name="top_attach">5</property>
-             <property name="bottom_attach">6</property>
-             <property name="x_options">fill</property>
-             <property name="y_options">fill</property>
-           </packing>
-         </child>
-
-         <child>
            <widget class="GtkComboBox" id="dataformat">
              <property name="visible">True</property>
              <property name="items" translatable="yes">CD-Rom Mode 1 
(default)</property>
@@ -1655,20 +1677,6 @@
          </child>
 
          <child>
-           <widget class="GtkComboBox" id="dstdatacombo">
-             <property name="visible">True</property>
-           </widget>
-           <packing>
-             <property name="left_attach">1</property>
-             <property name="right_attach">2</property>
-             <property name="top_attach">0</property>
-             <property name="bottom_attach">1</property>
-             <property name="x_options">fill</property>
-             <property name="y_options">fill</property>
-           </packing>
-         </child>
-
-         <child>
            <widget class="GtkHButtonBox" id="hbuttonbox4">
              <property name="visible">True</property>
              <property name="layout_style">GTK_BUTTONBOX_END</property>
@@ -1959,6 +1967,7 @@
                  <child>
                    <widget class="GtkEntry" id="dstdatabtnvalue">
                      <property name="visible">True</property>
+                     <property name="tooltip" translatable="yes">Location of 
ISO file to create</property>
                      <property name="can_focus">True</property>
                      <property name="editable">True</property>
                      <property name="visibility">True</property>
@@ -2086,6 +2095,89 @@
              <property name="y_options">fill</property>
            </packing>
          </child>
+
+         <child>
+           <widget class="GtkEventBox" id="eventbox5">
+             <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Sets the record to 
use to create data CD.
+You can also just create an ISO image on selecting &quot;ISO&quot; 
entry.</property>
+             <property name="visible_window">True</property>
+             <property name="above_child">False</property>
+
+             <child>
+               <widget class="GtkComboBox" id="dstdatacombo">
+                 <property name="visible">True</property>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="left_attach">1</property>
+             <property name="right_attach">2</property>
+             <property name="top_attach">0</property>
+             <property name="bottom_attach">1</property>
+             <property name="x_options">fill</property>
+             <property name="y_options">fill</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkEventBox" id="eventbox6">
+             <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Set the iso9660 
conformance level.
+With  level 1, files may only consist of one section and filenames are 
restricted to 8.3 characters.
+With level 2, files may only consist of one section.
+With level 3, no restrictions apply.
+
+With all iso9660 levels all filenames are restricted to upper case letters,  
numbers and  the underscore (_). The maximum filename length is restricted to 
31 characters, the directory nesting level is restricted to 8 and the maximum 
path length  is limited to 255 characters.
+
+ISO 9660 version 2 allows file names of up to 207 characters.</property>
+             <property name="visible_window">True</property>
+             <property name="above_child">False</property>
+
+             <child>
+               <widget class="GtkComboBox" id="dataisolevel">
+                 <property name="visible">True</property>
+                 <property name="items" translatable="yes">ISO 9660 level 2 
(default)</property>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="left_attach">1</property>
+             <property name="right_attach">2</property>
+             <property name="top_attach">6</property>
+             <property name="bottom_attach">7</property>
+             <property name="x_options">fill</property>
+             <property name="y_options">fill</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkEventBox" id="eventbox7">
+             <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Choose which write 
mode you want to use with your CD-Writer.
+Not all modes are supported with all writers.
+Try DAO first, because its usually the best option.
+If the write fails, try &quot;TAO&quot; mode.
+RAW modes are for expert usage only :-)</property>
+             <property name="visible_window">True</property>
+             <property name="above_child">False</property>
+
+             <child>
+               <widget class="GtkComboBox" id="datamodburn">
+                 <property name="visible">True</property>
+                 <property name="items" translatable="yes">Disk At Once - DAO 
(default)</property>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="left_attach">1</property>
+             <property name="right_attach">2</property>
+             <property name="top_attach">5</property>
+             <property name="bottom_attach">6</property>
+             <property name="x_options">fill</property>
+             <property name="y_options">fill</property>
+           </packing>
+         </child>
        </widget>
        <packing>
          <property name="tab_expand">False</property>




reply via email to

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