Changeset 53 for conseil.glade

Show
Ignore:
Timestamp:
03/22/07 16:14:11 (22 months ago)
Author:
ploum
Message:

patch from Etienne Bersac to prettify Conseil. Thanks Etienne :-)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • conseil.glade

    r52 r53  
    1818              <widget class="GtkMenuItem" id="menuitem1"> 
    1919                <property name="visible">True</property> 
    20                 <property name="label" translatable="yes">_Fichier</property> 
     20                <property name="label" translatable="yes">_Bug</property> 
    2121                <property name="use_underline">True</property> 
    2222                <child> 
     
    4141                    </child> 
    4242                    <child> 
    43                       <widget class="GtkMenuItem" id="importer_bookmarks1"> 
    44                         <property name="visible">True</property> 
    45                         <property name="label" translatable="yes">Importer bookmarks</property> 
     43                      <widget class="GtkImageMenuItem" id="importer_bookmarks1"> 
     44                        <property name="visible">True</property> 
     45                        <property name="label" translatable="yes">_Import Bookmarks</property> 
    4646                        <property name="use_underline">True</property> 
    4747                        <signal name="activate" handler="on_importer_activate"/> 
    48                       </widget> 
    49                     </child> 
    50                     <child> 
    51                       <widget class="GtkMenuItem" id="exporter_bookmarks1"> 
    52                         <property name="visible">True</property> 
    53                         <property name="label" translatable="yes">Exporter bookmarks</property> 
     48                        <child internal-child="image"> 
     49                          <widget class="GtkImage" id="menu-item-image1"> 
     50                            <property name="icon_name">bookmarks_list_add</property> 
     51                          </widget> 
     52                        </child> 
     53                      </widget> 
     54                    </child> 
     55                    <child> 
     56                      <widget class="GtkImageMenuItem" id="exporter_bookmarks1"> 
     57                        <property name="visible">True</property> 
     58                        <property name="label" translatable="yes">E_xport Bookmarks</property> 
    5459                        <property name="use_underline">True</property> 
    5560                        <signal name="activate" handler="on_exporter_bookmarks1_activate"/> 
     61                        <child internal-child="image"> 
     62                          <widget class="GtkImage" id="menu-item-image3"> 
     63                            <property name="stock">gtk-missing-image</property> 
     64                            <property name="icon_name">stock_export</property> 
     65                          </widget> 
     66                        </child> 
    5667                      </widget> 
    5768                    </child> 
     
    150161                  <widget class="GtkMenu" id="menuitem4_menu"> 
    151162                    <child> 
    152                       <widget class="GtkMenuItem" id="À_propos1"> 
    153                         <property name="visible">True</property> 
    154                         <property name="label" translatable="yes">À _propos</property> 
     163                      <widget class="GtkImageMenuItem" id="À_propos1"> 
     164                        <property name="visible">True</property> 
     165                        <property name="label">gtk-about</property> 
    155166                        <property name="use_underline">True</property> 
    156                         <signal name="activate" handler="on_À_propos1_activate"/> 
     167                        <property name="use_stock">True</property> 
    157168                      </widget> 
    158169                    </child> 
     
    170181          <widget class="GtkHBox" id="hbox1"> 
    171182            <property name="visible">True</property> 
    172             <child> 
    173               <widget class="GtkButton" id="addBookmark"> 
     183            <property name="border_width">2</property> 
     184            <property name="spacing">2</property> 
     185            <child> 
     186              <widget class="GtkButton" id="addBookmark1"> 
    174187                <property name="visible">True</property> 
    175188                <property name="can_focus">True</property> 
    176189                <property name="tooltip" translatable="yes">Add the current tab to the bookmarks</property> 
    177                 <signal name="clicked" handler="on_addBookmark_clicked"/> 
    178190                <child> 
    179191                  <widget class="GtkAlignment" id="alignment1"> 
     
    182194                    <property name="yscale">0</property> 
    183195                    <child> 
    184                       <widget class="GtkHBox" id="hbox3"> 
     196                      <widget class="GtkHBox" id="hbox9"> 
    185197                        <property name="visible">True</property> 
    186198                        <property name="spacing">2</property> 
     
    188200                          <widget class="GtkImage" id="image1"> 
    189201                            <property name="visible">True</property> 
    190                             <property name="stock">gtk-save</property> 
     202                            <property name="stock">gtk-missing-image</property> 
    191203                            <property name="icon_size">2</property> 
     204                            <property name="icon_name">bookmark_add</property> 
    192205                          </widget> 
    193206                          <packing> 
     
    197210                        </child> 
    198211                        <child> 
    199                           <widget class="GtkLabel" id="label5"> 
     212                          <widget class="GtkLabel" id="label3"> 
    200213                            <property name="visible">True</property> 
    201214                            <property name="use_underline">True</property> 
     
    218231            </child> 
    219232            <child> 
    220               <widget class="GtkEntry" id="simple_search_entry"> 
     233              <widget class="GtkEntry" id="simple_search_entry1"> 
    221234                <property name="visible">True</property> 
    222235                <property name="can_focus">True</property> 
     
    228241            </child> 
    229242            <child> 
    230               <widget class="GtkButton" id="btnSimplesearch"> 
     243              <widget class="GtkButton" id="btnSimplesearch1"> 
    231244                <property name="visible">True</property> 
    232245                <property name="can_focus">True</property> 
    233246                <property name="can_default">True</property> 
    234247                <property name="has_default">True</property> 
    235                 <property name="label" translatable="yes">Search</property> 
    236                 <property name="use_underline">True</property> 
    237                 <signal name="clicked" handler="on_btnSimplesearch_clicked"/> 
     248                <property name="label" translatable="yes">gtk-find</property> 
     249                <property name="use_stock">True</property> 
    238250              </widget> 
    239251              <packing> 
     
    266278                      <widget class="GtkVBox" id="vbox2"> 
    267279                        <property name="visible">True</property> 
     280                        <property name="border_width">2</property> 
    268281                        <child> 
    269282                          <widget class="GtkHBox" id="hbox4"> 
     
    274287                                <property name="xpad">3</property> 
    275288                                <property name="icon_size">1</property> 
    276                                 <property name="icon_name">gtk-home</property> 
     289                                <property name="icon_name">stock_bookmark</property> 
    277290                              </widget> 
    278291                              <packing> 
     
    285298                                <property name="visible">True</property> 
    286299                                <property name="xalign">0.15000000596046448</property> 
    287                                 <property name="label" translatable="yes">Bookmarks</property> 
     300                                <property name="label" translatable="yes">&lt;b&gt;Bookmarks&lt;/b&gt;</property> 
    288301                                <property name="use_markup">True</property> 
    289302                                <property name="ellipsize">PANGO_ELLIPSIZE_END</property> 
     
    350363                      <widget class="GtkImage" id="image6"> 
    351364                        <property name="visible">True</property> 
    352                         <property name="stock">gtk-home</property> 
     365                        <property name="icon_name">stock_bookmark</property> 
    353366                      </widget> 
    354367                      <packing> 
     
    361374                      <widget class="GtkVBox" id="vbox_adv"> 
    362375                        <property name="visible">True</property> 
     376                        <property name="border_width">2</property> 
    363377                        <child> 
    364378                          <widget class="GtkHBox" id="hbox5"> 
     
    368382                                <property name="visible">True</property> 
    369383                                <property name="xpad">3</property> 
    370                                 <property name="icon_name">gtk-execute</property> 
     384                                <property name="stock">gtk-find</property> 
    371385                              </widget> 
    372386                              <packing> 
     
    379393                                <property name="visible">True</property> 
    380394                                <property name="xalign">0.15000000596046448</property> 
    381                                 <property name="label" translatable="yes">Advanced Search</property> 
     395                                <property name="label" translatable="yes">&lt;b&gt;Advanced Search&lt;/b&gt;</property> 
    382396                                <property name="use_markup">True</property> 
    383397                                <property name="ellipsize">PANGO_ELLIPSIZE_END</property> 
     
    434448                      <widget class="GtkImage" id="image10"> 
    435449                        <property name="visible">True</property> 
    436                         <property name="stock">gtk-execute</property> 
     450                        <property name="stock">gtk-find</property> 
    437451                      </widget> 
    438452                      <packing> 
     
    466480                    </child> 
    467481                    <child> 
    468                       <widget class="GtkLabel" id="label1"> 
    469                         <property name="visible">True</property> 
    470                         <property name="label" translatable="yes">Start Page</property> 
     482                      <widget class="GtkHBox" id="hbox8"> 
     483                        <property name="visible">True</property> 
     484                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     485                        <property name="border_width">2</property> 
     486                        <child> 
     487                          <widget class="GtkImage" id="image2"> 
     488                            <property name="visible">True</property> 
     489                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     490                            <property name="stock">gtk-home</property> 
     491                          </widget> 
     492                        </child> 
     493                        <child> 
     494                          <widget class="GtkLabel" id="label1"> 
     495                            <property name="visible">True</property> 
     496                            <property name="label" translatable="yes">Start Page</property> 
     497                          </widget> 
     498                          <packing> 
     499                            <property name="position">1</property> 
     500                          </packing> 
     501                        </child> 
    471502                      </widget> 
    472503                      <packing> 
     
    10501081              <widget class="GtkVBox" id="vbox_main_adv"> 
    10511082                <property name="visible">True</property> 
    1052                 <property name="spacing">2</property> 
     1083                <property name="border_width">2</property> 
     1084                <property name="spacing">6</property> 
    10531085                <child> 
    1054                   <widget class="GtkVBox" id="vbox3"> 
     1086                  <widget class="GtkTable" id="table1"> 
    10551087                    <property name="visible">True</property> 
    1056                     <property name="border_width">4</property> 
    1057                     <child> 
    1058                       <widget class="GtkLabel" id="label2"> 
    1059                         <property name="visible">True</property> 
    1060                         <property name="xalign">0.20000000298023224</property> 
     1088                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1089                    <property name="n_rows">2</property> 
     1090                    <property name="n_columns">2</property> 
     1091                    <property name="column_spacing">4</property> 
     1092                    <property name="row_spacing">2</property> 
     1093                    <child> 
     1094                      <widget class="GtkEntry" id="entry2"> 
     1095                        <property name="visible">True</property> 
     1096                        <property name="can_focus">True</property> 
     1097                      </widget> 
     1098                      <packing> 
     1099                        <property name="left_attach">1</property> 
     1100                        <property name="right_attach">2</property> 
     1101                      </packing> 
     1102                    </child> 
     1103                    <child> 
     1104                      <widget class="GtkLabel" id="label4"> 
     1105                        <property name="visible">True</property> 
     1106                        <property name="xalign">1</property> 
    10611107                        <property name="xpad">2</property> 
    10621108                        <property name="ypad">2</property> 
    1063                         <property name="label" translatable="yes">Enter your search :</property> 
    1064                       </widget> 
    1065                       <packing> 
    1066                         <property name="expand">False</property> 
    1067                         <property name="fill">False</property> 
     1109                        <property name="label" translatable="yes">Search:</property> 
     1110                        <property name="justify">GTK_JUSTIFY_RIGHT</property> 
     1111                      </widget> 
     1112                    </child> 
     1113                    <child> 
     1114                      <widget class="GtkLabel" id="label2"> 
     1115                        <property name="visible">True</property> 
     1116                        <property name="xalign">1</property> 
     1117                        <property name="label" translatable="yes">Package:</property> 
     1118                      </widget> 
     1119                      <packing> 
     1120                        <property name="top_attach">1</property> 
     1121                        <property name="bottom_attach">2</property> 
    10681122                      </packing> 
    10691123                    </child> 
     
    10741128                      </widget> 
    10751129                      <packing> 
    1076                         <property name="expand">False</property> 
    1077                         <property name="fill">False</property> 
    1078                         <property name="padding">5</property> 
    1079                         <property name="position">1</property> 
    1080                       </packing> 
    1081                     </child> 
    1082                     <child> 
    1083                       <widget class="GtkHBox" id="hbox6"> 
    1084                         <property name="visible">True</property> 
    1085                         <child> 
    1086                           <widget class="GtkLabel" id="label4"> 
    1087                             <property name="visible">True</property> 
    1088                             <property name="label" translatable="yes">Package : </property> 
    1089                           </widget> 
    1090                           <packing> 
    1091                             <property name="expand">False</property> 
    1092                             <property name="fill">False</property> 
    1093                             <property name="padding">3</property> 
    1094                           </packing> 
    1095                         </child> 
    1096                         <child> 
    1097                           <widget class="GtkEntry" id="entry2"> 
    1098                             <property name="visible">True</property> 
    1099                             <property name="can_focus">True</property> 
    1100                           </widget> 
    1101                           <packing> 
    1102                             <property name="position">1</property> 
    1103                           </packing> 
    1104                         </child> 
    1105                       </widget> 
    1106                       <packing> 
    1107                         <property name="position">2</property> 
     1130                        <property name="left_attach">1</property> 
     1131                        <property name="right_attach">2</property> 
     1132                        <property name="top_attach">1</property> 
     1133                        <property name="bottom_attach">2</property> 
    11081134                      </packing> 
    11091135                    </child> 
     
    11121138                    <property name="expand">False</property> 
    11131139                    <property name="fill">False</property> 
    1114                     <property name="padding">5</property> 
    11151140                  </packing> 
    11161141                </child> 
     
    11511176                          <widget class="GtkLabel" id="label11"> 
    11521177                            <property name="visible">True</property> 
    1153                             <property name="label" translatable="yes">&lt;b&gt;Importance :&lt;/b&gt;</property> 
     1178                            <property name="label" translatable="yes">&lt;b&gt;Importance:&lt;/b&gt;</property> 
    11541179                            <property name="use_markup">True</property> 
    11551180                          </widget> 
     
    11751200                    <property name="can_focus">True</property> 
    11761201                    <property name="border_width">5</property> 
    1177                     <property name="label" translatable="yes">Do the search</property> 
    1178                     <property name="use_underline">True</property> 
     1202                    <property name="label" translatable="yes">gtk-find</property> 
     1203                    <property name="use_stock">True</property> 
    11791204                  </widget> 
    11801205                  <packing> 
    11811206                    <property name="expand">False</property> 
    1182                     <property name="fill">False</property> 
    11831207                    <property name="position">2</property> 
    11841208                  </packing> 
     
    11911215    </child> 
    11921216  </widget> 
     1217  <widget class="GtkAboutDialog" id="aboutdialog1"> 
     1218    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1219    <property name="border_width">5</property> 
     1220    <property name="title" translatable="yes">À propos de Glade</property> 
     1221    <property name="resizable">False</property> 
     1222    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property> 
     1223    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> 
     1224    <property name="has_separator">False</property> 
     1225    <property name="name">Glade</property> 
     1226    <property name="website">http://conseil.fritalk.org/conseil</property> 
     1227    <property name="authors">Lionel Dricot</property> 
     1228    <child internal-child="vbox"> 
     1229      <widget class="GtkVBox" id="dialog-vbox1"> 
     1230        <property name="visible">True</property> 
     1231        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1232        <property name="spacing">2</property> 
     1233        <child> 
     1234          <placeholder/> 
     1235        </child> 
     1236        <child internal-child="action_area"> 
     1237          <widget class="GtkHButtonBox" id="dialog-action_area1"> 
     1238            <property name="visible">True</property> 
     1239            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1240            <property name="layout_style">GTK_BUTTONBOX_END</property> 
     1241          </widget> 
     1242          <packing> 
     1243            <property name="expand">False</property> 
     1244            <property name="pack_type">GTK_PACK_END</property> 
     1245          </packing> 
     1246        </child> 
     1247      </widget> 
     1248    </child> 
     1249  </widget> 
    11931250</glade-interface>