Print this page
*** NO COMMENTS ***

*** 1,8 **** <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> ! <!--Generated with glade3 3.4.5 on Tue Sep 9 08:23:45 2008 --> <glade-interface> <widget class="GtkWindow" id="mainwindow"> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="title" translatable="yes">Package Manager</property> <property name="window_position">GTK_WIN_POS_CENTER</property> --- 1,8 ---- <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> ! <!--Generated with glade3 3.4.5 on Sat Sep 27 16:02:53 2008 --> <glade-interface> <widget class="GtkWindow" id="mainwindow"> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="title" translatable="yes">Package Manager</property> <property name="window_position">GTK_WIN_POS_CENTER</property>
*** 201,210 **** --- 201,231 ---- </widget> </child> </widget> </child> <child> + <widget class="GtkMenuItem" id="settings"> + <property name="visible">True</property> + <property name="label" translatable="yes">_Settings</property> + <property name="use_underline">True</property> + <child> + <widget class="GtkMenu" id="menu4"> + <property name="visible">True</property> + <child> + <widget class="GtkMenuItem" id="settings_edit_repositories"> + <property name="visible">True</property> + <property name="tooltip" translatable="yes">Edit Repositories</property> + <property name="label" translatable="yes">Edit Repositories...</property> + <property name="use_underline">True</property> + <signal name="activate" handler="on_settings_edit_repositories_activate"/> + </widget> + </child> + </widget> + </child> + </widget> + </child> + <child> <widget class="GtkMenuItem" id="help"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">_Help</property> <property name="use_underline">True</property>
*** 663,672 **** --- 684,721 ---- <property name="type">tab</property> <property name="position">2</property> <property name="tab_fill">False</property> </packing> </child> + <child> + <widget class="GtkScrolledWindow" id="scrolledwindow16"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> + <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> + <child> + <widget class="GtkTextView" id="licensetextview"> + <property name="visible">True</property> + <property name="can_focus">True</property> + </widget> + </child> + </widget> + <packing> + <property name="position">3</property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label23"> + <property name="visible">True</property> + <property name="label" translatable="yes">Licenses</property> + </widget> + <packing> + <property name="type">tab</property> + <property name="position">3</property> + <property name="tab_fill">False</property> + </packing> + </child> </widget> <packing> <property name="position">1</property> </packing> </child>
*** 913,958 **** <property name="n_rows">2</property> <property name="n_columns">3</property> <property name="column_spacing">20</property> <property name="row_spacing">12</property> <child> ! <widget class="GtkLabel" id="label15"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> ! <property name="xalign">0</property> ! <property name="label" translatable="yes">Build type:</property> </widget> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> </packing> </child> <child> ! <widget class="GtkLabel" id="label11"> ! <property name="visible">True</property> ! <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> ! <property name="xalign">0</property> ! <property name="label" translatable="yes">Architecture (CPU):</property> ! </widget> ! <packing> ! <property name="x_options">GTK_FILL</property> ! </packing> ! </child> ! <child> ! <widget class="GtkRadioButton" id="arch_2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> ! <property name="label" translatable="yes">X86</property> <property name="response_id">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> </packing> </child> <child> <widget class="GtkRadioButton" id="arch_1"> <property name="visible">True</property> --- 962,1003 ---- <property name="n_rows">2</property> <property name="n_columns">3</property> <property name="column_spacing">20</property> <property name="row_spacing">12</property> <child> ! <widget class="GtkRadioButton" id="debug_1"> <property name="visible">True</property> + <property name="can_focus">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> ! <property name="label" translatable="yes">Debug</property> ! <property name="response_id">0</property> ! <property name="draw_indicator">True</property> ! <property name="group">debug_2</property> </widget> <packing> + <property name="left_attach">1</property> + <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> </packing> </child> <child> ! <widget class="GtkRadioButton" id="debug_2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> ! <property name="label" translatable="yes">Non-Debug</property> <property name="response_id">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> </packing> </child> <child> <widget class="GtkRadioButton" id="arch_1"> <property name="visible">True</property>
*** 968,1006 **** <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> </packing> </child> <child> ! <widget class="GtkRadioButton" id="debug_2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> ! <property name="label" translatable="yes">Non-Debug</property> <property name="response_id">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> </packing> </child> <child> ! <widget class="GtkRadioButton" id="debug_1"> <property name="visible">True</property> - <property name="can_focus">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> ! <property name="label" translatable="yes">Debug</property> ! <property name="response_id">0</property> ! <property name="draw_indicator">True</property> ! <property name="group">debug_2</property> </widget> <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> </packing> </child> --- 1013,1055 ---- <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> </packing> </child> <child> ! <widget class="GtkRadioButton" id="arch_2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> ! <property name="label" translatable="yes">X86</property> <property name="response_id">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> </widget> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> </packing> </child> <child> ! <widget class="GtkLabel" id="label11"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> ! <property name="xalign">0</property> ! <property name="label" translatable="yes">Architecture (CPU):</property> ! </widget> ! <packing> ! <property name="x_options">GTK_FILL</property> ! </packing> ! </child> ! <child> ! <widget class="GtkLabel" id="label15"> ! <property name="visible">True</property> ! <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> ! <property name="xalign">0</property> ! <property name="label" translatable="yes">Build type:</property> </widget> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> </packing> </child>
*** 1976,1986 **** </property> <property name="authors">Michal Pryc &lt;Michal.Pryc@Sun.Com&gt; John Hawk &lt;johnthawk@excite.com&gt; John Rice &lt;John.Rice@Sun.Com&gt; Jenya Gestrin &lt;Jenya.Gestrin@Sun.Com&gt; ! Frank Ludolph &lt;Frank.Ludolph@Sun.Com&gt;</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox9"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">2</property> --- 2025,2036 ---- </property> <property name="authors">Michal Pryc &lt;Michal.Pryc@Sun.Com&gt; John Hawk &lt;johnthawk@excite.com&gt; John Rice &lt;John.Rice@Sun.Com&gt; Jenya Gestrin &lt;Jenya.Gestrin@Sun.Com&gt; ! Frank Ludolph &lt;Frank.Ludolph@Sun.Com&gt; ! Padraig O'Briain &lt;Padraig.Obriain@Sun.Com&gt;</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox9"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="spacing">2</property>
*** 2633,2644 **** </child> </widget> </child> </widget> <widget class="GtkDialog" id="repository"> <property name="border_width">5</property> ! <property name="title" translatable="yes">Edit Repository</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <property name="transient_for">mainwindow</property> <property name="opacity">0.99999999977648257</property> --- 2683,2697 ---- </child> </widget> </child> </widget> <widget class="GtkDialog" id="repository"> + <property name="width_request">520</property> + <property name="height_request">400</property> <property name="border_width">5</property> ! <property name="title" translatable="yes">Edit Repositories</property> ! <property name="resizable">False</property> <property name="modal">True</property> <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <property name="transient_for">mainwindow</property> <property name="opacity">0.99999999977648257</property>
*** 2651,2660 **** --- 2704,2714 ---- <widget class="GtkVBox" id="vbox17"> <property name="visible">True</property> <child> <widget class="GtkVBox" id="vbox18"> <property name="visible">True</property> + <property name="spacing">5</property> <child> <widget class="GtkLabel" id="label26"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property>
*** 2664,2815 **** <property name="use_markup">True</property> </widget> </child> <child> <widget class="GtkLabel" id="label27"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> <property name="xpad">10</property> <property name="ypad">4</property> ! <property name="label" translatable="yes">Enter the complete PKG line of the repository you want to add as a source ! and give it a name.</property> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox11"> <property name="visible">True</property> <child> <widget class="GtkLabel" id="label28"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> <property name="xpad">10</property> <property name="ypad">4</property> ! <property name="label" translatable="yes">Name: </property> </widget> <packing> <property name="expand">False</property> <property name="padding">3</property> </packing> </child> <child> ! <widget class="GtkEntry" id="entry3"> <property name="visible">True</property> <property name="can_focus">True</property> </widget> <packing> <property name="padding">3</property> <property name="position">1</property> </packing> </child> - <child> - <widget class="GtkFrame" id="1"> - <property name="visible">True</property> - <property name="label_xalign">0</property> - <property name="shadow_type">GTK_SHADOW_NONE</property> - <child> - <widget class="GtkAlignment" id="alignment8"> - <property name="visible">True</property> - <property name="left_padding">75</property> - <child> - <placeholder/> - </child> - </widget> - </child> - <child> - <widget class="GtkLabel" id="label29"> - <property name="visible">True</property> - <property name="use_markup">True</property> - </widget> - <packing> - <property name="type">label_item</property> - </packing> - </child> - </widget> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="padding">45</property> - <property name="position">2</property> - </packing> - </child> </widget> <packing> <property name="position">2</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox12"> <property name="visible">True</property> <child> ! <widget class="GtkLabel" id="label30"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> ! <property name="xpad">9</property> <property name="ypad">4</property> ! <property name="label" translatable="yes">URL: </property> </widget> <packing> <property name="expand">False</property> ! <property name="padding">5</property> </packing> </child> <child> ! <widget class="GtkEntry" id="entry4"> <property name="visible">True</property> <property name="can_focus">True</property> </widget> <packing> ! <property name="padding">4</property> <property name="position">1</property> </packing> </child> <child> ! <widget class="GtkFrame" id="frame7"> ! <property name="visible">True</property> ! <property name="label_xalign">0</property> ! <property name="shadow_type">GTK_SHADOW_NONE</property> ! <child> ! <widget class="GtkAlignment" id="alignment15"> ! <property name="visible">True</property> ! <property name="xalign">0</property> ! <child> ! <widget class="GtkVButtonBox" id="vbuttonbox6"> ! <property name="visible">True</property> ! <child> ! <widget class="GtkButton" id="button4"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> ! <property name="label" translatable="yes">Add</property> <property name="response_id">0</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> ! </packing> ! </child> ! </widget> ! </child> ! </widget> ! </child> ! <child> ! <placeholder/> ! <packing> ! <property name="type">label_item</property> ! </packing> ! </child> ! </widget> ! <packing> ! <property name="expand">False</property> ! <property name="fill">False</property> ! <property name="padding">5</property> <property name="position">2</property> </packing> </child> </widget> <packing> --- 2718,2827 ---- <property name="use_markup">True</property> </widget> </child> <child> <widget class="GtkLabel" id="label27"> + <property name="width_request">500</property> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> <property name="xpad">10</property> <property name="ypad">4</property> ! <property name="label" translatable="yes">Enter the repository name and URL you want to add as a new package source. ! Select from the list to modify or remove existing repositories.</property> ! <property name="wrap">True</property> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox11"> <property name="visible">True</property> <child> <widget class="GtkLabel" id="label28"> + <property name="width_request">80</property> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> <property name="xpad">10</property> <property name="ypad">4</property> ! <property name="label" translatable="yes">_Name: </property> ! <property name="use_underline">True</property> ! <property name="mnemonic_widget">repositoryname</property> </widget> <packing> <property name="expand">False</property> <property name="padding">3</property> </packing> </child> <child> ! <widget class="GtkEntry" id="repositoryname"> ! <property name="width_request">320</property> <property name="visible">True</property> <property name="can_focus">True</property> + <signal name="changed" handler="on_repositoryname_changed"/> </widget> <packing> + <property name="expand">False</property> <property name="padding">3</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">2</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox12"> <property name="visible">True</property> <child> ! <widget class="GtkLabel" id="label21"> ! <property name="width_request">80</property> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> ! <property name="xpad">10</property> <property name="ypad">4</property> ! <property name="label" translatable="yes">_URL: </property> ! <property name="use_underline">True</property> ! <property name="mnemonic_widget">repositoryurl</property> </widget> <packing> <property name="expand">False</property> ! <property name="padding">3</property> </packing> </child> <child> ! <widget class="GtkEntry" id="repositoryurl"> ! <property name="width_request">320</property> <property name="visible">True</property> <property name="can_focus">True</property> + <signal name="changed" handler="on_repositoryurl_changed"/> </widget> <packing> ! <property name="expand">False</property> ! <property name="padding">3</property> <property name="position">1</property> </packing> </child> <child> ! <widget class="GtkButton" id="repositoryadd"> ! <property name="width_request">50</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> ! <property name="label" translatable="yes">_Add</property> ! <property name="use_underline">True</property> <property name="response_id">0</property> + <signal name="clicked" handler="on_repositoryadd_clicked"/> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> ! <property name="padding">10</property> <property name="position">2</property> </packing> </child> </widget> <packing>
*** 2821,2836 **** <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> ! <widget class="GtkHSeparator" id="hseparator13"> <property name="visible">True</property> </widget> <packing> <property name="expand">False</property> ! <property name="padding">4</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox13"> --- 2833,2851 ---- <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> ! <widget class="GtkAlignment" id="alignment5"> <property name="visible">True</property> + <child> + <placeholder/> + </child> </widget> <packing> <property name="expand">False</property> ! <property name="padding">10</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox13">
*** 2840,2965 **** <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <child> ! <widget class="GtkTextView" id="textview1"> <property name="visible">True</property> <property name="can_focus">True</property> </widget> </child> </widget> </child> <child> ! <widget class="GtkVButtonBox" id="vbuttonbox2"> ! <property name="visible">True</property> ! <child> ! <widget class="GtkFrame" id="frame5"> ! <property name="visible">True</property> ! <property name="label_xalign">0</property> ! <property name="shadow_type">GTK_SHADOW_NONE</property> ! <child> ! <widget class="GtkAlignment" id="alignment13"> ! <property name="visible">True</property> ! <property name="xalign">0</property> ! <property name="left_padding">6</property> ! <child> ! <widget class="GtkVButtonBox" id="vbuttonbox5"> <property name="visible">True</property> <child> ! <widget class="GtkButton" id="button1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> ! <property name="label" translatable="yes">Remove</property> <property name="response_id">0</property> ! </widget> ! <packing> ! <property name="expand">False</property> ! <property name="fill">False</property> ! </packing> ! </child> ! <child> ! <placeholder/> ! </child> ! </widget> ! </child> </widget> </child> <child> ! <placeholder/> ! <packing> ! <property name="type">label_item</property> ! </packing> ! </child> ! </widget> ! </child> ! <child> ! <widget class="GtkFrame" id="frame6"> ! <property name="visible">True</property> ! <property name="label_xalign">0</property> ! <property name="shadow_type">GTK_SHADOW_NONE</property> ! <child> ! <widget class="GtkAlignment" id="alignment14"> <property name="visible">True</property> ! <property name="left_padding">12</property> ! <child> ! <placeholder/> ! </child> ! </widget> ! </child> ! <child> ! <placeholder/> ! <packing> ! <property name="type">label_item</property> ! </packing> ! </child> </widget> <packing> <property name="position">1</property> </packing> </child> - <child> - <widget class="GtkFrame" id="frame2"> - <property name="visible">True</property> - <property name="label_xalign">0</property> - <property name="shadow_type">GTK_SHADOW_NONE</property> - <child> - <widget class="GtkAlignment" id="alignment9"> - <property name="visible">True</property> - <property name="left_padding">12</property> - <child> - <widget class="GtkVButtonBox" id="vbuttonbox4"> - <property name="visible">True</property> - <child> - <placeholder/> - </child> - <child> - <placeholder/> - </child> - </widget> - </child> - </widget> - </child> - <child> - <widget class="GtkLabel" id="label31"> - <property name="visible">True</property> - <property name="use_markup">True</property> - </widget> - <packing> - <property name="type">label_item</property> - </packing> - </child> - </widget> - <packing> - <property name="position">2</property> - </packing> - </child> </widget> <packing> <property name="expand">False</property> ! <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> --- 2855,2911 ---- <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <child> ! <widget class="GtkTreeView" id="repositorytreeview"> <property name="visible">True</property> <property name="can_focus">True</property> + <property name="headers_clickable">True</property> + <signal name="move_cursor" handler="on_repositorytreeview_move_cursor"/> + <signal name="button_release_event" handler="on_repositorytreeview_button_release_event"/> </widget> </child> </widget> + <packing> + <property name="padding">10</property> + </packing> </child> <child> ! <widget class="GtkVButtonBox" id="vbuttonbox1"> <property name="visible">True</property> + <property name="spacing">5</property> + <property name="layout_style">GTK_BUTTONBOX_START</property> <child> ! <widget class="GtkButton" id="repositorymodify"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> ! <property name="label" translatable="yes">_Modify...</property> ! <property name="use_underline">True</property> <property name="response_id">0</property> ! <signal name="clicked" handler="on_repositorymodify_clicked"/> </widget> </child> <child> ! <widget class="GtkButton" id="repositoryremove"> <property name="visible">True</property> ! <property name="can_focus">True</property> ! <property name="receives_default">True</property> ! <property name="label" translatable="yes">_Remove</property> ! <property name="use_underline">True</property> ! <property name="response_id">0</property> ! <signal name="clicked" handler="on_repositoryremove_clicked"/> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> ! <property name="pack_type">GTK_PACK_END</property> <property name="position">1</property> </packing> </child> </widget> <packing>
*** 2970,2980 **** <widget class="GtkHSeparator" id="hseparator14"> <property name="visible">True</property> </widget> <packing> <property name="expand">False</property> ! <property name="padding">4</property> <property name="position">3</property> </packing> </child> </widget> <packing> --- 2916,2926 ---- <widget class="GtkHSeparator" id="hseparator14"> <property name="visible">True</property> </widget> <packing> <property name="expand">False</property> ! <property name="padding">10</property> <property name="position">3</property> </packing> </child> </widget> <packing>
*** 2984,3024 **** <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area23"> <property name="visible">True</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> ! <widget class="GtkButton" id="button5"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> ! <property name="label" translatable="yes">Cancel</property> ! <property name="response_id">0</property> ! </widget> ! </child> ! <child> ! <widget class="GtkButton" id="button6"> ! <property name="visible">True</property> ! <property name="can_focus">True</property> ! <property name="receives_default">True</property> ! <property name="label" translatable="yes">Reset</property> ! <property name="response_id">0</property> ! </widget> ! <packing> ! <property name="position">1</property> ! </packing> ! </child> ! <child> ! <widget class="GtkButton" id="button2"> ! <property name="visible">True</property> ! <property name="can_focus">True</property> ! <property name="receives_default">True</property> ! <property name="label" translatable="yes">OK</property> <property name="response_id">0</property> </widget> - <packing> - <property name="position">2</property> - </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> --- 2930,2948 ---- <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area23"> <property name="visible">True</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> ! <widget class="GtkButton" id="repositoryclose"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> ! <property name="label" translatable="yes">_Close</property> ! <property name="use_underline">True</property> <property name="response_id">0</property> + <signal name="clicked" handler="on_repositoryclose_clicked"/> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property>
*** 3225,3230 **** --- 3149,3311 ---- </packing> </child> </widget> </child> </widget> + <widget class="GtkDialog" id="repositorymodif"> + <property name="border_width">5</property> + <property name="title" translatable="yes">Modify Repository</property> + <property name="modal">True</property> + <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property> + <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> + <property name="transient_for">repository</property> + <property name="opacity">0.99999999977648257</property> + <property name="has_separator">False</property> + <child internal-child="vbox"> + <widget class="GtkVBox" id="dialog-vbox24"> + <property name="visible">True</property> + <property name="spacing">2</property> + <child> + <widget class="GtkVBox" id="vbox16"> + <property name="visible">True</property> + <property name="spacing">5</property> + <child> + <widget class="GtkLabel" id="label22"> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="yalign">0</property> + <property name="xpad">10</property> + <property name="ypad">2</property> + <property name="label" translatable="yes">&lt;b&gt;Modify Repository&lt;/b&gt;</property> + <property name="use_markup">True</property> + </widget> + </child> + <child> + <widget class="GtkHBox" id="hbox10"> + <property name="visible">True</property> + <child> + <widget class="GtkLabel" id="label24"> + <property name="width_request">80</property> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="yalign">0</property> + <property name="xpad">10</property> + <property name="ypad">4</property> + <property name="label" translatable="yes">_Name: </property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">repositorymodifyname</property> + </widget> + <packing> + <property name="expand">False</property> + <property name="padding">3</property> + </packing> + </child> + <child> + <widget class="GtkEntry" id="repositorymodifyname"> + <property name="width_request">320</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + </widget> + <packing> + <property name="expand">False</property> + <property name="padding">3</property> + <property name="position">1</property> + </packing> + </child> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + <child> + <widget class="GtkHBox" id="hbox14"> + <property name="visible">True</property> + <child> + <widget class="GtkLabel" id="label25"> + <property name="width_request">80</property> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="yalign">0</property> + <property name="xpad">10</property> + <property name="ypad">4</property> + <property name="label" translatable="yes">_URL: </property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">repositorymodifyurl</property> + </widget> + <packing> + <property name="expand">False</property> + <property name="padding">3</property> + </packing> + </child> + <child> + <widget class="GtkEntry" id="repositorymodifyurl"> + <property name="width_request">320</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + </widget> + <packing> + <property name="expand">False</property> + <property name="padding">3</property> + <property name="position">1</property> + </packing> + </child> + </widget> + <packing> + <property name="position">2</property> + </packing> + </child> + <child> + <widget class="GtkHSeparator" id="hseparator11"> + <property name="visible">True</property> + </widget> + <packing> + <property name="expand">False</property> + <property name="padding">10</property> + <property name="position">3</property> + </packing> + </child> + </widget> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + <property name="position">1</property> + </packing> + </child> + <child internal-child="action_area"> + <widget class="GtkHButtonBox" id="dialog-action_area24"> + <property name="visible">True</property> + <property name="layout_style">GTK_BUTTONBOX_END</property> + <child> + <widget class="GtkButton" id="repositorymodifycancel"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="label" translatable="yes">_Cancel</property> + <property name="use_underline">True</property> + <property name="response_id">0</property> + <signal name="clicked" handler="on_repositorymodifycancel_clicked"/> + </widget> + </child> + <child> + <widget class="GtkButton" id="repositorymodifyok"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="label" translatable="yes">_OK</property> + <property name="use_underline">True</property> + <property name="response_id">0</property> + <signal name="clicked" handler="on_repositorymodifyok_clicked"/> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + </widget> + <packing> + <property name="expand">False</property> + <property name="pack_type">GTK_PACK_END</property> + </packing> + </child> + </widget> + </child> + </widget> </glade-interface>