Changeset 6 for conseil.glade

Show
Ignore:
Timestamp:
07/03/06 17:09:57 (3 years ago)
Author:
ploum
Message:

README file

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • conseil.glade

    r5 r6  
    313313 
    314314                  <child> 
    315                     <widget class="GtkScrolledWindow" id="scrolledwindow2"> 
    316                       <property name="visible">True</property> 
    317                       <property name="can_focus">True</property> 
    318                       <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property> 
    319                       <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property> 
    320                       <property name="shadow_type">GTK_SHADOW_IN</property> 
    321                       <property name="window_placement">GTK_CORNER_TOP_LEFT</property> 
    322  
    323                       <child> 
    324                         <widget class="GtkTextView" id="textview1"> 
    325                           <property name="visible">True</property> 
    326                           <property name="can_focus">True</property> 
    327                           <property name="editable">True</property> 
    328                           <property name="overwrite">False</property> 
    329                           <property name="accepts_tab">True</property> 
    330                           <property name="justification">GTK_JUSTIFY_LEFT</property> 
    331                           <property name="wrap_mode">GTK_WRAP_NONE</property> 
    332                           <property name="cursor_visible">True</property> 
    333                           <property name="pixels_above_lines">0</property> 
    334                           <property name="pixels_below_lines">0</property> 
    335                           <property name="pixels_inside_wrap">0</property> 
    336                           <property name="left_margin">0</property> 
    337                           <property name="right_margin">0</property> 
    338                           <property name="indent">0</property> 
    339                           <property name="text" translatable="yes">Here will come the advanced search widget !</property> 
    340                         </widget> 
    341                       </child> 
     315                    <widget class="GtkLabel" id="label4"> 
     316                      <property name="visible">True</property> 
     317                      <property name="label" translatable="yes">Here will come  
     318the &quot;Omega 13 
     319Advanced Search Widget&quot; 
     320including astonishing 
     321technologies ! 
     322 
     323Stay tuned !</property> 
     324                      <property name="use_underline">False</property> 
     325                      <property name="use_markup">False</property> 
     326                      <property name="justify">GTK_JUSTIFY_LEFT</property> 
     327                      <property name="wrap">True</property> 
     328                      <property name="selectable">False</property> 
     329                      <property name="xalign">0.5</property> 
     330                      <property name="yalign">0.5</property> 
     331                      <property name="xpad">0</property> 
     332                      <property name="ypad">0</property> 
     333                      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 
     334                      <property name="width_chars">-1</property> 
     335                      <property name="single_line_mode">False</property> 
     336                      <property name="angle">0</property> 
    342337                    </widget> 
    343338                    <packing>