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

Diff of /graveman/current/glade/dialog_add_charset.glade

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

revision 1.4 by scresto, Mon Mar 21 00:17:42 2005 UTC revision 1.5 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!  
   
 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;scresto@gmail.com&gt;  
 -->  
3    
4  <glade-interface>  <glade-interface>
5    
# Line 49  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 32  Copyright (C) 2005 Sylvain Cresto &lt;sc
32            <child>            <child>
33              <widget class="GtkButton" id="okbutton">              <widget class="GtkButton" id="okbutton">
34                <property name="visible">True</property>                <property name="visible">True</property>
35                  <property name="tooltip" translatable="yes">Add this character set to graveman configuration and close</property>
36                <property name="can_default">True</property>                <property name="can_default">True</property>
37                <property name="has_default">True</property>                <property name="has_default">True</property>
38                <property name="can_focus">True</property>                <property name="can_focus">True</property>
# Line 63  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 47  Copyright (C) 2005 Sylvain Cresto &lt;sc
47            <child>            <child>
48              <widget class="GtkButton" id="cancelbutton">              <widget class="GtkButton" id="cancelbutton">
49                <property name="visible">True</property>                <property name="visible">True</property>
50                  <property name="tooltip" translatable="yes">Discard changes and close</property>
51                <property name="can_default">True</property>                <property name="can_default">True</property>
52                <property name="can_focus">True</property>                <property name="can_focus">True</property>
53                <property name="label">gtk-cancel</property>                <property name="label">gtk-cancel</property>
# Line 149  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 134  Copyright (C) 2005 Sylvain Cresto &lt;sc
134                <child>                <child>
135                  <widget class="GtkEntry" id="charsetlocation">                  <widget class="GtkEntry" id="charsetlocation">
136                    <property name="visible">True</property>                    <property name="visible">True</property>
137                      <property name="tooltip" translatable="yes">File containing character set defintion</property>
138                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
139                    <property name="editable">True</property>                    <property name="editable">True</property>
140                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 170  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 156  Copyright (C) 2005 Sylvain Cresto &lt;sc
156                <child>                <child>
157                  <widget class="GtkEntry" id="charsetlabel">                  <widget class="GtkEntry" id="charsetlabel">
158                    <property name="visible">True</property>                    <property name="visible">True</property>
159                      <property name="tooltip" translatable="yes">Character set label who will be show in combobox</property>
160                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
161                    <property name="editable">True</property>                    <property name="editable">True</property>
162                    <property name="visibility">True</property>                    <property name="visibility">True</property>
# Line 191  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 178  Copyright (C) 2005 Sylvain Cresto &lt;sc
178                <child>                <child>
179                  <widget class="GtkButton" id="btnbrowse">                  <widget class="GtkButton" id="btnbrowse">
180                    <property name="visible">True</property>                    <property name="visible">True</property>
181                      <property name="tooltip" translatable="yes">Open browser to select character set definiton</property>
182                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
183                    <property name="relief">GTK_RELIEF_NORMAL</property>                    <property name="relief">GTK_RELIEF_NORMAL</property>
184                    <property name="focus_on_click">True</property>                    <property name="focus_on_click">True</property>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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