Changeset 58 for conseil.glade

Show
Ignore:
Timestamp:
03/25/07 07:55:27 (22 months ago)
Author:
ploum
Message:

First step to manage your BTS account !

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • conseil.glade

    r57 r58  
    1818              <widget class="GtkMenuItem" id="menuitem1"> 
    1919                <property name="visible">True</property> 
    20                 <property name="label" translatable="yes">_Bug</property> 
     20                <property name="label" translatable="yes">_Bugs</property> 
    2121                <property name="use_underline">True</property> 
    2222                <child> 
     
    9292                  <widget class="GtkMenu" id="menuitem2_menu"> 
    9393                    <child> 
    94                       <widget class="GtkImageMenuItem" id="couper1"> 
    95                         <property name="visible">True</property> 
    96                         <property name="label">gtk-cut</property> 
     94                      <widget class="GtkImageMenuItem" id="accounts"> 
     95                        <property name="visible">True</property> 
     96                        <property name="label" translatable="yes">Comptes</property> 
    9797                        <property name="use_underline">True</property> 
    98                         <property name="use_stock">True</property> 
    99                         <signal name="activate" handler="on_couper1_activate"/> 
    100                       </widget> 
    101                     </child> 
    102                     <child> 
    103                       <widget class="GtkImageMenuItem" id="copier1"> 
    104                         <property name="visible">True</property> 
    105                         <property name="label">gtk-copy</property> 
    106                         <property name="use_underline">True</property> 
    107                         <property name="use_stock">True</property> 
    108                         <signal name="activate" handler="on_copier1_activate"/> 
    109                       </widget> 
    110                     </child> 
    111                     <child> 
    112                       <widget class="GtkImageMenuItem" id="coller1"> 
    113                         <property name="visible">True</property> 
    114                         <property name="label">gtk-paste</property> 
    115                         <property name="use_underline">True</property> 
    116                         <property name="use_stock">True</property> 
    117                         <signal name="activate" handler="on_coller1_activate"/> 
    118                       </widget> 
    119                     </child> 
    120                     <child> 
    121                       <widget class="GtkImageMenuItem" id="supprimer1"> 
    122                         <property name="visible">True</property> 
    123                         <property name="label">gtk-delete</property> 
    124                         <property name="use_underline">True</property> 
    125                         <property name="use_stock">True</property> 
    126                         <signal name="activate" handler="on_supprimer1_activate"/> 
     98                        <signal name="activate" handler="on_account_activate"/> 
     99                        <child internal-child="image"> 
     100                          <widget class="GtkImage" id="menu-item-image4"> 
     101                            <property name="stock">gtk-missing-image</property> 
     102                          </widget> 
     103                        </child> 
    127104                      </widget> 
    128105                    </child> 
     
    10381015                    <property name="row_spacing">2</property> 
    10391016                    <child> 
    1040                       <widget class="GtkEntry" id="adv_search_package_entry"> 
     1017                      <widget class="GtkEntry" id="adv_search_entry"> 
    10411018                        <property name="visible">True</property> 
    10421019                        <property name="can_focus">True</property> 
     
    10451022                        <property name="left_attach">1</property> 
    10461023                        <property name="right_attach">2</property> 
     1024                        <property name="top_attach">1</property> 
     1025                        <property name="bottom_attach">2</property> 
     1026                      </packing> 
     1027                    </child> 
     1028                    <child> 
     1029                      <widget class="GtkLabel" id="adv_search_package_label"> 
     1030                        <property name="visible">True</property> 
     1031                        <property name="xalign">1</property> 
     1032                        <property name="label" translatable="yes">Package:</property> 
     1033                      </widget> 
     1034                      <packing> 
     1035                        <property name="top_attach">1</property> 
     1036                        <property name="bottom_attach">2</property> 
    10471037                      </packing> 
    10481038                    </child> 
     
    10581048                    </child> 
    10591049                    <child> 
    1060                       <widget class="GtkLabel" id="adv_search_package_label"> 
    1061                         <property name="visible">True</property> 
    1062                         <property name="xalign">1</property> 
    1063                         <property name="label" translatable="yes">Package:</property> 
    1064                       </widget> 
    1065                       <packing> 
    1066                         <property name="top_attach">1</property> 
    1067                         <property name="bottom_attach">2</property> 
    1068                       </packing> 
    1069                     </child> 
    1070                     <child> 
    1071                       <widget class="GtkEntry" id="adv_search_entry"> 
     1050                      <widget class="GtkEntry" id="adv_search_package_entry"> 
    10721051                        <property name="visible">True</property> 
    10731052                        <property name="can_focus">True</property> 
     
    10761055                        <property name="left_attach">1</property> 
    10771056                        <property name="right_attach">2</property> 
    1078                         <property name="top_attach">1</property> 
    1079                         <property name="bottom_attach">2</property> 
    10801057                      </packing> 
    10811058                    </child> 
     
    11421119                </child> 
    11431120                <child> 
     1121                  <widget class="GtkHBox" id="hbox13"> 
     1122                    <property name="visible">True</property> 
     1123                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1124                    <child> 
     1125                      <widget class="GtkLabel" id="label7"> 
     1126                        <property name="visible">True</property> 
     1127                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1128                        <property name="label" translatable="yes">Assigned to</property> 
     1129                      </widget> 
     1130                    </child> 
     1131                    <child> 
     1132                      <widget class="GtkEntry" id="entry1"> 
     1133                        <property name="visible">True</property> 
     1134                        <property name="can_focus">True</property> 
     1135                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1136                      </widget> 
     1137                      <packing> 
     1138                        <property name="position">1</property> 
     1139                      </packing> 
     1140                    </child> 
     1141                  </widget> 
     1142                  <packing> 
     1143                    <property name="position">2</property> 
     1144                  </packing> 
     1145                </child> 
     1146                <child> 
     1147                  <widget class="GtkHBox" id="hbox14"> 
     1148                    <property name="visible">True</property> 
     1149                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1150                    <child> 
     1151                      <widget class="GtkLabel" id="label8"> 
     1152                        <property name="visible">True</property> 
     1153                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1154                        <property name="label" translatable="yes">reported by</property> 
     1155                      </widget> 
     1156                    </child> 
     1157                    <child> 
     1158                      <widget class="GtkEntry" id="entry2"> 
     1159                        <property name="visible">True</property> 
     1160                        <property name="can_focus">True</property> 
     1161                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1162                      </widget> 
     1163                      <packing> 
     1164                        <property name="position">1</property> 
     1165                      </packing> 
     1166                    </child> 
     1167                  </widget> 
     1168                  <packing> 
     1169                    <property name="position">3</property> 
     1170                  </packing> 
     1171                </child> 
     1172                <child> 
     1173                  <widget class="GtkHBox" id="hbox15"> 
     1174                    <property name="visible">True</property> 
     1175                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1176                    <child> 
     1177                      <widget class="GtkLabel" id="label9"> 
     1178                        <property name="visible">True</property> 
     1179                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1180                        <property name="label" translatable="yes">due for</property> 
     1181                      </widget> 
     1182                    </child> 
     1183                    <child> 
     1184                      <widget class="GtkComboBoxEntry" id="comboboxentry1"> 
     1185                        <property name="visible">True</property> 
     1186                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1187                        <child internal-child="entry"> 
     1188                          <widget class="GtkEntry" id="comboboxentry-entry1"> 
     1189                            <property name="visible">True</property> 
     1190                            <property name="can_focus">True</property> 
     1191                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1192                          </widget> 
     1193                        </child> 
     1194                      </widget> 
     1195                      <packing> 
     1196                        <property name="position">1</property> 
     1197                      </packing> 
     1198                    </child> 
     1199                  </widget> 
     1200                  <packing> 
     1201                    <property name="position">4</property> 
     1202                  </packing> 
     1203                </child> 
     1204                <child> 
    11441205                  <widget class="GtkButton" id="button1"> 
    11451206                    <property name="visible">True</property> 
     
    11511212                  <packing> 
    11521213                    <property name="expand">False</property> 
    1153                     <property name="position">2</property> 
     1214                    <property name="position">5</property> 
    11541215                  </packing> 
    11551216                </child> 
     
    11761237    <property name="authors">Lionel Dricot &lt;ploum@ubuntu.com&gt; 
    11771238Étienne Bersac &lt;bersace@gnome.org&gt;</property> 
     1239    <signal name="close" handler="on_aboutdialog_response"/> 
    11781240    <signal name="response" handler="on_aboutdialog_response"/> 
    11791241    <child internal-child="vbox"> 
     
    11991261    </child> 
    12001262  </widget> 
     1263  <widget class="GtkDialog" id="accounts_config"> 
     1264    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1265    <property name="border_width">5</property> 
     1266    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property> 
     1267    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> 
     1268    <property name="has_separator">False</property> 
     1269    <child internal-child="vbox"> 
     1270      <widget class="GtkVBox" id="dialog-vbox2"> 
     1271        <property name="visible">True</property> 
     1272        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1273        <property name="spacing">2</property> 
     1274        <child> 
     1275          <widget class="GtkHBox" id="hbox1"> 
     1276            <property name="visible">True</property> 
     1277            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1278            <property name="spacing">8</property> 
     1279            <child> 
     1280              <widget class="GtkVBox" id="vbox1"> 
     1281                <property name="visible">True</property> 
     1282                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1283                <child> 
     1284                  <widget class="GtkTreeView" id="treeview1"> 
     1285                    <property name="visible">True</property> 
     1286                    <property name="can_focus">True</property> 
     1287                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1288                    <property name="headers_clickable">True</property> 
     1289                  </widget> 
     1290                </child> 
     1291                <child> 
     1292                  <widget class="GtkHBox" id="bookmark_action_box2"> 
     1293                    <property name="visible">True</property> 
     1294                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1295                    <property name="spacing">4</property> 
     1296                    <property name="homogeneous">True</property> 
     1297                    <child> 
     1298                      <widget class="GtkButton" id="add_bookmark_button3"> 
     1299                        <property name="visible">True</property> 
     1300                        <property name="can_focus">True</property> 
     1301                        <property name="receives_default">True</property> 
     1302                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1303                        <property name="label" translatable="yes">gtk-add</property> 
     1304                        <property name="use_stock">True</property> 
     1305                      </widget> 
     1306                    </child> 
     1307                    <child> 
     1308                      <widget class="GtkButton" id="remove_bookmark_button2"> 
     1309                        <property name="visible">True</property> 
     1310                        <property name="can_focus">True</property> 
     1311                        <property name="receives_default">True</property> 
     1312                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1313                        <property name="label" translatable="yes">gtk-remove</property> 
     1314                        <property name="use_stock">True</property> 
     1315                      </widget> 
     1316                      <packing> 
     1317                        <property name="position">1</property> 
     1318                      </packing> 
     1319                    </child> 
     1320                  </widget> 
     1321                  <packing> 
     1322                    <property name="expand">False</property> 
     1323                    <property name="position">1</property> 
     1324                  </packing> 
     1325                </child> 
     1326              </widget> 
     1327            </child> 
     1328            <child> 
     1329              <widget class="GtkVBox" id="vbox2"> 
     1330                <property name="visible">True</property> 
     1331                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1332                <child> 
     1333                  <widget class="GtkHBox" id="hbox2"> 
     1334                    <property name="visible">True</property> 
     1335                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1336                    <child> 
     1337                      <widget class="GtkLabel" id="label1"> 
     1338                        <property name="visible">True</property> 
     1339                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1340                        <property name="label" translatable="yes">Friendly name</property> 
     1341                      </widget> 
     1342                    </child> 
     1343                    <child> 
     1344                      <widget class="GtkEntry" id="accounts_friendlyname"> 
     1345                        <property name="visible">True</property> 
     1346                        <property name="can_focus">True</property> 
     1347                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1348                        <signal name="changed" handler="on_accounts_friendlyname_changed"/> 
     1349                      </widget> 
     1350                      <packing> 
     1351                        <property name="position">1</property> 
     1352                      </packing> 
     1353                    </child> 
     1354                  </widget> 
     1355                </child> 
     1356                <child> 
     1357                  <widget class="GtkHBox" id="hbox4"> 
     1358                    <property name="visible">True</property> 
     1359                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1360                    <child> 
     1361                      <widget class="GtkLabel" id="label2"> 
     1362                        <property name="visible">True</property> 
     1363                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1364                        <property name="label" translatable="yes">protocole</property> 
     1365                      </widget> 
     1366                    </child> 
     1367                    <child> 
     1368                      <widget class="GtkComboBox" id="accounts_protocol"> 
     1369                        <property name="visible">True</property> 
     1370                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1371                        <signal name="changed" handler="on_accounts_protocol_changed"/> 
     1372                      </widget> 
     1373                      <packing> 
     1374                        <property name="position">1</property> 
     1375                      </packing> 
     1376                    </child> 
     1377                  </widget> 
     1378                  <packing> 
     1379                    <property name="position">1</property> 
     1380                  </packing> 
     1381                </child> 
     1382                <child> 
     1383                  <widget class="GtkHBox" id="hbox5"> 
     1384                    <property name="visible">True</property> 
     1385                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1386                    <child> 
     1387                      <widget class="GtkLabel" id="label3"> 
     1388                        <property name="visible">True</property> 
     1389                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1390                        <property name="label" translatable="yes">URL</property> 
     1391                      </widget> 
     1392                    </child> 
     1393                    <child> 
     1394                      <widget class="GtkEntry" id="accounts_url"> 
     1395                        <property name="visible">True</property> 
     1396                        <property name="can_focus">True</property> 
     1397                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1398                        <signal name="changed" handler="on_accounts_url_changed"/> 
     1399                      </widget> 
     1400                      <packing> 
     1401                        <property name="position">1</property> 
     1402                      </packing> 
     1403                    </child> 
     1404                  </widget> 
     1405                  <packing> 
     1406                    <property name="position">2</property> 
     1407                  </packing> 
     1408                </child> 
     1409                <child> 
     1410                  <widget class="GtkHBox" id="hbox8"> 
     1411                    <property name="visible">True</property> 
     1412                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1413                    <child> 
     1414                      <widget class="GtkLabel" id="label4"> 
     1415                        <property name="visible">True</property> 
     1416                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1417                        <property name="label" translatable="yes">login</property> 
     1418                      </widget> 
     1419                    </child> 
     1420                    <child> 
     1421                      <widget class="GtkEntry" id="accounts_login"> 
     1422                        <property name="visible">True</property> 
     1423                        <property name="can_focus">True</property> 
     1424                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1425                        <signal name="changed" handler="on_accounts_login_changed"/> 
     1426                      </widget> 
     1427                      <packing> 
     1428                        <property name="position">1</property> 
     1429                      </packing> 
     1430                    </child> 
     1431                  </widget> 
     1432                  <packing> 
     1433                    <property name="position">3</property> 
     1434                  </packing> 
     1435                </child> 
     1436                <child> 
     1437                  <widget class="GtkHBox" id="hbox9"> 
     1438                    <property name="visible">True</property> 
     1439                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1440                    <child> 
     1441                      <widget class="GtkLabel" id="label6"> 
     1442                        <property name="visible">True</property> 
     1443                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1444                        <property name="label" translatable="yes">password</property> 
     1445                      </widget> 
     1446                    </child> 
     1447                    <child> 
     1448                      <widget class="GtkEntry" id="accounts_password"> 
     1449                        <property name="visible">True</property> 
     1450                        <property name="can_focus">True</property> 
     1451                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1452                        <signal name="changed" handler="on_accounts_password_changed"/> 
     1453                      </widget> 
     1454                      <packing> 
     1455                        <property name="position">1</property> 
     1456                      </packing> 
     1457                    </child> 
     1458                  </widget> 
     1459                  <packing> 
     1460                    <property name="position">4</property> 
     1461                  </packing> 
     1462                </child> 
     1463                <child> 
     1464                  <widget class="GtkLabel" id="accounts_description"> 
     1465                    <property name="visible">True</property> 
     1466                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1467                    <property name="label" translatable="yes">description of the protocol come here</property> 
     1468                    <property name="wrap">True</property> 
     1469                  </widget> 
     1470                  <packing> 
     1471                    <property name="position">5</property> 
     1472                  </packing> 
     1473                </child> 
     1474              </widget> 
     1475              <packing> 
     1476                <property name="position">1</property> 
     1477              </packing> 
     1478            </child> 
     1479          </widget> 
     1480          <packing> 
     1481            <property name="position">1</property> 
     1482          </packing> 
     1483        </child> 
     1484        <child internal-child="action_area"> 
     1485          <widget class="GtkHButtonBox" id="dialog-action_area2"> 
     1486            <property name="visible">True</property> 
     1487            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1488            <property name="layout_style">GTK_BUTTONBOX_END</property> 
     1489            <child> 
     1490              <widget class="GtkButton" id="close_accountsconfig_button"> 
     1491                <property name="visible">True</property> 
     1492                <property name="can_focus">True</property> 
     1493                <property name="receives_default">True</property> 
     1494                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 
     1495                <property name="label" translatable="yes">gtk-close</property> 
     1496                <property name="use_stock">True</property> 
     1497                <signal name="clicked" handler="on_close_accountsconfig_button_clicked"/> 
     1498              </widget> 
     1499            </child> 
     1500          </widget> 
     1501          <packing> 
     1502            <property name="expand">False</property> 
     1503            <property name="pack_type">GTK_PACK_END</property> 
     1504          </packing> 
     1505        </child> 
     1506      </widget> 
     1507    </child> 
     1508  </widget> 
    12011509</glade-interface>