mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-03-17 18:10:59 +01:00
little ui changes
This commit is contained in:
@@ -901,10 +901,11 @@
|
||||
</object>
|
||||
<object class="GtkAboutDialog" id="about_dialog">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="icon_name">system-help</property>
|
||||
<property name="type_hint">normal</property>
|
||||
<property name="transient_for">main_window</property>
|
||||
<property name="program_name">DemonEditor</property>
|
||||
<property name="version">0.1</property>
|
||||
<property name="version">0.1 Pre-alpha</property>
|
||||
<property name="comments" translatable="yes">Enigma2 channel list editor for GNU/Linux</property>
|
||||
<property name="authors">Dmitriy Yefremov</property>
|
||||
<property name="logo_icon_name">accessories-text-editor</property>
|
||||
@@ -1022,6 +1023,7 @@
|
||||
<object class="GtkDialog" id="satellites_editor_dialog">
|
||||
<property name="width_request">640</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="title" translatable="yes">Satellites</property>
|
||||
<property name="icon_name">applications-utilities</property>
|
||||
<property name="type_hint">dialog</property>
|
||||
<property name="transient_for">main_window</property>
|
||||
|
||||
Reference in New Issue
Block a user