2017-10-27 20:48:35 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2018-07-03 19:30:45 +03:00
|
|
|
<!-- Generated with glade 3.22.1
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
|
|
Copyright (c) 2018 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
|
|
|
|
|
|
|
|
|
|
-->
|
2017-10-27 20:48:35 +03:00
|
|
|
<interface>
|
2018-07-03 19:30:45 +03:00
|
|
|
<requires lib="gtk+" version="3.14"/>
|
|
|
|
|
<!-- interface-license-type mit -->
|
|
|
|
|
<!-- interface-name DemonEditor -->
|
|
|
|
|
<!-- interface-copyright 2018 Dmitriy Yefremov -->
|
|
|
|
|
<!-- interface-authors Dmitriy Yefremov -->
|
2017-10-27 20:48:35 +03:00
|
|
|
<object class="GtkAboutDialog" id="about_dialog">
|
|
|
|
|
<property name="can_focus">False</property>
|
2017-10-29 20:17:09 +03:00
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="destroy_with_parent">True</property>
|
2017-10-27 20:48:35 +03:00
|
|
|
<property name="icon_name">system-help</property>
|
|
|
|
|
<property name="type_hint">normal</property>
|
|
|
|
|
<property name="program_name">DemonEditor</property>
|
2018-07-08 00:09:26 +03:00
|
|
|
<property name="version">0.4.0 Pre-alpha</property>
|
2018-02-27 22:05:09 +03:00
|
|
|
<property name="copyright">2018 Dmitriy Yefremov
|
2017-10-27 20:48:35 +03:00
|
|
|
</property>
|
|
|
|
|
<property name="comments" translatable="yes">Enigma2 channel and satellites list editor for GNU/Linux</property>
|
2018-04-10 11:15:50 +03:00
|
|
|
<property name="website">https://github.com/DYefremov/DemonEditor</property>
|
2017-10-27 20:48:35 +03:00
|
|
|
<property name="license" translatable="yes">Это приложение распространяется без каких-либо гарантий.
|
|
|
|
|
Подробнее в <a href="http://opensource.org/licenses/mit-license.php">The MIT License (MIT)</a>.</property>
|
2018-01-02 17:38:01 +03:00
|
|
|
<property name="authors">Dmitriy Yefremov
|
2017-10-27 20:48:35 +03:00
|
|
|
</property>
|
|
|
|
|
<property name="logo_icon_name">accessories-text-editor</property>
|
|
|
|
|
<property name="wrap_license">True</property>
|
|
|
|
|
<property name="license_type">mit-x11</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
2017-10-27 20:48:35 +03:00
|
|
|
<child internal-child="vbox">
|
2018-04-02 23:55:41 +03:00
|
|
|
<object class="GtkBox" id="aboutdialog_vbox">
|
2017-10-27 20:48:35 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
2018-04-02 23:55:41 +03:00
|
|
|
<object class="GtkButtonBox" id="aboutdialog_action_area">
|
2017-10-27 20:48:35 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2017-11-06 22:17:43 +03:00
|
|
|
<object class="GtkDialog" id="download_dialog">
|
|
|
|
|
<property name="width_request">320</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="title" translatable="yes">FTP-transfer</property>
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="default_width">320</property>
|
|
|
|
|
<property name="destroy_with_parent">True</property>
|
|
|
|
|
<property name="icon_name">mail-send-receive</property>
|
|
|
|
|
<property name="type_hint">dialog</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
2017-11-06 22:17:43 +03:00
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox" id="download_dialog_vbox">
|
|
|
|
|
<property name="width_request">320</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox" id="doawload_dialog_action_area">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="cancel_download_dialog_button">
|
|
|
|
|
<property name="label">gtk-undo</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="download_dialog_box">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">1</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkGrid" id="download_dialog_grid">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="tooltip_text" translatable="yes">Receive</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<property name="margin_left">2</property>
|
|
|
|
|
<property name="margin_right">2</property>
|
|
|
|
|
<property name="column_spacing">2</property>
|
2017-11-06 22:17:43 +03:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label9">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<property name="margin_left">5</property>
|
2017-11-06 22:17:43 +03:00
|
|
|
<property name="label" translatable="yes">Receiver IP:</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="host_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="editable">False</property>
|
|
|
|
|
<property name="max_width_chars">10</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">127.0.0.1</property>
|
2017-11-06 22:17:43 +03:00
|
|
|
<property name="caps_lock_warning">False</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="primary_icon_name">network-transmit-receive-symbolic</property>
|
2017-11-06 22:17:43 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label11">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<property name="margin_left">5</property>
|
2017-11-06 22:17:43 +03:00
|
|
|
<property name="label" translatable="yes">Current data path:</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="data_path_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="editable">False</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">data/</property>
|
2017-11-06 22:17:43 +03:00
|
|
|
<property name="caps_lock_warning">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">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="GtkBox" id="download_dialogbox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<property name="margin_left">5</property>
|
|
|
|
|
<property name="margin_top">2</property>
|
|
|
|
|
<property name="margin_bottom">2</property>
|
2017-11-06 22:17:43 +03:00
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label10">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Data:</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkRadioButton" id="all_radio_button">
|
|
|
|
|
<property name="label" translatable="yes">All</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="active">True</property>
|
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
|
<property name="group">satellites_radio_button</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkRadioButton" id="bouquets_radio_button">
|
|
|
|
|
<property name="label" translatable="yes">Bouquets</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
|
<property name="group">satellites_radio_button</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkRadioButton" id="satellites_radio_button">
|
|
|
|
|
<property name="label" translatable="yes">Satellites</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
|
<property name="group">all_radio_button</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-01-16 18:51:08 +03:00
|
|
|
<child>
|
2018-02-12 13:34:00 +03:00
|
|
|
<object class="GtkRadioButton" id="webtv_radio_button">
|
|
|
|
|
<property name="label" translatable="yes">WebTV</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="active">True</property>
|
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
|
<property name="group">all_radio_button</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
2018-01-16 18:51:08 +03:00
|
|
|
</child>
|
2017-11-06 22:17:43 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkToolbar" id="toolbar1">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkToolButton" id="receive_button">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="tooltip_text" translatable="yes">Receive files from receiver</property>
|
|
|
|
|
<property name="is_important">True</property>
|
|
|
|
|
<property name="label" translatable="yes">Receive</property>
|
|
|
|
|
<property name="stock_id">gtk-goto-bottom</property>
|
|
|
|
|
<signal name="clicked" handler="on_receive" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkToolButton" id="send_button">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="tooltip_text" translatable="yes">Send files to receiver</property>
|
|
|
|
|
<property name="is_important">True</property>
|
|
|
|
|
<property name="label" translatable="yes">Send</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="stock_id">gtk-goto-top</property>
|
|
|
|
|
<signal name="clicked" handler="on_send" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="primary-toolbar"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="box1">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="remove_unused_check_button">
|
|
|
|
|
<property name="label" translatable="yes">Remove unused bouquets</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<property name="margin_left">2</property>
|
2017-11-06 22:17:43 +03:00
|
|
|
<property name="active">True</property>
|
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
|
</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">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator" id="separator4">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkInfoBar" id="info_bar">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="show_close_button">True</property>
|
|
|
|
|
<signal name="response" handler="on_info_bar_close" swapped="no"/>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox" id="infobar-action_area1">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="layout_style">expand</property>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child internal-child="content_area">
|
|
|
|
|
<object class="GtkBox" id="infobar-content_area1">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="spacing">16</property>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="info_bar_message_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Info</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<action-widgets>
|
|
|
|
|
<action-widget response="-6">cancel_download_dialog_button</action-widget>
|
|
|
|
|
</action-widgets>
|
|
|
|
|
</object>
|
2017-10-27 20:48:35 +03:00
|
|
|
<object class="GtkMessageDialog" id="error_dialog">
|
2017-10-29 20:17:09 +03:00
|
|
|
<property name="width_request">320</property>
|
2017-10-27 20:48:35 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="default_width">320</property>
|
|
|
|
|
<property name="default_height">240</property>
|
2017-10-29 20:17:09 +03:00
|
|
|
<property name="destroy_with_parent">True</property>
|
2017-10-27 20:48:35 +03:00
|
|
|
<property name="icon_name">accessories-text-editor</property>
|
|
|
|
|
<property name="type_hint">dialog</property>
|
|
|
|
|
<property name="message_type">error</property>
|
|
|
|
|
<property name="buttons">ok</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
2017-10-27 20:48:35 +03:00
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox" id="error_dialog_vbox">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="resize_mode">immediate</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox" id="messagedialog-action_area8">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2017-10-29 20:17:09 +03:00
|
|
|
<object class="GtkDialog" id="input_dialog">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="title" translatable="yes"> </property>
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="destroy_with_parent">True</property>
|
|
|
|
|
<property name="icon_name">gtk-edit</property>
|
|
|
|
|
<property name="type_hint">dialog</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
2017-10-29 20:17:09 +03:00
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox" id="input_dialog_vbox">
|
|
|
|
|
<property name="width_request">320</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox" id="dialog-action_area2">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="button3">
|
|
|
|
|
<property name="label">gtk-undo</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="button4">
|
|
|
|
|
<property name="label">gtk-ok</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="input_dialog_box">
|
|
|
|
|
<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="margin_top">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="input_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
|
|
|
|
<property name="primary_icon_activatable">False</property>
|
|
|
|
|
<property name="secondary_icon_activatable">False</property>
|
|
|
|
|
<property name="secondary_icon_sensitive">False</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>
|
|
|
|
|
</child>
|
|
|
|
|
<action-widgets>
|
|
|
|
|
<action-widget response="-6">button3</action-widget>
|
|
|
|
|
<action-widget response="-5">button4</action-widget>
|
|
|
|
|
</action-widgets>
|
|
|
|
|
</object>
|
2017-11-03 23:39:15 +03:00
|
|
|
<object class="GtkFileChooserDialog" id="path_chooser_dialog">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="title" translatable="yes"> </property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="destroy_with_parent">True</property>
|
|
|
|
|
<property name="icon_name">document-open</property>
|
|
|
|
|
<property name="type_hint">dialog</property>
|
2017-12-09 16:25:54 +03:00
|
|
|
<property name="action">select-folder</property>
|
2017-11-03 23:39:15 +03:00
|
|
|
<property name="do_overwrite_confirmation">True</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
2017-11-03 23:39:15 +03:00
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox" id="filechooser_dialog_vbox">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox" id="filechooser_dialog_action_area">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="button2">
|
|
|
|
|
<property name="label">gtk-undo</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="button1">
|
|
|
|
|
<property name="label">gtk-ok</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<action-widgets>
|
|
|
|
|
<action-widget response="-6">button2</action-widget>
|
|
|
|
|
<action-widget response="-12">button1</action-widget>
|
|
|
|
|
</action-widgets>
|
|
|
|
|
</object>
|
2017-10-29 20:17:09 +03:00
|
|
|
<object class="GtkMessageDialog" id="question_dialog">
|
|
|
|
|
<property name="width_request">320</property>
|
2017-10-27 20:48:35 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="default_width">320</property>
|
|
|
|
|
<property name="default_height">240</property>
|
2017-10-29 20:17:09 +03:00
|
|
|
<property name="destroy_with_parent">True</property>
|
2017-10-27 20:48:35 +03:00
|
|
|
<property name="type_hint">dialog</property>
|
|
|
|
|
<property name="message_type">question</property>
|
|
|
|
|
<property name="buttons">ok-cancel</property>
|
|
|
|
|
<property name="text" translatable="yes">Are you sure?</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
2017-10-27 20:48:35 +03:00
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox" id="question_dialog_vbox">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox" id="messagedialog-action_area">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="homogeneous">True</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2018-07-03 19:30:45 +03:00
|
|
|
<object class="GtkDialog" id="search_unavailable_streams_dialog">
|
|
|
|
|
<property name="width_request">320</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="title" translatable="yes"> </property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="window_position">center</property>
|
|
|
|
|
<property name="destroy_with_parent">True</property>
|
|
|
|
|
<property name="type_hint">dialog</property>
|
|
|
|
|
<property name="skip_taskbar_hint">True</property>
|
|
|
|
|
<property name="skip_pager_hint">True</property>
|
|
|
|
|
<property name="gravity">center</property>
|
|
|
|
|
<signal name="delete-event" handler="on_search_unavailable_close" swapped="no"/>
|
|
|
|
|
<child type="titlebar">
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
|
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="margin_left">5</property>
|
|
|
|
|
<property name="margin_right">5</property>
|
|
|
|
|
<property name="margin_top">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="button6">
|
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
<signal name="clicked" handler="on_search_unavailable_close" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Please wait, streams testing in progress.</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLevelBar" id="unavailable_streams_level_bar">
|
|
|
|
|
<property name="height_request">10</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="inverted">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">center</property>
|
|
|
|
|
<property name="margin_top">10</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Found</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="streams_rows_counter_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">0</property>
|
|
|
|
|
<attributes>
|
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
|
</attributes>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">unavailable streams</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="padding">2</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<action-widgets>
|
|
|
|
|
<action-widget response="-6">button6</action-widget>
|
|
|
|
|
</action-widgets>
|
|
|
|
|
</object>
|
2018-03-10 19:12:56 +03:00
|
|
|
<object class="GtkListStore" id="stream_type_liststore">
|
|
|
|
|
<columns>
|
|
|
|
|
<!-- column-name stream_type -->
|
|
|
|
|
<column type="gchararray"/>
|
|
|
|
|
</columns>
|
|
|
|
|
<data>
|
|
|
|
|
<row>
|
|
|
|
|
<col id="0">DVB/TS</col>
|
|
|
|
|
</row>
|
|
|
|
|
<row>
|
|
|
|
|
<col id="0">non-TS</col>
|
|
|
|
|
</row>
|
|
|
|
|
</data>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkDialog" id="iptv_dialog">
|
|
|
|
|
<property name="width_request">480</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="title" translatable="yes">Stream data</property>
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="destroy_with_parent">True</property>
|
|
|
|
|
<property name="type_hint">dialog</property>
|
|
|
|
|
<property name="skip_taskbar_hint">True</property>
|
|
|
|
|
<property name="skip_pager_hint">True</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
2018-03-10 19:12:56 +03:00
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox" id="iptv_dialog_vbox">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox" id="iptv_dialog_action_area">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="iptv_dialog_cancel_button">
|
|
|
|
|
<property name="label">gtk-cancel</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="iptv_dialog_add_button">
|
|
|
|
|
<property name="label">gtk-add</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
<property name="always_show_image">True</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<signal name="clicked" handler="on_save" swapped="no"/>
|
2018-03-10 19:12:56 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-03-11 21:52:10 +03:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="iptv_dialog_save_button">
|
|
|
|
|
<property name="label">gtk-save</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
<property name="always_show_image">True</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<signal name="clicked" handler="on_save" swapped="no"/>
|
2018-03-11 21:52:10 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-03-10 19:12:56 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="iptv_dialog_main_box">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label22">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Service data:</property>
|
|
|
|
|
<property name="xalign">0.0099999997764825821</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="primary-toolbar"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkGrid" id="iptv_dialog_main_grid">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-03-12 22:47:43 +03:00
|
|
|
<property name="row_spacing">2</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label23">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="label" translatable="yes">Name</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="width_chars">7</property>
|
|
|
|
|
<property name="max_width_chars">7</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-03-11 21:52:10 +03:00
|
|
|
<object class="GtkEntry" id="name_entry">
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="width_request">-1</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="hexpand">True</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
|
|
|
|
</object>
|
2018-03-12 22:47:43 +03:00
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-03-15 23:10:22 +03:00
|
|
|
<object class="GtkLabel" id="iptv_description_label">
|
2018-03-12 22:47:43 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="label" translatable="yes">Description</property>
|
2018-03-12 22:47:43 +03:00
|
|
|
</object>
|
2018-03-10 19:12:56 +03:00
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-03-12 22:47:43 +03:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="description_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="hexpand">True</property>
|
2018-03-12 22:47:43 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-03-10 19:12:56 +03:00
|
|
|
<child>
|
2018-03-13 23:27:55 +03:00
|
|
|
<object class="GtkLabel" id="iptv_type_label">
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-03-25 10:46:30 +03:00
|
|
|
<property name="label" translatable="yes">Type</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkComboBox" id="stream_type_combobox">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="model">stream_type_liststore</property>
|
|
|
|
|
<property name="active">0</property>
|
|
|
|
|
<property name="id_column">0</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<signal name="changed" handler="on_stream_type_changed" swapped="no"/>
|
2018-03-10 19:12:56 +03:00
|
|
|
<child>
|
2018-03-12 22:47:43 +03:00
|
|
|
<object class="GtkCellRendererText" id="iptv_sream_type_cellrenderertext"/>
|
2018-03-10 19:12:56 +03:00
|
|
|
<attributes>
|
|
|
|
|
<attribute name="text">0</attribute>
|
|
|
|
|
</attributes>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-03-12 22:47:43 +03:00
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-03-15 23:10:22 +03:00
|
|
|
<object class="GtkLabel" id="iptv_reference_label">
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="label" translatable="yes">Reference</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-03-12 22:47:43 +03:00
|
|
|
<property name="left_attach">3</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-03-11 21:52:10 +03:00
|
|
|
<object class="GtkEntry" id="reference_entry">
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="hexpand">True</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="editable">False</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-03-12 22:47:43 +03:00
|
|
|
<property name="left_attach">3</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="expand">True</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-03-12 22:47:43 +03:00
|
|
|
<object class="GtkGrid" id="iptv_url_grid">
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-03-12 22:47:43 +03:00
|
|
|
<property name="column_homogeneous">True</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
<child>
|
2018-03-12 22:47:43 +03:00
|
|
|
<object class="GtkLabel" id="url_label">
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Url:</property>
|
|
|
|
|
<property name="width_chars">7</property>
|
|
|
|
|
<property name="max_width_chars">7</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="xalign">0.0099999997764825821</property>
|
2018-03-12 22:47:43 +03:00
|
|
|
<style>
|
|
|
|
|
<class name="primary-toolbar"/>
|
|
|
|
|
</style>
|
2018-03-10 19:12:56 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-03-12 22:47:43 +03:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="url_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
2018-04-01 09:39:14 +03:00
|
|
|
<signal name="changed" handler="on_url_changed" swapped="no"/>
|
2018-03-10 19:12:56 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-03-12 22:47:43 +03:00
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-03-12 22:47:43 +03:00
|
|
|
<property name="expand">False</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-03-13 23:27:55 +03:00
|
|
|
<object class="GtkBox" id="iptv_data_box">
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
<child>
|
2018-03-13 23:27:55 +03:00
|
|
|
<object class="GtkSeparator" id="separator6">
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="padding">1</property>
|
|
|
|
|
<property name="position">0</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-03-13 23:27:55 +03:00
|
|
|
<object class="GtkLabel" id="ts_data_label">
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="label" translatable="yes">DVB/TS data:</property>
|
|
|
|
|
<property name="xalign">0.0099999997764825821</property>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="primary-toolbar"/>
|
|
|
|
|
</style>
|
2018-03-10 19:12:56 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-03-13 23:27:55 +03:00
|
|
|
<object class="GtkGrid" id="ts_data_grid">
|
2018-03-10 19:12:56 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="row_spacing">2</property>
|
|
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
|
<property name="column_homogeneous">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label28">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="label" translatable="yes">Type</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label29">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">SID</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label30">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-04-01 09:39:14 +03:00
|
|
|
<property name="label" translatable="yes">TID</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label31">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-04-01 09:39:14 +03:00
|
|
|
<property name="label" translatable="yes">NID</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label32">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Namespace</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">4</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="srv_type_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="width_chars">5</property>
|
|
|
|
|
<property name="max_width_chars">5</property>
|
2018-03-16 00:10:33 +03:00
|
|
|
<property name="text">1</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
|
|
|
|
<signal name="changed" handler="on_entry_changed" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="sid_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="width_chars">5</property>
|
|
|
|
|
<property name="max_width_chars">5</property>
|
2018-03-16 00:10:33 +03:00
|
|
|
<property name="text">0</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
|
|
|
|
<signal name="changed" handler="on_entry_changed" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="tr_id_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="width_chars">5</property>
|
|
|
|
|
<property name="max_width_chars">5</property>
|
2018-03-16 00:10:33 +03:00
|
|
|
<property name="text">0</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
|
|
|
|
<signal name="changed" handler="on_entry_changed" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="net_id_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="width_chars">5</property>
|
|
|
|
|
<property name="max_width_chars">5</property>
|
2018-03-16 00:10:33 +03:00
|
|
|
<property name="text">0</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
|
|
|
|
<signal name="changed" handler="on_entry_changed" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="namespace_entry">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-03-15 23:10:22 +03:00
|
|
|
<property name="width_chars">5</property>
|
|
|
|
|
<property name="max_width_chars">5</property>
|
2018-03-16 00:10:33 +03:00
|
|
|
<property name="text">0</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
|
|
|
|
<signal name="changed" handler="on_entry_changed" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">4</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-03-10 19:12:56 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
2018-03-13 23:27:55 +03:00
|
|
|
<property name="position">3</property>
|
2018-03-10 19:12:56 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator" id="separator7">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="padding">2</property>
|
|
|
|
|
<property name="position">7</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
2018-03-11 21:52:10 +03:00
|
|
|
<action-widgets>
|
|
|
|
|
<action-widget response="-6">iptv_dialog_cancel_button</action-widget>
|
|
|
|
|
</action-widgets>
|
2018-03-10 19:12:56 +03:00
|
|
|
</object>
|
2018-01-10 22:13:25 +03:00
|
|
|
<object class="GtkAdjustment" id="telnet_timeout_adjustment">
|
2018-01-18 00:57:58 +03:00
|
|
|
<property name="lower">1</property>
|
|
|
|
|
<property name="upper">11</property>
|
|
|
|
|
<property name="value">1</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="step_increment">1</property>
|
|
|
|
|
<property name="page_increment">10</property>
|
|
|
|
|
</object>
|
2017-10-28 01:22:00 +03:00
|
|
|
<object class="GtkDialog" id="settings_dialog">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="title" translatable="yes">Options</property>
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="icon_name">preferences-desktop</property>
|
|
|
|
|
<property name="type_hint">dialog</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
2017-10-28 01:22:00 +03:00
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox" id="dialog-vbox3">
|
|
|
|
|
<property name="can_focus">False</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
<property name="margin_left">2</property>
|
|
|
|
|
<property name="margin_right">2</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="margin_top">5</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
<property name="margin_bottom">2</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox" id="dialog-action_area3">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="halign">end</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="cancel_button">
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="label">gtk-cancel</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="margin_right">10</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="use_stock">True</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="always_show_image">True</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
<property name="position">0</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-01-10 22:13:25 +03:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="button5">
|
|
|
|
|
<property name="label">gtk-apply</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
|
<property name="always_show_image">True</property>
|
|
|
|
|
<signal name="clicked" handler="apply_settings" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2017-10-28 01:22:00 +03:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="ok_button">
|
|
|
|
|
<property name="label">gtk-ok</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="use_stock">True</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="always_show_image">True</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="position">6</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-01-08 22:00:48 +03:00
|
|
|
<object class="GtkNotebook" id="notebook">
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="can_focus">True</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
<child>
|
2018-01-08 22:00:48 +03:00
|
|
|
<object class="GtkGrid" id="ftp_settings_grid">
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
|
<property name="column_homogeneous">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label4">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Host:</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="host_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">127.0.0.1</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="primary_icon_name">network-transmit-receive-symbolic</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label13">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Login:</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label14">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Password:</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="port_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">21</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="primary_icon_name">network-workgroup-symbolic</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label15">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Port:</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="login_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">root</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="primary_icon_name">avatar-default-symbolic</property>
|
|
|
|
|
<property name="primary_icon_activatable">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="password_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="visibility">False</property>
|
|
|
|
|
<property name="invisible_char">●</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">root</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="primary_icon_name">emblem-readonly</property>
|
|
|
|
|
<property name="primary_icon_activatable">False</property>
|
|
|
|
|
<property name="input_purpose">password</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-02-23 17:14:08 +03:00
|
|
|
<style>
|
|
|
|
|
<class name="primary-toolbar"/>
|
|
|
|
|
</style>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
</child>
|
2018-01-08 22:00:48 +03:00
|
|
|
<child type="tab">
|
|
|
|
|
<object class="GtkLabel" id="label1">
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="label" translatable="yes">FTP</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="tab_fill">False</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-01-08 22:00:48 +03:00
|
|
|
<object class="GtkGrid" id="telnet_settings_grid">
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="column_spacing">2</property>
|
|
|
|
|
<property name="column_homogeneous">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label3">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Port:</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="telnet_password_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="primary_icon_name">emblem-readonly</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="telnet_login_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="primary_icon_name">avatar-default-symbolic</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label16">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="label" translatable="yes">Login:</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label17">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Password:</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="telnet_port_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="text" translatable="yes">23</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="primary_icon_name">network-workgroup-symbolic</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label19">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Timeout:</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-01-10 22:13:25 +03:00
|
|
|
<object class="GtkSpinButton" id="telnet_timeout_spin_button">
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-01-18 00:57:58 +03:00
|
|
|
<property name="tooltip_text" translatable="yes">Timeout between commands in seconds</property>
|
|
|
|
|
<property name="max_length">2</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="primary_icon_name">alarm-symbolic</property>
|
2018-01-18 00:57:58 +03:00
|
|
|
<property name="input_purpose">number</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="adjustment">telnet_timeout_adjustment</property>
|
2018-01-18 00:57:58 +03:00
|
|
|
<property name="numeric">True</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-02-23 17:14:08 +03:00
|
|
|
<style>
|
|
|
|
|
<class name="primary-toolbar"/>
|
|
|
|
|
</style>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="position">1</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-01-08 22:00:48 +03:00
|
|
|
<child type="tab">
|
2017-10-28 01:22:00 +03:00
|
|
|
<object class="GtkLabel" id="label2">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="label" translatable="yes">Telnet</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="position">1</property>
|
|
|
|
|
<property name="tab_fill">False</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-01-08 22:00:48 +03:00
|
|
|
<placeholder/>
|
2017-10-28 01:22:00 +03:00
|
|
|
</child>
|
2018-01-08 22:00:48 +03:00
|
|
|
<child type="tab">
|
|
|
|
|
<placeholder/>
|
2017-10-28 01:22:00 +03:00
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-05-28 18:45:31 +03:00
|
|
|
<object class="GtkSeparator" id="settings_separator1">
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="margin_top">2</property>
|
|
|
|
|
<property name="margin_bottom">2</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2017-12-30 21:51:57 +03:00
|
|
|
<object class="GtkBox" id="box2">
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
2017-12-30 21:51:57 +03:00
|
|
|
<object class="GtkGrid" id="grid2">
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
<property name="column_homogeneous">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label5">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Services and Bouquets files:</property>
|
2018-01-10 18:09:44 +03:00
|
|
|
<property name="xalign">0</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="services_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">/etc/enigma2/</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label6">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">User bouquet files:</property>
|
2018-01-10 18:09:44 +03:00
|
|
|
<property name="xalign">2.2351741291171123e-10</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="user_bouquet_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">/etc/enigma2/</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label7">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Satellites.xml file:</property>
|
2018-01-10 18:09:44 +03:00
|
|
|
<property name="xalign">0.019999999552965164</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="satellites_xml_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">/etc/tuxbox/</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-01-08 22:00:48 +03:00
|
|
|
<child>
|
2018-01-10 18:09:44 +03:00
|
|
|
<object class="GtkLabel" id="label20">
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-01-10 18:09:44 +03:00
|
|
|
<property name="label" translatable="yes">Picons:</property>
|
|
|
|
|
<property name="xalign">2.2351741291171123e-10</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">6</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-01-10 18:09:44 +03:00
|
|
|
<object class="GtkEntry" id="picons_field">
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">/usr/share/enigma2/picon</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="top_attach">7</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2017-12-30 21:51:57 +03:00
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-05-28 18:45:31 +03:00
|
|
|
<object class="GtkSeparator" id="settings_separator">
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
<property name="margin_left">5</property>
|
|
|
|
|
<property name="margin_right">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2017-12-30 21:51:57 +03:00
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-05-28 18:45:31 +03:00
|
|
|
<object class="GtkFrame" id="settings_profile_frame">
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-05-28 18:45:31 +03:00
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
|
<property name="shadow_type">in</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
<child>
|
2018-05-28 18:45:31 +03:00
|
|
|
<object class="GtkBox" id="settings_profile_box">
|
2017-12-30 21:51:57 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-05-28 18:45:31 +03:00
|
|
|
<property name="margin_left">5</property>
|
|
|
|
|
<property name="margin_right">5</property>
|
|
|
|
|
<property name="margin_top">5</property>
|
|
|
|
|
<property name="margin_bottom">5</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkRadioButton" id="enigma_radio_button">
|
|
|
|
|
<property name="label">Enigma2 </property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="active">True</property>
|
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
|
<property name="group">neutrino_radio_button</property>
|
|
|
|
|
<signal name="toggled" handler="on_profile_changed" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCheckButton" id="support_ver5_check_button">
|
|
|
|
|
<property name="label" translatable="yes">Ver. 5 support
|
2017-12-30 21:51:57 +03:00
|
|
|
(experimental)</property>
|
2018-05-28 18:45:31 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator" id="settings_prof_separator">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="padding">2</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkRadioButton" id="neutrino_radio_button">
|
|
|
|
|
<property name="label">Neutrino-MP
|
|
|
|
|
(experimental)</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="active">True</property>
|
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
|
<property name="group">enigma_radio_button</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator" id="settings_prof_separator2">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="padding">2</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="reset_button">
|
|
|
|
|
<property name="label" translatable="yes">Reset profile</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="margin_top">3</property>
|
|
|
|
|
<signal name="clicked" handler="on_reset" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="pack_type">end</property>
|
|
|
|
|
<property name="position">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2017-12-30 21:51:57 +03:00
|
|
|
</object>
|
|
|
|
|
</child>
|
2018-05-28 18:45:31 +03:00
|
|
|
<child type="label">
|
|
|
|
|
<object class="GtkLabel" id="label12">
|
2017-12-30 21:51:57 +03:00
|
|
|
<property name="visible">True</property>
|
2018-05-28 18:45:31 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Active profile:</property>
|
2017-12-30 21:51:57 +03:00
|
|
|
</object>
|
|
|
|
|
</child>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
2017-12-30 21:51:57 +03:00
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSeparator" id="separator2">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="margin_top">2</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-01-08 22:00:48 +03:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkLabel" id="label8">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-01-10 18:09:44 +03:00
|
|
|
<property name="label" translatable="yes">Data dir:</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="lines">0</property>
|
2018-01-10 18:09:44 +03:00
|
|
|
<property name="xalign">0.019999999552965164</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2017-10-28 01:22:00 +03:00
|
|
|
<child>
|
|
|
|
|
<object class="GtkGrid" id="grid3">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="column_homogeneous">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkEntry" id="data_dir_field">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">/data</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
2018-01-10 22:13:25 +03:00
|
|
|
<property name="secondary_icon_name">folder-open-symbolic</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="primary_icon_activatable">False</property>
|
|
|
|
|
<property name="secondary_icon_tooltip_text" translatable="yes">Select</property>
|
|
|
|
|
<property name="secondary_icon_tooltip_markup" translatable="yes">Select</property>
|
|
|
|
|
<signal name="icon-press" handler="on_data_dir_field_icon_press" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
2018-01-08 22:00:48 +03:00
|
|
|
<property name="top_attach">0</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-02-23 17:14:08 +03:00
|
|
|
<object class="GtkLabel" id="label18">
|
2017-10-28 01:22:00 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="label" translatable="yes">Picons dir:</property>
|
|
|
|
|
<property name="xalign">0.019999999552965164</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="position">7</property>
|
2017-10-28 01:22:00 +03:00
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-01-10 18:09:44 +03:00
|
|
|
<child>
|
2018-02-23 17:14:08 +03:00
|
|
|
<object class="GtkEntry" id="picons_dir_field">
|
2018-01-10 18:09:44 +03:00
|
|
|
<property name="visible">True</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="can_focus">True</property>
|
2018-02-27 14:55:03 +03:00
|
|
|
<property name="text">/data/picons</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="primary_icon_stock">gtk-edit</property>
|
|
|
|
|
<property name="secondary_icon_name">folder-open-symbolic</property>
|
|
|
|
|
<signal name="icon-press" handler="on_picons_dir_field_icon_press" swapped="no"/>
|
2018-01-10 18:09:44 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">8</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-02-23 17:14:08 +03:00
|
|
|
<object class="GtkSeparator" id="separator3">
|
2018-01-10 18:09:44 +03:00
|
|
|
<property name="visible">True</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="can_focus">False</property>
|
2018-01-10 18:09:44 +03:00
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="padding">2</property>
|
2018-01-10 18:09:44 +03:00
|
|
|
<property name="position">9</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2017-10-28 01:22:00 +03:00
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<action-widgets>
|
|
|
|
|
<action-widget response="-6">cancel_button</action-widget>
|
|
|
|
|
<action-widget response="-5">ok_button</action-widget>
|
|
|
|
|
</action-widgets>
|
|
|
|
|
</object>
|
2018-02-18 17:14:02 +03:00
|
|
|
<object class="GtkDialog" id="wait_dialog">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="resizable">False</property>
|
|
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="window_position">center-on-parent</property>
|
|
|
|
|
<property name="destroy_with_parent">True</property>
|
|
|
|
|
<property name="type_hint">splashscreen</property>
|
|
|
|
|
<property name="skip_taskbar_hint">True</property>
|
|
|
|
|
<property name="skip_pager_hint">True</property>
|
|
|
|
|
<property name="decorated">False</property>
|
2018-07-03 19:30:45 +03:00
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
|
|
|
|
</child>
|
2018-02-18 17:14:02 +03:00
|
|
|
<child internal-child="vbox">
|
|
|
|
|
<object class="GtkBox" id="dialog-vbox4">
|
2018-02-23 17:14:08 +03:00
|
|
|
<property name="width_request">118</property>
|
2018-02-18 17:14:02 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child internal-child="action_area">
|
|
|
|
|
<object class="GtkButtonBox" id="dialog-action_area4">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="opacity">0</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="box4">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkSpinner" id="spinner">
|
|
|
|
|
<property name="width_request">150</property>
|
|
|
|
|
<property name="height_request">45</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="active">True</property>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-04-09 21:28:19 +03:00
|
|
|
<object class="GtkLabel" id="wait_dialog_label">
|
2018-02-18 17:14:02 +03:00
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="label" translatable="yes">Loading data...</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">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
2018-02-23 17:14:08 +03:00
|
|
|
<style>
|
|
|
|
|
<class name="primary-toolbar"/>
|
|
|
|
|
</style>
|
2018-02-18 17:14:02 +03:00
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
2017-10-27 20:48:35 +03:00
|
|
|
</interface>
|