/[graveman]/graveman/current/glade/dialog_properties.glade
ViewVC logotype

Diff of /graveman/current/glade/dialog_properties.glade

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by scresto, Tue Apr 12 23:12:52 2005 UTC revision 1.18 by scresto, Thu Apr 21 00:37:30 2005 UTC
# Line 1  Line 1 
1  <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->  <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2  <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">  <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
 <!--  
 This file is part of graveman!  
3    
 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;scresto@gmail.com&gt;  
 -->  
4  <glade-interface>  <glade-interface>
5    
6  <widget class="GtkDialog" id="dialog_properties">  <widget class="GtkDialog" id="dialog_properties">
# Line 51  Copyright (C) 2004, 2005 Sylvain Cresto Line 35  Copyright (C) 2004, 2005 Sylvain Cresto
35            <child>            <child>
36              <widget class="GtkButton" id="closebutton1">              <widget class="GtkButton" id="closebutton1">
37                <property name="visible">True</property>                <property name="visible">True</property>
38                  <property name="tooltip" translatable="yes">Close and apply changes</property>
39                <property name="can_default">True</property>                <property name="can_default">True</property>
40                <property name="can_focus">True</property>                <property name="can_focus">True</property>
41                <property name="label">gtk-close</property>                <property name="label">gtk-close</property>
# Line 117  Copyright (C) 2004, 2005 Sylvain Cresto Line 102  Copyright (C) 2004, 2005 Sylvain Cresto
102                <child>                <child>
103                  <widget class="GtkEntry" id="dirtmpvalue">                  <widget class="GtkEntry" id="dirtmpvalue">
104                    <property name="visible">True</property>                    <property name="visible">True</property>
105                      <property name="tooltip" translatable="yes">Directory to use for temporary data storage like audio files or temporary CD/DVD images</property>
106                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
107                    <property name="editable">True</property>                    <property name="editable">True</property>
108                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 215  Copyright (C) 2004, 2005 Sylvain Cresto Line 201  Copyright (C) 2004, 2005 Sylvain Cresto
201                <child>                <child>
202                  <widget class="GtkCheckButton" id="fastblank">                  <widget class="GtkCheckButton" id="fastblank">
203                    <property name="visible">True</property>                    <property name="visible">True</property>
204                      <property name="tooltip" translatable="yes">Minimally blank the disk. This results in erasing the PMA, the TOC and the pregap.
205    Blanking will be much faster.</property>
206                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
207                    <property name="label" translatable="yes">Option &quot;_fast blank disk when erasing CD-RW&quot; activated by default</property>                    <property name="label" translatable="yes">Option &quot;_fast blank disk when erasing CD-RW&quot; activated by default</property>
208                    <property name="use_underline">True</property>                    <property name="use_underline">True</property>
# Line 237  Copyright (C) 2004, 2005 Sylvain Cresto Line 225  Copyright (C) 2004, 2005 Sylvain Cresto
225                <child>                <child>
226                  <widget class="GtkCheckButton" id="eject">                  <widget class="GtkCheckButton" id="eject">
227                    <property name="visible">True</property>                    <property name="visible">True</property>
228                      <property name="tooltip" translatable="yes">Eject the media after writing or write simulation.</property>
229                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
230                    <property name="label" translatable="yes">E_ject media after doing the work</property>                    <property name="label" translatable="yes">E_ject media after doing the work</property>
231                    <property name="use_underline">True</property>                    <property name="use_underline">True</property>
# Line 271  Copyright (C) 2004, 2005 Sylvain Cresto Line 260  Copyright (C) 2004, 2005 Sylvain Cresto
260                    <child>                    <child>
261                      <widget class="GtkCheckButton" id="overburn">                      <widget class="GtkCheckButton" id="overburn">
262                        <property name="visible">True</property>                        <property name="visible">True</property>
263                          <property name="tooltip" translatable="yes">Allow cdrecord to write more than the official size of a medium.
264    This feature depends on the fact that most blank media may hold more space than the official size.
265    There is no guarantee that your drive supports overburning at all. Make a test to check if your drive implements the feature.</property>
266                        <property name="can_focus">True</property>                        <property name="can_focus">True</property>
267                        <property name="label" translatable="yes">Allow _overburning</property>                        <property name="label" translatable="yes">Allow _overburning</property>
268                        <property name="use_underline">True</property>                        <property name="use_underline">True</property>
# Line 321  Copyright (C) 2004, 2005 Sylvain Cresto Line 313  Copyright (C) 2004, 2005 Sylvain Cresto
313                    </child>                    </child>
314    
315                    <child>                    <child>
316                      <widget class="GtkComboBox" id="iconsizelist">                      <widget class="GtkEventBox" id="eventbox2">
317                        <property name="visible">True</property>                        <property name="visible">True</property>
318                        <property name="items" translatable="yes">16x16px                        <property name="tooltip" translatable="yes">To change icons size on left panel in main window</property>
319                          <property name="visible_window">True</property>
320                          <property name="above_child">False</property>
321    
322                          <child>
323                            <widget class="GtkComboBox" id="iconsizelist">
324                              <property name="visible">True</property>
325                              <property name="items" translatable="yes">16x16px
326  24x24px  24x24px
327  32x32px  32x32px
328  48x48px</property>  48x48px</property>
329                            </widget>
330                          </child>
331                      </widget>                      </widget>
332                      <packing>                      <packing>
333                        <property name="padding">0</property>                        <property name="padding">0</property>
# Line 338  Copyright (C) 2004, 2005 Sylvain Cresto Line 339  Copyright (C) 2004, 2005 Sylvain Cresto
339                    <child>                    <child>
340                      <widget class="GtkCheckButton" id="statusbar">                      <widget class="GtkCheckButton" id="statusbar">
341                        <property name="visible">True</property>                        <property name="visible">True</property>
342                          <property name="tooltip" translatable="yes">Active this checkbox to display status bar on main window</property>
343                        <property name="can_focus">True</property>                        <property name="can_focus">True</property>
344                        <property name="label" translatable="yes">_Display status bar</property>                        <property name="label" translatable="yes">_Display status bar</property>
345                        <property name="use_underline">True</property>                        <property name="use_underline">True</property>
# Line 367  Copyright (C) 2004, 2005 Sylvain Cresto Line 369  Copyright (C) 2004, 2005 Sylvain Cresto
369                <child>                <child>
370                  <widget class="GtkCheckButton" id="saveconfig">                  <widget class="GtkCheckButton" id="saveconfig">
371                    <property name="visible">True</property>                    <property name="visible">True</property>
372                      <property name="tooltip" translatable="yes">Automatically save configuration on graveman exit</property>
373                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
374                    <property name="label" translatable="yes">_Save configuration on exit</property>                    <property name="label" translatable="yes">_Save configuration on exit</property>
375                    <property name="use_underline">True</property>                    <property name="use_underline">True</property>
# Line 389  Copyright (C) 2004, 2005 Sylvain Cresto Line 392  Copyright (C) 2004, 2005 Sylvain Cresto
392                <child>                <child>
393                  <widget class="GtkCheckButton" id="autoblank">                  <widget class="GtkCheckButton" id="autoblank">
394                    <property name="visible">True</property>                    <property name="visible">True</property>
395                      <property name="tooltip" translatable="yes">Active this checkbox to blank CD-RW before writing by default.</property>
396                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
397                    <property name="label" translatable="yes">Option &quot;_blank CD-RW before writing&quot; activated by default</property>                    <property name="label" translatable="yes">Option &quot;_blank CD-RW before writing&quot; activated by default</property>
398                    <property name="use_underline">True</property>                    <property name="use_underline">True</property>
# Line 437  Copyright (C) 2004, 2005 Sylvain Cresto Line 441  Copyright (C) 2004, 2005 Sylvain Cresto
441                    </child>                    </child>
442    
443                    <child>                    <child>
444                      <widget class="GtkComboBox" id="inputcharset">                      <widget class="GtkEventBox" id="eventbox3">
445                        <property name="visible">True</property>                        <property name="visible">True</property>
446                        <property name="items" translatable="yes">Use default character set</property>                        <property name="tooltip" translatable="yes">Input charset that defines the characters used in local file names.
447    This parameter will be used to generate ISO images.
448    Please read CHARACTER SETS section on mkisofs man page to get more informations.</property>
449                          <property name="visible_window">True</property>
450                          <property name="above_child">False</property>
451    
452                          <child>
453                            <widget class="GtkComboBox" id="inputcharset">
454                              <property name="visible">True</property>
455                              <property name="items" translatable="yes">Use default character set</property>
456                            </widget>
457                          </child>
458                      </widget>                      </widget>
459                      <packing>                      <packing>
460                        <property name="padding">0</property>                        <property name="padding">0</property>
# Line 487  Copyright (C) 2004, 2005 Sylvain Cresto Line 502  Copyright (C) 2004, 2005 Sylvain Cresto
502                    </child>                    </child>
503    
504                    <child>                    <child>
505                      <widget class="GtkComboBox" id="themelist">                      <widget class="GtkEventBox" id="eventbox1">
506                        <property name="visible">True</property>                        <property name="visible">True</property>
507                          <property name="tooltip" translatable="yes">To change graveman appearance. You need to restart graveman for changes to take effect</property>
508                          <property name="visible_window">True</property>
509                          <property name="above_child">False</property>
510    
511                          <child>
512                            <widget class="GtkComboBox" id="themelist">
513                              <property name="visible">True</property>
514                            </widget>
515                          </child>
516                      </widget>                      </widget>
517                      <packing>                      <packing>
518                        <property name="padding">0</property>                        <property name="padding">0</property>
519                        <property name="expand">True</property>                        <property name="expand">False</property>
520                        <property name="fill">True</property>                        <property name="fill">True</property>
521                      </packing>                      </packing>
522                    </child>                    </child>
# Line 669  Copyright (C) 2004, 2005 Sylvain Cresto Line 693  Copyright (C) 2004, 2005 Sylvain Cresto
693                <child>                <child>
694                  <widget class="GtkEntry" id="cdrecordpara">                  <widget class="GtkEntry" id="cdrecordpara">
695                    <property name="visible">True</property>                    <property name="visible">True</property>
696                      <property name="tooltip" translatable="yes">Extra parameters that will be used by cdrecord to burn CD.
697    Normally you can let this line empty.
698    Please read cdrdao manual to get more informations.</property>
699                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
700                    <property name="editable">True</property>                    <property name="editable">True</property>
701                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 690  Copyright (C) 2004, 2005 Sylvain Cresto Line 717  Copyright (C) 2004, 2005 Sylvain Cresto
717                <child>                <child>
718                  <widget class="GtkEntry" id="mkisofspara">                  <widget class="GtkEntry" id="mkisofspara">
719                    <property name="visible">True</property>                    <property name="visible">True</property>
720                      <property name="tooltip" translatable="yes">Extra parameters that will be used by mkisofs to process ISO images.
721    Normally you can let this line empty.
722    Please read mkisofs manual to get more informations.
723    </property>
724                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
725                    <property name="editable">True</property>                    <property name="editable">True</property>
726                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 711  Copyright (C) 2004, 2005 Sylvain Cresto Line 742  Copyright (C) 2004, 2005 Sylvain Cresto
742                <child>                <child>
743                  <widget class="GtkEntry" id="readcdpara">                  <widget class="GtkEntry" id="readcdpara">
744                    <property name="visible">True</property>                    <property name="visible">True</property>
745                      <property name="tooltip" translatable="yes">Extra parameters that will be used by readcd to read data cd.
746    Normally you can let this line empty.
747    Please read readcd manual to get more informations.</property>
748                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
749                    <property name="editable">True</property>                    <property name="editable">True</property>
750                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 732  Copyright (C) 2004, 2005 Sylvain Cresto Line 766  Copyright (C) 2004, 2005 Sylvain Cresto
766                <child>                <child>
767                  <widget class="GtkEntry" id="soxpara">                  <widget class="GtkEntry" id="soxpara">
768                    <property name="visible">True</property>                    <property name="visible">True</property>
769                      <property name="tooltip" translatable="yes">Extra parameters that will be used by sox to burn CD.
770    Normally you can let this line empty.
771    Please read sox manual to get more informations.
772    If icon appears orange sox is probably compiled without mp3 or ogg format.
773    </property>
774                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
775                    <property name="editable">True</property>                    <property name="editable">True</property>
776                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 760  Copyright (C) 2004, 2005 Sylvain Cresto Line 799  Copyright (C) 2004, 2005 Sylvain Cresto
799                    <child>                    <child>
800                      <widget class="GtkButton" id="scanprog">                      <widget class="GtkButton" id="scanprog">
801                        <property name="visible">True</property>                        <property name="visible">True</property>
802                          <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>
803                        <property name="can_default">True</property>                        <property name="can_default">True</property>
804                        <property name="can_focus">True</property>                        <property name="can_focus">True</property>
805                        <property name="relief">GTK_RELIEF_NORMAL</property>                        <property name="relief">GTK_RELIEF_NORMAL</property>
# Line 888  Copyright (C) 2004, 2005 Sylvain Cresto Line 928  Copyright (C) 2004, 2005 Sylvain Cresto
928                <child>                <child>
929                  <widget class="GtkEntry" id="growisofspara">                  <widget class="GtkEntry" id="growisofspara">
930                    <property name="visible">True</property>                    <property name="visible">True</property>
931                      <property name="tooltip" translatable="yes">Extra parameters that will be used by growisofs to burn DVD.
932    Normally you can let this line empty.
933    Please read growisofs manual to get more informations.</property>
934                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
935                    <property name="editable">True</property>                    <property name="editable">True</property>
936                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 909  Copyright (C) 2004, 2005 Sylvain Cresto Line 952  Copyright (C) 2004, 2005 Sylvain Cresto
952                <child>                <child>
953                  <widget class="GtkEntry" id="dvd+rw-mediainfopara">                  <widget class="GtkEntry" id="dvd+rw-mediainfopara">
954                    <property name="visible">True</property>                    <property name="visible">True</property>
955                      <property name="tooltip" translatable="yes">Extra parameters that will be used by dvd+rw-mediainfo to detect DVD media type.
956    Normally you can let this line empty.
957    Please read dvd+rw-tools manual to get more informations.</property>
958                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
959                    <property name="editable">True</property>                    <property name="editable">True</property>
960                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 954  Copyright (C) 2004, 2005 Sylvain Cresto Line 1000  Copyright (C) 2004, 2005 Sylvain Cresto
1000                <child>                <child>
1001                  <widget class="GtkEntry" id="dvd+rw-formatpara">                  <widget class="GtkEntry" id="dvd+rw-formatpara">
1002                    <property name="visible">True</property>                    <property name="visible">True</property>
1003                      <property name="tooltip" translatable="yes">Extra parameters that will be used by dvd+rw-format to blank DVD-RW and DVD+RW.
1004    Normally you can let this line empty.
1005    Please read dvd+rw-tools manual to get more informations.</property>
1006                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
1007                    <property name="editable">True</property>                    <property name="editable">True</property>
1008                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 999  Copyright (C) 2004, 2005 Sylvain Cresto Line 1048  Copyright (C) 2004, 2005 Sylvain Cresto
1048                <child>                <child>
1049                  <widget class="GtkEntry" id="cdrdaopara">                  <widget class="GtkEntry" id="cdrdaopara">
1050                    <property name="visible">True</property>                    <property name="visible">True</property>
1051                      <property name="tooltip" translatable="yes">Extra parameters that will be used by cdrdao to burn CD.
1052    Normally you can let this line empty.
1053    Please read cdrdao manual to get more informations.</property>
1054                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
1055                    <property name="editable">True</property>                    <property name="editable">True</property>
1056                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 1044  Copyright (C) 2004, 2005 Sylvain Cresto Line 1096  Copyright (C) 2004, 2005 Sylvain Cresto
1096                <child>                <child>
1097                  <widget class="GtkEntry" id="flacpara">                  <widget class="GtkEntry" id="flacpara">
1098                    <property name="visible">True</property>                    <property name="visible">True</property>
1099                      <property name="tooltip" translatable="yes">Extra parameters that will be used by flac to decode flac audio files.
1100    Normally you can let this line empty.
1101    Please read flac manual to get more informations.
1102    </property>
1103                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
1104                    <property name="editable">True</property>                    <property name="editable">True</property>
1105                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 1351  Copyright (C) 2004, 2005 Sylvain Cresto Line 1407  Copyright (C) 2004, 2005 Sylvain Cresto
1407                    <child>                    <child>
1408                      <widget class="GtkTreeView" id="periphdata">                      <widget class="GtkTreeView" id="periphdata">
1409                        <property name="visible">True</property>                        <property name="visible">True</property>
1410                          <property name="tooltip" translatable="yes">Current devices list.
1411    Click here with right button to show popup menu</property>
1412                        <property name="can_focus">True</property>                        <property name="can_focus">True</property>
1413                        <property name="headers_visible">True</property>                        <property name="headers_visible">True</property>
1414                        <property name="rules_hint">False</property>                        <property name="rules_hint">False</property>
# Line 1402  Copyright (C) 2004, 2005 Sylvain Cresto Line 1460  Copyright (C) 2004, 2005 Sylvain Cresto
1460                    <child>                    <child>
1461                      <widget class="GtkButton" id="scandevice">                      <widget class="GtkButton" id="scandevice">
1462                        <property name="visible">True</property>                        <property name="visible">True</property>
1463                          <property name="tooltip" translatable="yes">Click here to scan again for devices and update graveman informations about your CD/DVD readers/writers.</property>
1464                        <property name="can_default">True</property>                        <property name="can_default">True</property>
1465                        <property name="can_focus">True</property>                        <property name="can_focus">True</property>
1466                        <property name="relief">GTK_RELIEF_NORMAL</property>                        <property name="relief">GTK_RELIEF_NORMAL</property>
# Line 1472  Copyright (C) 2004, 2005 Sylvain Cresto Line 1531  Copyright (C) 2004, 2005 Sylvain Cresto
1531                    <child>                    <child>
1532                      <widget class="GtkButton" id="adddevice">                      <widget class="GtkButton" id="adddevice">
1533                        <property name="visible">True</property>                        <property name="visible">True</property>
1534                          <property name="tooltip" translatable="yes">If graveman failed to had a specific device you can try to manally add it.</property>
1535                        <property name="can_default">True</property>                        <property name="can_default">True</property>
1536                        <property name="can_focus">True</property>                        <property name="can_focus">True</property>
1537                        <property name="relief">GTK_RELIEF_NORMAL</property>                        <property name="relief">GTK_RELIEF_NORMAL</property>
# Line 1596  Copyright (C) 2004, 2005 Sylvain Cresto Line 1656  Copyright (C) 2004, 2005 Sylvain Cresto
1656                    <child>                    <child>
1657                      <widget class="GtkTreeView" id="charsetdata">                      <widget class="GtkTreeView" id="charsetdata">
1658                        <property name="visible">True</property>                        <property name="visible">True</property>
1659                          <property name="tooltip" translatable="yes">Character sets list.
1660    Click here with right button to show popup menu.</property>
1661                        <property name="can_focus">True</property>                        <property name="can_focus">True</property>
1662                        <property name="headers_visible">True</property>                        <property name="headers_visible">True</property>
1663                        <property name="rules_hint">False</property>                        <property name="rules_hint">False</property>
# Line 1647  Copyright (C) 2004, 2005 Sylvain Cresto Line 1709  Copyright (C) 2004, 2005 Sylvain Cresto
1709                    <child>                    <child>
1710                      <widget class="GtkButton" id="scancharset">                      <widget class="GtkButton" id="scancharset">
1711                        <property name="visible">True</property>                        <property name="visible">True</property>
1712                          <property name="tooltip" translatable="yes">Click here to scan again for mkisofs built in character sets. Use it after an mkisofs update.</property>
1713                        <property name="can_default">True</property>                        <property name="can_default">True</property>
1714                        <property name="can_focus">True</property>                        <property name="can_focus">True</property>
1715                        <property name="relief">GTK_RELIEF_NORMAL</property>                        <property name="relief">GTK_RELIEF_NORMAL</property>
# Line 1717  Copyright (C) 2004, 2005 Sylvain Cresto Line 1780  Copyright (C) 2004, 2005 Sylvain Cresto
1780                    <child>                    <child>
1781                      <widget class="GtkButton" id="addcharset">                      <widget class="GtkButton" id="addcharset">
1782                        <property name="visible">True</property>                        <property name="visible">True</property>
1783                          <property name="tooltip" translatable="yes">Click here to manually add a character set who is stored in an external file.</property>
1784                        <property name="can_default">True</property>                        <property name="can_default">True</property>
1785                        <property name="can_focus">True</property>                        <property name="can_focus">True</property>
1786                        <property name="relief">GTK_RELIEF_NORMAL</property>                        <property name="relief">GTK_RELIEF_NORMAL</property>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26