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-08 22:05:26 +03:00
|
|
|
<requires lib="gtk+" version="3.16"/>
|
2018-07-03 19:30:45 +03:00
|
|
|
<!-- interface-license-type mit -->
|
|
|
|
|
<!-- interface-name DemonEditor -->
|
2018-09-23 00:17:58 +03:00
|
|
|
<!-- interface-description Enigma2 channel and satellites list editor for GNU/Linux. -->
|
2018-07-03 19:30:45 +03:00
|
|
|
<!-- 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>
|
2019-02-05 17:02:23 +03:00
|
|
|
<property name="version">0.4.4 Pre-alpha</property>
|
|
|
|
|
<property name="copyright">2018-2019 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-12-10 13:24:26 +03:00
|
|
|
<property name="website">https://dyefremov.github.io/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>
|
2018-12-07 07:19:02 +03:00
|
|
|
<property name="translator_credits" translatable="yes">translator-credits</property>
|
2017-10-27 20:48:35 +03:00
|
|
|
<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>
|
|
|
|
|
<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>
|
2018-07-30 22:48:48 +03:00
|
|
|
<property name="title"> </property>
|
2017-10-29 20:17:09 +03:00
|
|
|
<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-08 22:05:26 +03:00
|
|
|
<child type="titlebar">
|
2018-07-03 19:30:45 +03:00
|
|
|
<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>
|
2018-09-23 00:17:58 +03:00
|
|
|
<object class="GtkFileChooserDialog" id="path_chooser_dialog">
|
2018-08-18 17:35:30 +03:00
|
|
|
<property name="can_focus">False</property>
|
2018-09-23 00:17:58 +03:00
|
|
|
<property name="title" translatable="yes"> </property>
|
2018-08-18 17:35:30 +03:00
|
|
|
<property name="modal">True</property>
|
|
|
|
|
<property name="destroy_with_parent">True</property>
|
2018-09-23 00:17:58 +03:00
|
|
|
<property name="icon_name">document-open</property>
|
2018-08-18 17:35:30 +03:00
|
|
|
<property name="type_hint">dialog</property>
|
2018-09-23 00:17:58 +03:00
|
|
|
<property name="action">select-folder</property>
|
|
|
|
|
<property name="do_overwrite_confirmation">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<placeholder/>
|
2018-08-18 17:35:30 +03:00
|
|
|
</child>
|
|
|
|
|
<child internal-child="vbox">
|
2018-09-23 00:17:58 +03:00
|
|
|
<object class="GtkBox" id="filechooser_dialog_vbox">
|
2018-08-18 17:35:30 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">2</property>
|
|
|
|
|
<child internal-child="action_area">
|
2018-09-23 00:17:58 +03:00
|
|
|
<object class="GtkButtonBox" id="filechooser_dialog_action_area">
|
2018-08-18 17:35:30 +03:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
|
<child>
|
2018-09-23 00:17:58 +03:00
|
|
|
<object class="GtkButton" id="button2">
|
|
|
|
|
<property name="label">gtk-undo</property>
|
2018-08-19 23:27:13 +03:00
|
|
|
<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>
|
2018-08-18 17:35:30 +03:00
|
|
|
</child>
|
|
|
|
|
<child>
|
2018-09-23 00:17:58 +03:00
|
|
|
<object class="GtkButton" id="button1">
|
|
|
|
|
<property name="label">gtk-ok</property>
|
2018-08-18 17:35:30 +03:00
|
|
|
<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>
|
2018-09-23 00:17:58 +03:00
|
|
|
<action-widget response="-6">button2</action-widget>
|
|
|
|
|
<action-widget response="-12">button1</action-widget>
|
2018-08-18 17:35:30 +03:00
|
|
|
</action-widgets>
|
|
|
|
|
</object>
|
2018-09-23 00:17:58 +03:00
|
|
|
<object class="GtkMessageDialog" id="question_dialog">
|
|
|
|
|
<property name="width_request">320</property>
|
2017-11-03 23:39:15 +03:00
|
|
|
<property name="can_focus">False</property>
|
2018-09-23 00:17:58 +03:00
|
|
|
<property name="resizable">False</property>
|
2017-11-03 23:39:15 +03:00
|
|
|
<property name="modal">True</property>
|
2018-09-23 00:17:58 +03:00
|
|
|
<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-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>
|