Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
ubuntu-release-upgrader /
gtkbuilder /
[ HOME SHELL ]
Name
Size
Permission
Action
AcquireProgress.ui
7.16
KB
-rw-r--r--
DistUpgrade.ui
75.79
KB
-rw-r--r--
ReleaseNotes.ui
3.86
KB
-rw-r--r--
UpgradePromptDialog.ui
13.85
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : UpgradePromptDialog.ui
<?xml version="1.0"?> <interface> <requires lib="gtk+" version="2.16"/> <!-- interface-naming-policy project-wide --> <object class="GtkWindow" id="window_main"> <property name="icon_name">system-software-update</property> <property name="resizable">False</property> <property name="window_position">center</property> <signal name="delete_event" handler="window_delete_event_cb"/> <child> <object class="GtkVBox" id="vbox1"> <property name="visible">True</property> <property name="orientation">vertical</property> <child> <object class="GtkAlignment" id="alignment2"> <property name="visible">True</property> <property name="top_padding">20</property> <property name="bottom_padding">20</property> <property name="left_padding">20</property> <property name="right_padding">20</property> <child> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>A new version of Ubuntu is available. Would you like to upgrade?</b></property> <property name="use_markup">True</property> </object> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="top_padding">20</property> <property name="bottom_padding">20</property> <property name="left_padding">20</property> <property name="right_padding">20</property> <child> <object class="GtkHBox" id="hbox1"> <property name="visible">True</property> <child> <object class="GtkHButtonBox" id="hbuttonbox1"> <property name="visible">True</property> <property name="spacing">8</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="button_dont_upgrade"> <property name="label" translatable="yes">Don't Upgrade</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <signal name="clicked" handler="on_button_dont_upgrade_clicked"/> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="button_ask_me_later"> <property name="label" translatable="yes">Ask Me Later</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <signal name="clicked" handler="on_button_ask_me_later_clicked"/> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkButton" id="button_upgrade_now"> <property name="label" translatable="yes">Yes, Upgrade Now</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="has_focus">True</property> <property name="is_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">False</property> <signal name="clicked" handler="on_button_upgrade_now_clicked"/> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> </child> </object> <packing> <property name="position">2</property> </packing> </child> </object> </child> </object> <object class="GtkMessageDialog" id="dialog_really_do_not_upgrade"> <property name="border_width">5</property> <property name="window_position">center</property> <property name="type_hint">normal</property> <property name="skip_taskbar_hint">True</property> <property name="text" translatable="yes">You have declined to upgrade to the new Ubuntu</property> <property name="secondary_text" translatable="yes">You can upgrade at a later time by opening Software Updater and click on "Upgrade".</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox2"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">2</property> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area2"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="button2"> <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> </object> <packing> <property name="expand">False</property> <property name="fill">False</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">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="-6">button2</action-widget> <action-widget response="-5">button1</action-widget> </action-widgets> </object> <object class="GtkWindow" id="window_fetch"> <property name="icon_name">system-software-update</property> <property name="border_width">6</property> <property name="modal">True</property> <property name="window_position">center-on-parent</property> <property name="default_width">400</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="skip_pager_hint">True</property> <child> <object class="GtkVBox" id="vbox6"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkVBox" id="vbox7"> <property name="visible">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">12</property> <child> <object class="GtkLabel" id="label_fetch_summary"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="wrap">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkVBox" id="vbox8"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkProgressBar" id="progressbar_fetch"> <property name="visible">True</property> <property name="pulse_step">0.10000000149</property> </object> <packing> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label_fetch_status"> <property name="visible">True</property> <property name="xalign">0</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkExpander" id="expander1"> <property name="can_focus">True</property> <property name="spacing">6</property> <child> <object class="GtkVBox" id="vbox9"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkScrolledWindow" id="scrolledwindow6"> <property name="height_request">200</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="shadow_type">in</property> <child> <object class="GtkTreeView" id="treeview1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="enable_search">False</property> </object> </child> </object> <packing> <property name="position">0</property> </packing> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label19"> <property name="visible">True</property> <property name="label" translatable="yes">Show progress of individual files</property> </object> </child> </object> <packing> <property name="position">2</property> </packing> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkHButtonBox" id="hbuttonbox7"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="button_fetch_cancel"> <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="border_width">5</property> <property name="use_stock">True</property> </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="position">1</property> </packing> </child> </object> </child> </object> </interface>
Close