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 /
system-config-printer /
ui /
[ HOME SHELL ]
Name
Size
Permission
Action
AboutDialog.ui
2.5
KB
-rw-r--r--
ConnectDialog.ui
6.68
KB
-rw-r--r--
ConnectingDialog.ui
4.66
KB
-rw-r--r--
InstallDialog.ui
5.97
KB
-rw-r--r--
JobsWindow.ui
4.68
KB
-rw-r--r--
NewPrinterName.ui
3.95
KB
-rw-r--r--
NewPrinterWindow.ui
208.08
KB
-rw-r--r--
PrinterPropertiesDialog.ui
247.22
KB
-rw-r--r--
PrintersWindow.ui
16.52
KB
-rw-r--r--
ServerSettingsDialog.ui
25.16
KB
-rw-r--r--
SMBBrowseDialog.ui
5.27
KB
-rw-r--r--
statusicon_popupmenu.ui
1.69
KB
-rw-r--r--
WaitWindow.ui
2.33
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : NewPrinterName.ui
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.16.1 --> <interface> <requires lib="gtk+" version="3.0"/> <object class="GtkDialog" id="NewPrinterName"> <property name="can_focus">False</property> <property name="title" translatable="yes">Duplicate Printer</property> <property name="modal">True</property> <property name="window_position">center-on-parent</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox6"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area6"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="btnDuplicateCancel"> <property name="label" translatable="yes">_Cancel</property> <property name="use_underline">True</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</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="btnDuplicateOk"> <property name="label" translatable="yes">_OK</property> <property name="use_underline">True</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">False</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">True</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label102"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">New name for the printer</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkEntry" id="entDuplicateName"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="has_focus">True</property> <signal name="changed" handler="on_entDuplicateName_changed" swapped="no"/> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="-6">btnDuplicateCancel</action-widget> <action-widget response="-5">btnDuplicateOk</action-widget> </action-widgets> </object> </interface>
Close