Changeset 53 for conseil.glade
- Timestamp:
- 03/22/07 16:14:11 (22 months ago)
- Files:
-
- 1 modified
-
conseil.glade (modified) (24 diffs)
Legend:
- Unmodified
- Added
- Removed
-
conseil.glade
r52 r53 18 18 <widget class="GtkMenuItem" id="menuitem1"> 19 19 <property name="visible">True</property> 20 <property name="label" translatable="yes">_ Fichier</property>20 <property name="label" translatable="yes">_Bug</property> 21 21 <property name="use_underline">True</property> 22 22 <child> … … 41 41 </child> 42 42 <child> 43 <widget class="Gtk MenuItem" 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> 46 46 <property name="use_underline">True</property> 47 47 <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> 54 59 <property name="use_underline">True</property> 55 60 <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> 56 67 </widget> 57 68 </child> … … 150 161 <widget class="GtkMenu" id="menuitem4_menu"> 151 162 <child> 152 <widget class="Gtk MenuItem" 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> 155 166 <property name="use_underline">True</property> 156 < signal name="activate" handler="on_À_propos1_activate"/>167 <property name="use_stock">True</property> 157 168 </widget> 158 169 </child> … … 170 181 <widget class="GtkHBox" id="hbox1"> 171 182 <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"> 174 187 <property name="visible">True</property> 175 188 <property name="can_focus">True</property> 176 189 <property name="tooltip" translatable="yes">Add the current tab to the bookmarks</property> 177 <signal name="clicked" handler="on_addBookmark_clicked"/>178 190 <child> 179 191 <widget class="GtkAlignment" id="alignment1"> … … 182 194 <property name="yscale">0</property> 183 195 <child> 184 <widget class="GtkHBox" id="hbox 3">196 <widget class="GtkHBox" id="hbox9"> 185 197 <property name="visible">True</property> 186 198 <property name="spacing">2</property> … … 188 200 <widget class="GtkImage" id="image1"> 189 201 <property name="visible">True</property> 190 <property name="stock">gtk- save</property>202 <property name="stock">gtk-missing-image</property> 191 203 <property name="icon_size">2</property> 204 <property name="icon_name">bookmark_add</property> 192 205 </widget> 193 206 <packing> … … 197 210 </child> 198 211 <child> 199 <widget class="GtkLabel" id="label 5">212 <widget class="GtkLabel" id="label3"> 200 213 <property name="visible">True</property> 201 214 <property name="use_underline">True</property> … … 218 231 </child> 219 232 <child> 220 <widget class="GtkEntry" id="simple_search_entry ">233 <widget class="GtkEntry" id="simple_search_entry1"> 221 234 <property name="visible">True</property> 222 235 <property name="can_focus">True</property> … … 228 241 </child> 229 242 <child> 230 <widget class="GtkButton" id="btnSimplesearch ">243 <widget class="GtkButton" id="btnSimplesearch1"> 231 244 <property name="visible">True</property> 232 245 <property name="can_focus">True</property> 233 246 <property name="can_default">True</property> 234 247 <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> 238 250 </widget> 239 251 <packing> … … 266 278 <widget class="GtkVBox" id="vbox2"> 267 279 <property name="visible">True</property> 280 <property name="border_width">2</property> 268 281 <child> 269 282 <widget class="GtkHBox" id="hbox4"> … … 274 287 <property name="xpad">3</property> 275 288 <property name="icon_size">1</property> 276 <property name="icon_name"> gtk-home</property>289 <property name="icon_name">stock_bookmark</property> 277 290 </widget> 278 291 <packing> … … 285 298 <property name="visible">True</property> 286 299 <property name="xalign">0.15000000596046448</property> 287 <property name="label" translatable="yes"> Bookmarks</property>300 <property name="label" translatable="yes"><b>Bookmarks</b></property> 288 301 <property name="use_markup">True</property> 289 302 <property name="ellipsize">PANGO_ELLIPSIZE_END</property> … … 350 363 <widget class="GtkImage" id="image6"> 351 364 <property name="visible">True</property> 352 <property name=" stock">gtk-home</property>365 <property name="icon_name">stock_bookmark</property> 353 366 </widget> 354 367 <packing> … … 361 374 <widget class="GtkVBox" id="vbox_adv"> 362 375 <property name="visible">True</property> 376 <property name="border_width">2</property> 363 377 <child> 364 378 <widget class="GtkHBox" id="hbox5"> … … 368 382 <property name="visible">True</property> 369 383 <property name="xpad">3</property> 370 <property name=" icon_name">gtk-execute</property>384 <property name="stock">gtk-find</property> 371 385 </widget> 372 386 <packing> … … 379 393 <property name="visible">True</property> 380 394 <property name="xalign">0.15000000596046448</property> 381 <property name="label" translatable="yes"> Advanced Search</property>395 <property name="label" translatable="yes"><b>Advanced Search</b></property> 382 396 <property name="use_markup">True</property> 383 397 <property name="ellipsize">PANGO_ELLIPSIZE_END</property> … … 434 448 <widget class="GtkImage" id="image10"> 435 449 <property name="visible">True</property> 436 <property name="stock">gtk- execute</property>450 <property name="stock">gtk-find</property> 437 451 </widget> 438 452 <packing> … … 466 480 </child> 467 481 <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> 471 502 </widget> 472 503 <packing> … … 1050 1081 <widget class="GtkVBox" id="vbox_main_adv"> 1051 1082 <property name="visible">True</property> 1052 <property name="spacing">2</property> 1083 <property name="border_width">2</property> 1084 <property name="spacing">6</property> 1053 1085 <child> 1054 <widget class="Gtk VBox" id="vbox3">1086 <widget class="GtkTable" id="table1"> 1055 1087 <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> 1061 1107 <property name="xpad">2</property> 1062 1108 <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> 1068 1122 </packing> 1069 1123 </child> … … 1074 1128 </widget> 1075 1129 <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> 1108 1134 </packing> 1109 1135 </child> … … 1112 1138 <property name="expand">False</property> 1113 1139 <property name="fill">False</property> 1114 <property name="padding">5</property>1115 1140 </packing> 1116 1141 </child> … … 1151 1176 <widget class="GtkLabel" id="label11"> 1152 1177 <property name="visible">True</property> 1153 <property name="label" translatable="yes"><b>Importance :</b></property>1178 <property name="label" translatable="yes"><b>Importance:</b></property> 1154 1179 <property name="use_markup">True</property> 1155 1180 </widget> … … 1175 1200 <property name="can_focus">True</property> 1176 1201 <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> 1179 1204 </widget> 1180 1205 <packing> 1181 1206 <property name="expand">False</property> 1182 <property name="fill">False</property>1183 1207 <property name="position">2</property> 1184 1208 </packing> … … 1191 1215 </child> 1192 1216 </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> 1193 1250 </glade-interface>
