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

Diff of /graveman/current/glade/dialog_charset.glade

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

revision 1.3 by scresto, Sun Feb 27 19:07:43 2005 UTC revision 1.4 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 50  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 33  Copyright (C) 2005 Sylvain Cresto &lt;sc
33            <child>            <child>
34              <widget class="GtkButton" id="okbutton">              <widget class="GtkButton" id="okbutton">
35                <property name="visible">True</property>                <property name="visible">True</property>
36                  <property name="tooltip" translatable="yes">Save changes and close</property>
37                <property name="can_default">True</property>                <property name="can_default">True</property>
38                <property name="has_default">True</property>                <property name="has_default">True</property>
39                <property name="can_focus">True</property>                <property name="can_focus">True</property>
# Line 64  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 48  Copyright (C) 2005 Sylvain Cresto &lt;sc
48            <child>            <child>
49              <widget class="GtkButton" id="cancelbutton">              <widget class="GtkButton" id="cancelbutton">
50                <property name="visible">True</property>                <property name="visible">True</property>
51                  <property name="tooltip" translatable="yes">Discard changes and close</property>
52                <property name="can_default">True</property>                <property name="can_default">True</property>
53                <property name="can_focus">True</property>                <property name="can_focus">True</property>
54                <property name="label">gtk-cancel</property>                <property name="label">gtk-cancel</property>
# Line 125  Copyright (C) 2005 Sylvain Cresto &lt;sc Line 110  Copyright (C) 2005 Sylvain Cresto &lt;sc
110                <child>                <child>
111                  <widget class="GtkEntry" id="charsetlabel">                  <widget class="GtkEntry" id="charsetlabel">
112                    <property name="visible">True</property>                    <property name="visible">True</property>
113                      <property name="tooltip" translatable="yes">Character set label who will be show in combobox</property>
114                    <property name="can_focus">True</property>                    <property name="can_focus">True</property>
115                    <property name="editable">True</property>                    <property name="editable">True</property>
116                    <property name="visibility">True</property>                    <property name="visibility">True</property>

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

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