Magellan Linux

Diff of /trunk/installer/gtk-gui/locales.sh

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

revision 771 by niro, Fri Apr 18 20:40:28 2008 UTC revision 772 by niro, Wed Sep 24 10:44:47 2008 UTC
# Line 1  Line 1 
1  # $Header: /home/cvsd/magellan-cvs/magellan-src/installer/gtk-gui/locales.sh,v 1.1 2008-04-18 20:40:28 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/installer/gtk-gui/locales.sh,v 1.2 2008-09-24 10:44:21 niro Exp $
2    
3  export SELECT_TIMEZONE_REGION='  export SELECT_TIMEZONE_REGION='
4  <window title="Locales" icon-name="gtk-preferences" window_position="1" resizable="true">  <window title="Locales" icon-name="gtk-preferences" window_position="1" resizable="true">
5   <vbox>   <vbox>
6   <pixmap>   <pixmap>
7   <input file>header.png</input>   <input file>data/header.png</input>
8   </pixmap>   </pixmap>
9   <hbox spacing="180">   <hbox spacing="180">
10   <pixmap>   <pixmap>
# Line 38  export SELECT_TIMEZONE_LOCATION=' Line 38  export SELECT_TIMEZONE_LOCATION='
38  <window title="Locales" icon-name="gtk-preferences" window_position="1" resizable="true">  <window title="Locales" icon-name="gtk-preferences" window_position="1" resizable="true">
39   <vbox>   <vbox>
40   <pixmap>   <pixmap>
41   <input file>header.png</input>   <input file>data/header.png</input>
42   </pixmap>   </pixmap>
43   <hbox spacing="160">   <hbox spacing="160">
44   <pixmap>   <pixmap>
# Line 72  export SELECT_LOCALES=' Line 72  export SELECT_LOCALES='
72  <window title="Locales" icon-name="gtk-preferences" window_position="1" resizable="true">  <window title="Locales" icon-name="gtk-preferences" window_position="1" resizable="true">
73   <vbox>   <vbox>
74   <pixmap>   <pixmap>
75   <input file>header.png</input>   <input file>data/header.png</input>
76   </pixmap>   </pixmap>
77   <hbox spacing="140">   <hbox spacing="140">
78   <pixmap>   <pixmap>

Legend:
Removed from v.771  
changed lines
  Added in v.772