usr/src/cmd/gui-install/src/failure.glade
branchoi_151a
changeset 1398 3cd5b2156d4c
parent 872 8b098e92c2a9
equal deleted inserted replaced
1397:9dbcd0cd9b35 1398:3cd5b2156d4c
    43             <child>
    43             <child>
    44               <widget class="GtkLabel" id="failuredetaillabel">
    44               <widget class="GtkLabel" id="failuredetaillabel">
    45                 <property name="visible">True</property>
    45                 <property name="visible">True</property>
    46                 <property name="xalign">0</property>
    46                 <property name="xalign">0</property>
    47                 <property name="yalign">0</property>
    47                 <property name="yalign">0</property>
    48                 <property name="label" translatable="yes">&lt;span&gt;For more information, you can review the Oracle Solaris installation log.&lt;/span&gt;</property>
    48                 <property name="label" translatable="yes">&lt;span&gt;For more information, you can review the OpenIndiana installation log.&lt;/span&gt;</property>
    49                 <property name="use_markup">True</property>
    49                 <property name="use_markup">True</property>
    50                 <property name="wrap">True</property>
    50                 <property name="wrap">True</property>
    51                 <property name="width_chars">70</property>
    51                 <property name="width_chars">70</property>
    52                 <property name="single_line_mode">True</property>
    52                 <property name="single_line_mode">True</property>
    53                 <property name="max_width_chars">70</property>
    53                 <property name="max_width_chars">70</property>
    72                     <signal name="clicked" handler="on_failurelogbutton_clicked"/>
    72                     <signal name="clicked" handler="on_failurelogbutton_clicked"/>
    73                     <child>
    73                     <child>
    74                       <widget class="GtkLabel" id="logbuttonlabel">
    74                       <widget class="GtkLabel" id="logbuttonlabel">
    75                         <property name="visible">True</property>
    75                         <property name="visible">True</property>
    76                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
    76                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
    77                         <property name="label" translatable="yes">&lt;span foreground="#5582a3"&gt;Oracle Solaris installation log&lt;/span&gt;</property>
    77                         <property name="label" translatable="yes">&lt;span foreground="#5582a3"&gt;OpenIndiana installation log&lt;/span&gt;</property>
    78                         <property name="use_markup">True</property>
    78                         <property name="use_markup">True</property>
    79                       </widget>
    79                       </widget>
    80                     </child>
    80                     </child>
    81                   </widget>
    81                   </widget>
    82                   <packing>
    82                   <packing>
    99         </child>
    99         </child>
   100         <child>
   100         <child>
   101           <widget class="GtkLabel" id="failureinfolabel">
   101           <widget class="GtkLabel" id="failureinfolabel">
   102             <property name="visible">True</property>
   102             <property name="visible">True</property>
   103             <property name="xalign">0</property>
   103             <property name="xalign">0</property>
   104             <property name="label" translatable="yes">&lt;span font_desc="Bold"&gt;Oracle Solaris installation did not complete normally.&lt;/span&gt;</property>
   104             <property name="label" translatable="yes">&lt;span font_desc="Bold"&gt;OpenIndiana installation did not complete normally.&lt;/span&gt;</property>
   105             <property name="use_markup">True</property>
   105             <property name="use_markup">True</property>
   106             <property name="wrap">True</property>
   106             <property name="wrap">True</property>
   107             <property name="width_chars">70</property>
   107             <property name="width_chars">70</property>
   108             <property name="max_width_chars">70</property>
   108             <property name="max_width_chars">70</property>
   109           </widget>
   109           </widget>