One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
virt-manager
/
ui
/
Edit File:
console.ui
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.36.0 --> <interface> <requires lib="gtk+" version="3.22"/> <object class="GtkImage" id="image70"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="stock">gtk-apply</property> </object> <object class="GtkNotebook" id="console-pages"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="show_border">False</property> <signal name="switch-page" handler="on_console_pages_switch_page" after="yes" swapped="no"/> <child> <object class="GtkLabel" id="console-unavailable"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> <property name="valign">center</property> <property name="label" translatable="yes"><b>The console is currently unavailable</b></property> <property name="use_markup">True</property> <property name="justify">center</property> <property name="wrap">True</property> <property name="selectable">True</property> <property name="width_chars">60</property> <property name="max_width_chars">60</property> </object> <packing> <property name="tab_expand">True</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label434"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label">Unavailable</property> </object> <packing> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkNotebook" id="serial-pages"> <property name="visible">True</property> <property name="can_focus">True</property> <child internal-child="accessible"> <object class="AtkObject" id="serial-pages-atkobject"> <property name="AtkObject::accessible-name">serial-pages</property> </object> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label82"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Serial</property> </object> <packing> <property name="position">1</property> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkNotebook" id="console-gfx-pages"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="show_border">False</property> <child> <object class="GtkOverlay" id="console-overlay"> <property name="visible">True</property> <property name="can_focus">False</property> <child> <object class="GtkScrolledWindow" id="console-gfx-scroll"> <property name="visible">True</property> <property name="can_focus">True</property> <child> <object class="GtkViewport" id="console-gfx-viewport"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="resize_mode">queue</property> <property name="shadow_type">none</property> <child> <placeholder/> </child> <child internal-child="accessible"> <object class="AtkObject" id="console-gfx-viewport-atkobject"> <property name="AtkObject::accessible-name">console-gfx-viewport</property> </object> </child> </object> </child> </object> <packing> <property name="index">-1</property> </packing> </child> </object> </child> <child type="tab"> <object class="GtkLabel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label">Display</property> </object> <packing> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkGrid" id="console-auth"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> <property name="hexpand">True</property> <property name="border_width">6</property> <property name="row_spacing">6</property> <property name="column_spacing">6</property> <child> <object class="GtkLabel" id="label-auth-password"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> <property name="label" translatable="yes">_Password:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">console-auth-password</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="label-auth-username"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> <property name="label" translatable="yes">_Username:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">console-auth-username</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkEntry" id="console-auth-username"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hexpand">True</property> <signal name="activate" handler="on_console_auth_password_activate" swapped="no"/> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkEntry" id="console-auth-password"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="visibility">False</property> <signal name="activate" handler="on_console_auth_password_activate" swapped="no"/> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkButton" id="console-auth-login"> <property name="label" translatable="yes">_Login</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="image">image70</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_console_auth_login_clicked" swapped="no"/> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="console-auth-remember"> <property name="label" translatable="yes">_Save this password in your keyring</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="tooltip_text" translatable="yes">Check to save password, uncheck to forget password.</property> <property name="halign">start</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkAlignment"> <property name="visible">True</property> <property name="can_focus">False</property> <child> <placeholder/> </child> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkAlignment"> <property name="visible">True</property> <property name="can_focus">False</property> <child> <placeholder/> </child> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">2</property> </packing> </child> <child> <object class="GtkAlignment"> <property name="visible">True</property> <property name="can_focus">False</property> <child> <placeholder/> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child type="tab"> <object class="GtkLabel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label">Auth</property> </object> <packing> <property name="position">1</property> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkLabel" id="console-gfx-unavailable"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> <property name="valign">center</property> <property name="label" translatable="yes"><b>The console is currently unavailable</b></property> <property name="use_markup">True</property> <property name="justify">center</property> <property name="wrap">True</property> <property name="selectable">True</property> <property name="width_chars">60</property> <property name="max_width_chars">60</property> </object> <packing> <property name="position">2</property> </packing> </child> <child type="tab"> <object class="GtkLabel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label">Unavailable</property> </object> <packing> <property name="position">2</property> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkButton" id="console-connect-button"> <property name="label" translatable="yes">_Connect to console</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="halign">center</property> <property name="valign">center</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_console_connect_button_clicked" swapped="no"/> </object> <packing> <property name="position">3</property> </packing> </child> <child type="tab"> <object class="GtkLabel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label">Connect</property> </object> <packing> <property name="position">3</property> <property name="tab_fill">False</property> </packing> </child> </object> <packing> <property name="position">2</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label439"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label">Graphics</property> </object> <packing> <property name="position">2</property> <property name="tab_fill">False</property> </packing> </child> <child internal-child="accessible"> <object class="AtkObject" id="console-pages-atkobject"> <property name="AtkObject::accessible-name">console-pages</property> </object> </child> </object> </interface>
Simpan