mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2025-12-24 09:29:42 +01:00
1395 lines
78 KiB
XML
1395 lines
78 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Generated with glade 3.38.2
|
|
|
|
The MIT License (MIT)
|
|
|
|
Copyright (c) 2018-2023 Dmitriy Yefremov
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in
|
|
all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
THE SOFTWARE.
|
|
|
|
Author: Dmitriy Yefremov
|
|
|
|
-->
|
|
<interface>
|
|
<requires lib="gtk+" version="3.22"/>
|
|
<!-- interface-css-provider-path style.css -->
|
|
<!-- interface-license-type mit -->
|
|
<!-- interface-name DemonEditor -->
|
|
<!-- interface-copyright 2018-2023 Dmitriy Yefremov -->
|
|
<!-- interface-authors Dmitriy Yefremov -->
|
|
<object class="GtkListStore" id="cable_model">
|
|
<columns>
|
|
<!-- column-name name -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name flags -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name satfeed -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name countrycode -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name transponders -->
|
|
<column type="PyObject"/>
|
|
</columns>
|
|
<signal name="row-deleted" handler="on_cable_model_changed" swapped="no"/>
|
|
<signal name="row-inserted" handler="on_cable_model_changed" swapped="no"/>
|
|
</object>
|
|
<object class="GtkListStore" id="cable_tr_view_model">
|
|
<columns>
|
|
<!-- column-name freq -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name sr -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name fec -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name mod -->
|
|
<column type="gchararray"/>
|
|
</columns>
|
|
<signal name="row-deleted" handler="on_cable_tr_model_changed" swapped="no"/>
|
|
<signal name="row-inserted" handler="on_cable_tr_model_changed" swapped="no"/>
|
|
</object>
|
|
<object class="GtkMenu" id="popup_menu">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<child>
|
|
<object class="GtkMenuItem" id="add_sat_popup_menu_item">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Add</property>
|
|
<signal name="activate" handler="on_add" swapped="no"/>
|
|
<accelerator key="Insert" signal="activate"/>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkSeparatorMenuItem" id="popup_sat_menu_separator">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkMenuItem" id="edit_sat_popup_menu_item">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Edit</property>
|
|
<signal name="activate" handler="on_edit" swapped="no"/>
|
|
<accelerator key="e" signal="activate" modifiers="Primary"/>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkSeparatorMenuItem" id="popup_sat_menu_separator_2">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkMenuItem" id="remove_sat_popup_menu_item">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Remove</property>
|
|
<signal name="activate" handler="on_remove" swapped="no"/>
|
|
<accelerator key="Delete" signal="activate"/>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<object class="GtkListStore" id="sat_tr_view_model">
|
|
<columns>
|
|
<!-- column-name freq -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name sr -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name pol -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name fec -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name sys -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name mod -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name pls_mode -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name pls_code -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name is_id -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name t2mi_plp_id -->
|
|
<column type="gchararray"/>
|
|
</columns>
|
|
<signal name="row-deleted" handler="on_sat_tr_model_changed" swapped="no"/>
|
|
<signal name="row-inserted" handler="on_sat_tr_model_changed" swapped="no"/>
|
|
</object>
|
|
<object class="GtkListStore" id="satellite_model">
|
|
<columns>
|
|
<!-- column-name name -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name flags -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name pos -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name transponders -->
|
|
<column type="PyObject"/>
|
|
</columns>
|
|
<signal name="row-deleted" handler="on_sat_model_changed" swapped="no"/>
|
|
<signal name="row-inserted" handler="on_sat_model_changed" swapped="no"/>
|
|
</object>
|
|
<object class="GtkListStore" id="ter_tr_view_model">
|
|
<columns>
|
|
<!-- column-name freq -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name system -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name bandwidth -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name constellation -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name rate_hp -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name rate_lp -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name guard -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name mod -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name hierarchy -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name inversion -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name plp_id -->
|
|
<column type="gchararray"/>
|
|
</columns>
|
|
<signal name="row-deleted" handler="on_ter_tr_model_changed" swapped="no"/>
|
|
<signal name="row-inserted" handler="on_ter_tr_model_changed" swapped="no"/>
|
|
</object>
|
|
<object class="GtkListStore" id="terrestrial_model">
|
|
<columns>
|
|
<!-- column-name name -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name flags -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name countrycode -->
|
|
<column type="gchararray"/>
|
|
<!-- column-name transponders -->
|
|
<column type="PyObject"/>
|
|
</columns>
|
|
<signal name="row-deleted" handler="on_ter_model_changed" swapped="no"/>
|
|
<signal name="row-inserted" handler="on_ter_model_changed" swapped="no"/>
|
|
</object>
|
|
<object class="GtkPaned" id="main_paned">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="wide-handle">True</property>
|
|
<child>
|
|
<object class="GtkFrame" id="editor_sat_frame">
|
|
<property name="width-request">360</property>
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label-xalign">0.49000000953674316</property>
|
|
<property name="shadow-type">none</property>
|
|
<child>
|
|
<object class="GtkViewport" id="editor_sat_view_port">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<child>
|
|
<object class="GtkBox" id="editor_sat_box">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-start">10</property>
|
|
<property name="margin-end">10</property>
|
|
<property name="margin-top">10</property>
|
|
<property name="orientation">vertical</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkBox" id="editor_header_box">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-start">5</property>
|
|
<property name="margin-end">5</property>
|
|
<property name="margin-bottom">5</property>
|
|
<property name="spacing">5</property>
|
|
<child type="center">
|
|
<object class="GtkStackSwitcher" id="stack_switcher">
|
|
<property name="name">header-stack-switcher</property>
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="stack">sat_stack</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="add_header_button">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Add</property>
|
|
<signal name="clicked" handler="on_add" swapped="no"/>
|
|
<child>
|
|
<object class="GtkImage" id="add_satellite_image">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">document-new-symbolic</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="update_header_button">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Update</property>
|
|
<signal name="clicked" handler="on_update" swapped="no"/>
|
|
<child>
|
|
<object class="GtkImage" id="update_header_button_img">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">emblem-synchronizing-symbolic</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkStack" id="sat_stack">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<signal name="notify::visible-child-name" handler="on_visible_page" swapped="no"/>
|
|
<child>
|
|
<object class="GtkBox" id="satellite_box">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="tooltip-text" translatable="yes">Satellites</property>
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkScrolledWindow" id="satellite_view_scrolled">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="shadow-type">in</property>
|
|
<child>
|
|
<object class="GtkTreeView" id="satellite_view">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="model">satellite_model</property>
|
|
<property name="rubber-banding">True</property>
|
|
<property name="activate-on-single-click">True</property>
|
|
<signal name="button-press-event" handler="on_button_press" object="popup_menu" swapped="no"/>
|
|
<signal name="cursor-changed" handler="on_satellite_selection" swapped="no"/>
|
|
<signal name="key-press-event" handler="on_key_press" swapped="no"/>
|
|
<signal name="realize" handler="on_satellite_view_realize" swapped="no"/>
|
|
<child internal-child="selection">
|
|
<object class="GtkTreeSelection" id="satellite_view_selection">
|
|
<property name="mode">multiple</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="sat_name_column">
|
|
<property name="title" translatable="yes">Satellite</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.49000000953674316</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="sat_name_renderer">
|
|
<property name="ellipsize">end</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">0</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="sat_pos_column">
|
|
<property name="fixed-width">85</property>
|
|
<property name="title" translatable="yes">Pos</property>
|
|
<property name="alignment">0.49000000953674316</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="sat_pos_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">2</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="sat_status_box">
|
|
<property name="height-request">26</property>
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-start">5</property>
|
|
<property name="margin-end">5</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkImage" id="sat_count_image">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">document-properties</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="sat_count_label">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">0</property>
|
|
<property name="width-chars">4</property>
|
|
<property name="xalign">0</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="name">satellites</property>
|
|
<property name="title" translatable="yes">S/S2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="terrestrial_box">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="tooltip-text" translatable="yes">Terrestrial</property>
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkScrolledWindow" id="terrestrial_view_scrolled">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="shadow-type">in</property>
|
|
<child>
|
|
<object class="GtkTreeView" id="terrestrial_view">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="model">terrestrial_model</property>
|
|
<property name="search-column">0</property>
|
|
<property name="rubber-banding">True</property>
|
|
<property name="activate-on-single-click">True</property>
|
|
<signal name="button-press-event" handler="on_button_press" object="popup_menu" swapped="no"/>
|
|
<signal name="cursor-changed" handler="on_terrestrial_selection" swapped="no"/>
|
|
<signal name="key-press-event" handler="on_key_press" swapped="no"/>
|
|
<signal name="realize" handler="on_terrestrial_view_realize" swapped="no"/>
|
|
<child internal-child="selection">
|
|
<object class="GtkTreeSelection"/>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_name_column">
|
|
<property name="title" translatable="yes">Region</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.49000000953674316</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_name_renderer">
|
|
<property name="ellipsize">end</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">0</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="ter_status_box">
|
|
<property name="height-request">26</property>
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-left">5</property>
|
|
<property name="margin-right">5</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkImage" id="ter_count_image">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">document-properties</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="ter_count_label">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">0</property>
|
|
<property name="width-chars">4</property>
|
|
<property name="xalign">0</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="name">terrestrial</property>
|
|
<property name="title" translatable="yes">T/T2</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="cable_box">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="tooltip-text" translatable="yes">Cable</property>
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkScrolledWindow" id="cable_view_scrolled">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="shadow-type">in</property>
|
|
<child>
|
|
<object class="GtkTreeView" id="cable_view">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="model">cable_model</property>
|
|
<property name="search-column">0</property>
|
|
<property name="rubber-banding">True</property>
|
|
<property name="activate-on-single-click">True</property>
|
|
<signal name="button-press-event" handler="on_button_press" object="popup_menu" swapped="no"/>
|
|
<signal name="cursor-changed" handler="on_cable_selection" swapped="no"/>
|
|
<signal name="key-press-event" handler="on_key_press" swapped="no"/>
|
|
<signal name="realize" handler="on_cable_view_realize" swapped="no"/>
|
|
<child internal-child="selection">
|
|
<object class="GtkTreeSelection"/>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="cable_name_column">
|
|
<property name="title" translatable="yes">Provider</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.49000000953674316</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="cable_name_renderer">
|
|
<property name="ellipsize">end</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">0</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="cable_status_box">
|
|
<property name="height-request">26</property>
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-left">5</property>
|
|
<property name="margin-right">5</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkImage" id="cable_count_image">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">document-properties</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="cable_count_label">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">0</property>
|
|
<property name="width-chars">4</property>
|
|
<property name="xalign">0</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="name">cable</property>
|
|
<property name="title" translatable="yes">C</property>
|
|
<property name="position">2</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<style>
|
|
<class name="view"/>
|
|
</style>
|
|
</object>
|
|
</child>
|
|
<child type="label">
|
|
<object class="GtkLabel" id="editor_sat_frame_label">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-bottom">2</property>
|
|
<property name="label" translatable="yes">DVB</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="resize">False</property>
|
|
<property name="shrink">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkFrame" id="editor_transponder_frame">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label-xalign">0.49000000953674316</property>
|
|
<property name="shadow-type">none</property>
|
|
<child>
|
|
<object class="GtkViewport" id="transponders_view_port">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<child>
|
|
<object class="GtkBox" id="transponders_box">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-start">10</property>
|
|
<property name="margin-end">10</property>
|
|
<property name="margin-top">10</property>
|
|
<property name="orientation">vertical</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkBox" id="editor_tr_header_box">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-start">5</property>
|
|
<property name="margin-end">15</property>
|
|
<property name="margin-bottom">5</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkButton" id="transponder_add_button">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Add</property>
|
|
<signal name="clicked" handler="on_transponder_add" swapped="no"/>
|
|
<child>
|
|
<object class="GtkImage" id="add_transponder_image">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">document-new-symbolic</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkStack" id="transponders_stack">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<child>
|
|
<object class="GtkBox" id="sat_tr_box">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkScrolledWindow" id="sat_tr_view_scrolled">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="shadow-type">in</property>
|
|
<child>
|
|
<object class="GtkTreeView" id="sat_tr_view">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="model">sat_tr_view_model</property>
|
|
<property name="search-column">0</property>
|
|
<property name="rubber-banding">True</property>
|
|
<property name="enable-grid-lines">both</property>
|
|
<signal name="button-press-event" handler="on_tr_button_press" object="transponder_popup_menu" swapped="no"/>
|
|
<signal name="key-press-event" handler="on_tr_key_press" swapped="no"/>
|
|
<child internal-child="selection">
|
|
<object class="GtkTreeSelection" id="sat_tr_view_selection">
|
|
<property name="mode">multiple</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="freq_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Freq</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="frequency_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">0</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="rate_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Rate</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="sat_rate_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">1</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="pol_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Pol</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="sat_pol_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">2</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="fec_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">FEC</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="sat_fec_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">3</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="sys_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">System</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="sat_sys_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">4</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="mod_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Mod</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="sat_mod_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">5</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="pls_mode_column">
|
|
<property name="visible">False</property>
|
|
<property name="resizable">True</property>
|
|
<property name="title" translatable="yes">Pls mode</property>
|
|
<property name="expand">True</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="pls_mode_renderer"/>
|
|
<attributes>
|
|
<attribute name="text">6</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="pls_code_column">
|
|
<property name="visible">False</property>
|
|
<property name="resizable">True</property>
|
|
<property name="title" translatable="yes">Pls code</property>
|
|
<property name="expand">True</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="pls_code_renderer"/>
|
|
<attributes>
|
|
<attribute name="text">7</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="is_id_column">
|
|
<property name="visible">False</property>
|
|
<property name="resizable">True</property>
|
|
<property name="title" translatable="yes">Is ID</property>
|
|
<property name="expand">True</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="is_id_renderer"/>
|
|
<attributes>
|
|
<attribute name="text">8</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="t2mi_plp_id_column">
|
|
<property name="visible">False</property>
|
|
<property name="title" translatable="yes">T2-MI PLP ID</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="t2mi_plp_id_renderer"/>
|
|
<attributes>
|
|
<attribute name="text">9</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="sat_tr_status_box">
|
|
<property name="height-request">26</property>
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-start">5</property>
|
|
<property name="margin-end">5</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkImage" id="sat_tr_count_image">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">document-properties</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="sat_tr_count_label">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">0</property>
|
|
<property name="width-chars">4</property>
|
|
<property name="xalign">0</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="name">satellites</property>
|
|
<property name="title" translatable="yes">Satellites</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="ter_tr_box">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkScrolledWindow" id="ter_tr_view_scrolled">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="shadow-type">in</property>
|
|
<child>
|
|
<object class="GtkTreeView" id="ter_tr_view">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="model">ter_tr_view_model</property>
|
|
<property name="search-column">0</property>
|
|
<property name="rubber-banding">True</property>
|
|
<property name="enable-grid-lines">both</property>
|
|
<signal name="button-press-event" handler="on_tr_button_press" object="transponder_popup_menu" swapped="no"/>
|
|
<signal name="key-press-event" handler="on_tr_key_press" swapped="no"/>
|
|
<child internal-child="selection">
|
|
<object class="GtkTreeSelection"/>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_freq_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Freq</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_freq_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">0</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_system_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">System</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_system_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">1</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_bandwidth_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Bandwidth</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_bandwidth_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">2</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_constellation_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Constellation</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_constellation_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">3</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_rate_hp_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">SR (HP)</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_rate_hp_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="single-paragraph-mode">1</attribute>
|
|
<attribute name="text">4</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_rate_lp_column">
|
|
<property name="title" translatable="yes">SR (LP)</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_rate_lp_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">5</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_guard_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Guard</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_guard_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">6</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_tr_mode_column">
|
|
<property name="resizable">True</property>
|
|
<property name="title" translatable="yes">Transmission</property>
|
|
<property name="expand">True</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_tr_mode_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">7</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_hierarchy_column">
|
|
<property name="resizable">True</property>
|
|
<property name="title" translatable="yes">Hierarchy</property>
|
|
<property name="expand">True</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_hierarchy_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">8</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="ter_inversion_column">
|
|
<property name="resizable">True</property>
|
|
<property name="title" translatable="yes">Inversion</property>
|
|
<property name="expand">True</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="ter_inversion_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">9</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="ter_tr_status_box">
|
|
<property name="height-request">26</property>
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-left">5</property>
|
|
<property name="margin-right">5</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkImage" id="ter_tr_count_image">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">document-properties</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="ter_tr_count_label">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">0</property>
|
|
<property name="width-chars">4</property>
|
|
<property name="xalign">0</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="name">terrestrial</property>
|
|
<property name="title" translatable="yes">Terrestrial</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="cable_tr_box">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="orientation">vertical</property>
|
|
<child>
|
|
<object class="GtkScrolledWindow" id="cable_tr_view_scrolled">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="shadow-type">in</property>
|
|
<child>
|
|
<object class="GtkTreeView" id="cable_tr_view">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">True</property>
|
|
<property name="model">cable_tr_view_model</property>
|
|
<property name="search-column">0</property>
|
|
<property name="rubber-banding">True</property>
|
|
<property name="enable-grid-lines">both</property>
|
|
<signal name="button-press-event" handler="on_tr_button_press" object="transponder_popup_menu" swapped="no"/>
|
|
<signal name="key-press-event" handler="on_tr_key_press" swapped="no"/>
|
|
<child internal-child="selection">
|
|
<object class="GtkTreeSelection"/>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="cable_freq_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Freq</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="cable_frequency_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">0</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="cable_rate_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Rate</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="cable_rate_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">1</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="cable_fec_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">FEC</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="cable_fec_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">2</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkTreeViewColumn" id="cable_mod_column">
|
|
<property name="resizable">True</property>
|
|
<property name="min-width">20</property>
|
|
<property name="title" translatable="yes">Mod</property>
|
|
<property name="expand">True</property>
|
|
<property name="alignment">0.5</property>
|
|
<child>
|
|
<object class="GtkCellRendererText" id="cable_mod_renderer">
|
|
<property name="xalign">0.49000000953674316</property>
|
|
</object>
|
|
<attributes>
|
|
<attribute name="text">3</attribute>
|
|
</attributes>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="cable_tr_status_box">
|
|
<property name="height-request">26</property>
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-left">5</property>
|
|
<property name="margin-right">5</property>
|
|
<property name="spacing">5</property>
|
|
<child>
|
|
<object class="GtkImage" id="cable_tr_count_image">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">document-properties</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="cable_tr_count_label">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">0</property>
|
|
<property name="width-chars">4</property>
|
|
<property name="xalign">0</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="name">cable</property>
|
|
<property name="title" translatable="yes">Cable</property>
|
|
<property name="position">2</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<style>
|
|
<class name="view"/>
|
|
</style>
|
|
</object>
|
|
</child>
|
|
<child type="label">
|
|
<object class="GtkLabel" id="editor_transponder_frame_label">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="margin-bottom">2</property>
|
|
<property name="label" translatable="yes">Transponder</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="resize">True</property>
|
|
<property name="shrink">False</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<object class="GtkMenu" id="transponder_popup_menu">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<child>
|
|
<object class="GtkMenuItem" id="add_tr_popup_menu_item">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Add</property>
|
|
<signal name="activate" handler="on_transponder_add" swapped="no"/>
|
|
<accelerator key="Insert" signal="activate"/>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkSeparatorMenuItem" id="popup_tr_menu_separator">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkImageMenuItem" id="edit_tr_popup_menu_item">
|
|
<property name="label" translatable="yes">Edit</property>
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="use-stock">False</property>
|
|
<signal name="activate" handler="on_transponder_edit" swapped="no"/>
|
|
<accelerator key="e" signal="activate" modifiers="Primary"/>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkSeparatorMenuItem" id="popup_tr_menu_separator_2">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkMenuItem" id="remove_tr_popup_menu_item">
|
|
<property name="visible">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Remove</property>
|
|
<signal name="activate" handler="on_transponder_remove" swapped="no"/>
|
|
<accelerator key="Delete" signal="activate"/>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</interface>
|