%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/gnome-system-monitor/
Upload File :
Create Path :
Current File : //usr/share/gnome-system-monitor/gsm.gresource

GVariant4(	

b��(	4v@�d�=�s	�d	v�dlr��$0lrLtrxruv��
xrv�r'�W(��'�v8���6�"	��v����A��	��
v�����(��L����Ե������L����e8ZA��LĬ��:��L���A}�	�v����9���v��3�C��	3�vH���Ex�"	��v���KP��L� �9�)	 �v(��
͙9��
L�
�
7\D	�
v�
�interface.ui^b<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <requires lib="gtk" version="4.0"/>
  <requires lib="libadwaita" version="1.0"/>
  <object class="AdwApplicationWindow" id="main_window">
    <property name="title" translatable="yes">System Monitor</property>
    <property name="icon-name">org.gnome.SystemMonitor</property>
    <child>
      <object class="AdwToolbarView" id="main_box">
        <property name="width-request">620</property>
        <property name="height-request">480</property>
        <child type="top">
          <object class="AdwHeaderBar" id="header_bar">
            <child type="title">
              <object class="AdwViewSwitcher" id="view_switcher">
                <property name="policy">ADW_VIEW_SWITCHER_POLICY_WIDE</property>
                <property name="stack">stack</property>
              </object>
            </child>
            <child type="end">
              <object class="GtkBox" id="button_box">
                <property name="orientation">horizontal</property>
                <property name="spacing">6</property>
                <child>
                  <object class="GtkToggleButton" id="search_button">
                    <property name="tooltip-text" translatable="yes">Search</property>
                    <property name="valign">center</property>
                    <property name="margin-start">6</property>
                    <property name="icon-name">edit-find-symbolic</property>
                    <property name="action-name">win.search</property>
                    <property name="active" bind-source="proc_searchbar" bind-property="search-mode-enabled" bind-flags="sync-create|bidirectional">False</property>
                  </object>
                </child>
                <child>
                  <object class="GtkMenuButton" id="app_menu_button">
                    <property name="tooltip-text" translatable="yes">Main Menu</property>
                    <property name="valign">center</property>
                    <property name="halign">end</property>
                    <property name="direction">none</property>
                    <property name="primary">true</property>
                  </object>
                </child>
              </object>
            </child>
          </object>
        </child>
        <property name="content">
          <object class="AdwViewStack" id="stack">
            <property name="hexpand">True</property>
            <property name="vexpand">True</property>
            <child>
              <object class="AdwViewStackPage">
                <property name="name">processes</property>
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">_Processes</property>
                <property name="icon-name">view-list-symbolic</property>
                <property name="child">
                  <object class="GtkBox" id="proc_box">
                    <property name="hexpand">True</property>
                    <property name="vexpand">True</property>
                    <property name="orientation">vertical</property>
                    <child>
                      <object class="GtkSearchBar" id="proc_searchbar">
                        <property name="vexpand-set">True</property>
                        <property name="child">
                          <object class="GtkSearchEntry" id="proc_searchentry">
                            <property name="placeholder-text" translatable="yes">Search processes and users</property>
                            <property name="hexpand">False</property>
                            <property name="vexpand">True</property>
                            <property name="width-request">300</property>
                          </object>
                        </property>
                      </object>
                    </child>
                    <child>
                      <object class="GtkScrolledWindow" id="processes_scrolled">
                        <property name="hexpand">True</property>
                        <property name="vexpand">True</property>
                      </object>
                    </child>
                    <child>
                      <object class="GtkRevealer" id="proc_actionbar_revealer">
                        <property name="transition-type">slide-up</property>
                        <property name="child">
                          <object class="GtkActionBar" id="proc_actionbar">
                            <child>
                              <object class="GtkButton" id="end_process_button">
                                <property name="label" translatable="yes">_End Process</property>
                                <property name="receives-default">True</property>
                                <property name="halign">start</property>
                                <property name="use-underline">True</property>
                                <property name="action-name">win.send-signal-term</property>
                                <child>
                                  <object class="GtkShortcutController">
                                    <property name="scope">managed</property>
                                    <child>
                                      <object class="GtkShortcut">
                                        <property name="trigger">Delete</property>
                                        <property name="action">activate</property>
                                      </object>
                                    </child>
                                  </object>
                                </child>
                              </object>
                            </child>
                            <child type="end">
                              <object class="GtkButton" id="proc_properties_button">
                                <property name="tooltip-text" translatable="yes">Process Properties</property>
                                <property name="action-name">win.process-properties</property>
                                <child>
                                  <object class="GtkImage" id="proc_properties_image">
                                    <property name="icon-size">normal</property>
                                    <property name="icon-name">document-properties-symbolic</property>
                                  </object>
                                </child>
                              </object>
                            </child>
                          </object>
                        </property>
                      </object>
                    </child>
                  </object>
                </property>
              </object>
            </child>
            <child>
              <object class="AdwViewStackPage">
                <property name="name">resources</property>
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">_Resources</property>
                <property name="icon-name">speedometer-symbolic</property>
                <property name="child">
                  <object class="GtkScrolledWindow" id="res_scrolled">
                    <property name="hexpand">True</property>
                    <property name="vexpand">True</property>
                    <property name="child">
                      <object class="GtkBox" id="res_box">
                        <property name="hexpand">True</property>
                        <property name="vexpand">True</property>
                        <property name="margin-top">12</property>
                        <property name="margin-bottom">30</property>
                        <property name="margin-start">24</property>
                        <property name="margin-end">24</property>
                        <property name="orientation">vertical</property>
                        <property name="spacing">10</property>
                        <child>
                          <object class="GtkExpander" id="cpu_expander">
                            <property name="vexpand">True</property>
                            <property name="expanded">True</property>
                            <child>
                              <object class="GtkBox" id="cpu_graph_box">
                                <property name="hexpand">True</property>
                                <property name="vexpand">True</property>
                                <property name="orientation">vertical</property>
                                <property name="margin-top">6</property>
                                <property name="spacing">6</property>
                                <child>
                                  <object class="GtkGrid" id="cpu_table">
                                    <property name="margin-start">21</property>
                                    <property name="hexpand">True</property>
                                    <property name="row-spacing">1</property>
                                    <property name="column-spacing">6</property>
                                    <property name="row-homogeneous">True</property>
                                    <property name="column-homogeneous">True</property>
                                  </object>
                                </child>
                              </object>
                            </child>
                            <child type="label">
                              <object class="GtkBox" id="cpu_header">
                                <property name="margin-start">6</property>
                                <child>
                                  <object class="GtkLabel" id="cpu_label">
                                    <property name="halign">start</property>
                                    <property name="label" translatable="yes">CPU</property>
                                    <attributes>
                                      <attribute name="weight" value="bold"/>
                                    </attributes>
                                  </object>
                                </child>
                              </object>
                            </child>
                          </object>
                        </child>
                        <child>
                          <object class="GtkExpander" id="mem_expander">
                            <property name="vexpand">True</property>
                            <property name="expanded">True</property>
                            <child>
                              <object class="GtkBox" id="mem_graph_box">
                                <property name="hexpand">True</property>
                                <property name="vexpand">True</property>
                                <property name="orientation">vertical</property>
                                <property name="margin-top">6</property>
                                <property name="spacing">6</property>
                                <child>
                                  <object class="GtkGrid" id="mem_table">
                                    <property name="margin-start">54</property>
                                    <property name="hexpand">True</property>
                                    <property name="column-spacing">6</property>
                                    <property name="row-homogeneous">True</property>
                                    <child>
                                      <object class="GtkLabel" id="memory_label">
                                        <property name="hexpand">True</property>
                                        <property name="halign">start</property>
                                        <property name="label" translatable="yes">Memory</property>
                                        <layout>
                                          <property name="column">1</property>
                                          <property name="row">0</property>
                                        </layout>
                                      </object>
                                    </child>
                                    <child>
                                      <object class="GtkLabel" id="swap_label">
                                        <property name="hexpand">True</property>
                                        <property name="halign">start</property>
                                        <property name="label" translatable="yes">Swap</property>
                                        <layout>
                                          <property name="column">3</property>
                                          <property name="row">0</property>
                                        </layout>
                                      </object>
                                    </child>
                                  </object>
                                </child>
                              </object>
                            </child>
                            <child type="label">
                              <object class="GtkBox" id="mem_header">
                                <property name="margin-start">6</property>
                                <child>
                                  <object class="GtkLabel" id="mem_label">
                                    <property name="halign">start</property>
                                    <property name="label" translatable="yes">Memory and Swap</property>
                                    <attributes>
                                      <attribute name="weight" value="bold"/>
                                    </attributes>
                                  </object>
                                </child>
                              </object>
                            </child>
                          </object>
                        </child>
                        <child>
                          <object class="GtkExpander" id="net_expander">
                            <property name="vexpand">True</property>
                            <property name="expanded">True</property>
                            <child>
                              <object class="GtkBox" id="net_graph_box">
                                <property name="hexpand">True</property>
                                <property name="vexpand">True</property>
                                <property name="orientation">vertical</property>
                                <property name="margin-top">6</property>
                                <property name="spacing">6</property>
                                <child>
                                  <object class="GtkGrid" id="net_table">
                                    <property name="margin-start">54</property>
                                    <property name="margin-end">12</property>
                                    <property name="hexpand">True</property>
                                    <property name="column-spacing">6</property>
                                    <property name="row-homogeneous">True</property>
                                    <child>
                                      <object class="GtkLabel" id="receiving_label">
                                        <property name="halign">start</property>
                                        <property name="label" translatable="yes">Receiving</property>
                                        <layout>
                                          <property name="column">1</property>
                                          <property name="row">0</property>
                                        </layout>
                                      </object>
                                    </child>
                                    <child>
                                      <object class="GtkLabel" id="total_received_label">
                                        <property name="halign">start</property>
                                        <property name="label" translatable="yes">Total Received</property>
                                        <layout>
                                          <property name="column">1</property>
                                          <property name="row">1</property>
                                        </layout>
                                      </object>
                                    </child>
                                    <child>
                                      <object class="GtkLabel" id="sending_label">
                                        <property name="halign">start</property>
                                        <property name="label" translatable="yes">Sending</property>
                                        <layout>
                                          <property name="column">5</property>
                                          <property name="row">0</property>
                                        </layout>
                                      </object>
                                    </child>
                                    <child>
                                      <object class="GtkLabel" id="total_sent_label">
                                        <property name="halign">start</property>
                                        <property name="label" translatable="yes">Total Sent</property>
                                        <layout>
                                          <property name="column">5</property>
                                          <property name="row">1</property>
                                        </layout>
                                      </object>
                                    </child>
                                  </object>
                                </child>
                              </object>
                            </child>
                            <child type="label">
                              <object class="GtkBox" id="net_header">
                                <property name="margin-start">6</property>
                                <child>
                                  <object class="GtkLabel" id="net_label">
                                    <property name="halign">start</property>
                                    <property name="label" translatable="yes">Network</property>
                                    <attributes>
                                      <attribute name="weight" value="bold"/>
                                    </attributes>
                                  </object>
                                </child>
                              </object>
                            </child>
                          </object>
                        </child>
                        <child>
                          <object class="GtkExpander" id="disk_expander">
                            <property name="vexpand">True</property>
                            <property name="expanded">True</property>
                            <child>
                              <object class="GtkBox" id="disk_graph_box">
                                <property name="hexpand">True</property>
                                <property name="vexpand">True</property>
                                <property name="orientation">vertical</property>
                                <property name="margin-top">6</property>
                                <property name="spacing">6</property>
                                <child>
                                  <object class="GtkGrid" id="disk_table">
                                    <property name="margin-start">54</property>
                                    <property name="margin-end">12</property>
                                    <property name="hexpand">True</property>
                                    <property name="column-spacing">6</property>
                                    <property name="row-homogeneous">True</property>
                                    <child>
                                      <object class="GtkLabel" id="reading_label">
                                        <property name="halign">start</property>
                                        <property name="label" translatable="yes">Reading</property>
                                        <layout>
                                          <property name="column">1</property>
                                          <property name="row">0</property>
                                        </layout>
                                      </object>
                                    </child>
                                    <child>
                                      <object class="GtkLabel" id="total_read_label">
                                        <property name="halign">start</property>
                                        <property name="label" translatable="yes">Total Read</property>
                                        <layout>
                                          <property name="column">1</property>
                                          <property name="row">1</property>
                                        </layout>
                                      </object>
                                    </child>
                                    <child>
                                      <object class="GtkLabel" id="writing_label">
                                        <property name="halign">start</property>
                                        <property name="label" translatable="yes">Writing</property>
                                        <layout>
                                          <property name="column">5</property>
                                          <property name="row">0</property>
                                        </layout>
                                      </object>
                                    </child>
                                    <child>
                                      <object class="GtkLabel" id="total_written_label">
                                        <property name="halign">start</property>
                                        <property name="label" translatable="yes">Total Written</property>
                                        <layout>
                                          <property name="column">5</property>
                                          <property name="row">1</property>
                                        </layout>
                                      </object>
                                    </child>
                                  </object>
                                </child>
                              </object>
                            </child>
                            <child type="label">
                              <object class="GtkBox" id="disk_header">
                                <property name="margin-start">6</property>
                                <child>
                                  <object class="GtkLabel" id="disk_label">
                                    <property name="halign">start</property>
                                    <property name="label" translatable="yes">Disk</property>
                                    <attributes>
                                      <attribute name="weight" value="bold"/>
                                    </attributes>
                                  </object>
                                </child>
                              </object>
                            </child>
                          </object>
                        </child>
                      </object>
                    </property>
                  </object>
                </property>
              </object>
            </child>
            <child>
              <object class="AdwViewStackPage">
                <property name="name">disks</property>
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">_File Systems</property>
                <property name="icon-name">drive-harddisk-symbolic</property>
                <property name="child">
                  <object class="GtkBox" id="fs_box">
                    <property name="orientation">vertical</property>
                    <child>
                      <object class="GtkScrolledWindow" id="disks_scrolled">
                        <property name="hexpand">True</property>
                        <property name="vexpand">True</property>
                      </object>
                    </child>
                  </object>
                </property>
              </object>
            </child>
          </object>
        </property>
      </object>
    </child>
    <style>
      <class name="view" />
    </style>
  </object>
</interface>
(uuay)renice.ui�
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <requires lib="gtk" version="4.0"/>
  <requires lib="libadwaita" version="1.0"/>
  <object class="GtkAdjustment" id="renice_adjustment">
    <property name="lower">-20</property>
    <property name="upper">20</property>
    <property name="step-increment">1</property>
    <property name="page-increment">10</property>
  </object>
  <object class="AdwMessageDialog" id="renice_dialog">
    <property name="default-response">change</property>
    <property name="close-response">cancel</property>
    <responses>
      <response id="cancel" translatable="1">_Cancel</response>
      <response id="change" translatable="1" appearance="destructive">Change _Priority</response>
    </responses>
    <child>
      <object class="GtkBox">
        <property name="orientation">vertical</property>
        <property name="spacing">2</property>
        <child>
          <object class="GtkBox">
            <property name="vexpand">1</property>
            <property name="hexpand">1</property>
            <property name="orientation">vertical</property>
            <property name="spacing">8</property>
            <property name="margin-bottom">16</property>
            <property name="margin-start">16</property>
            <property name="margin-end">16</property>
            <child>
              <object class="GtkBox">
                <property name="hexpand">1</property>
                <property name="vexpand">1</property>
                <property name="spacing">4</property>"
                <child>
                  <object class="GtkLabel">
                    <property name="halign">start</property>
                    <property name="label" translatable="1">_Nice value:</property>
                    <property name="use-underline">1</property>
                    <property name="mnemonic-widget">nice_value_scale</property>
                  </object>
                </child>
                <child>
                  <object class="GtkBox">
                    <property name="orientation">vertical</property>
                    <child>
                      <object class="GtkScale" id="nice_value_scale">
                        <property name="draw-value">1</property>
                        <property name="hexpand">1</property>
                        <property name="adjustment">renice_adjustment</property>
                        <property name="round-digits">0</property>
                        <property name="digits">0</property>
                      </object>
                    </child>
                    <child>
                      <object class="GtkLabel" id="priority_label"/>
                    </child>
                  </object>
                </child>
                <child>
                  <placeholder/>
                </child>
              </object>
            </child>
            <child>
              <object class="GtkLabel">
                <property name="halign">start</property>
                <property name="label" translatable="1">&lt;small&gt;&lt;i&gt;&lt;b&gt;Note:&lt;/b&gt; The priority of a process is given by its nice value. A lower nice value corresponds to a higher priority.&lt;/i&gt;&lt;/small&gt;</property>
                <property name="use-markup">1</property>
                <property name="wrap">0</property>
              </object>
            </child>
          </object>
        </child>
      </object>
    </child>
  </object>
</interface>

(uuay)gnome/help-overlay.ui�<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <requires lib="gtk" version="4.0"/>
  <object class="GtkShortcutsWindow" id="help_overlay">
    <property name="modal">true</property>
    <child>
      <object class="GtkShortcutsSection">
        <property name="section-name">shortcuts</property>
        <property name="max-height">13</property>
        <child>
          <object class="GtkShortcutsGroup">
            <property name="title" translatable="yes" context="shortcut window">General</property>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">F1</property>
                <property name="action-name">app.help</property>
                <property name="title" translatable="yes" context="shortcut window">Show help</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">F10</property>
                <property name="title" translatable="yes" context="shortcut window">Open menu</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="action-name">app.preferences</property>
                <property name="title" translatable="yes" context="shortcut window">Show preferences</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="visible">true</property>
                <property name="accelerator">&lt;Primary&gt;question</property>
                <property name="action-name">win.show-help-overlay</property>
                <property name="title" translatable="yes" context="shortcut window">Keyboard shortcuts</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Primary&gt;Q</property>
                <property name="action-name">app.quit</property>
                <property name="title" translatable="yes" context="shortcut window">Quit</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Primary&gt;F</property>
                <property name="title" translatable="yes" context="shortcut window">Search</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Alt&gt;1</property>
                <property name="title" translatable="yes" context="shortcut window">Show Processes</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Alt&gt;2</property>
                <property name="title" translatable="yes" context="shortcut window">Show Resources</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Alt&gt;3</property>
                <property name="title" translatable="yes" context="shortcut window">Show File Systems</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Primary&gt;R</property>
                <property name="action-name">win.refresh</property>
                <property name="title" translatable="yes" context="shortcut window">Refresh</property>
              </object>
            </child>
          </object>
        </child>
        <child>
          <object class="GtkShortcutsGroup">
            <property name="title" translatable="yes" context="shortcut window">Processes</property>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Primary&gt;D</property>
                <property name="action-name">win.show-dependencies</property>
                <property name="title" translatable="yes" context="shortcut window">Show dependencies</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Alt&gt;Return</property>
                <property name="action-name">win.process-properties</property>
                <property name="title" translatable="yes" context="shortcut window">Show process properties</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Primary&gt;M</property>
                <property name="action-name">win.memory-maps</property>
                <property name="title" translatable="yes" context="shortcut window">Memory maps</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Primary&gt;O</property>
                <property name="action-name">win.open-files</property>
                <property name="title" translatable="yes" context="shortcut window">Open files</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Primary&gt;S</property>
                <property name="title" translatable="yes" context="shortcut window">Send stop signal</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Primary&gt;C</property>
                <property name="title" translatable="yes" context="shortcut window">Send continue signal</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Primary&gt;T</property>
                <property name="title" translatable="yes" context="shortcut window">Send Terminate signal</property>
              </object>
            </child>
            <child>
              <object class="GtkShortcutsShortcut">
                <property name="accelerator">&lt;Primary&gt;K</property>
                <property name="title" translatable="yes" context="shortcut window">Send Kill signal</property>
              </object>
            </child>
          </object>
        </child>
      </object>
    </child>
  </object>
</interface>
(uuay)arrow_overlay.svgL<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   sodipodi:docname="arrow_overlay.svg"
   inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
   sodipodi:version="0.32"
   id="svg11300"
   height="32"
   width="32"
   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
   inkscape:export-xdpi="90.000000"
   inkscape:export-ydpi="90.000000"
   inkscape:output_extension="org.inkscape.output.svg.inkscape"
   version="1.0"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/">
  <defs
     id="defs3">
    <linearGradient
       id="linearGradient2304">
      <stop
         id="stop2306"
         offset="0"
         style="stop-color:#73d216" />
      <stop
         id="stop2308"
         offset="1.0000000"
         style="stop-color:#4e9a06" />
    </linearGradient>
    <linearGradient
       id="linearGradient1442">
      <stop
         id="stop1444"
         offset="0"
         style="stop-color:#73d216" />
      <stop
         id="stop1446"
         offset="1.0000000"
         style="stop-color:#4e9a06" />
    </linearGradient>
  </defs>
  <sodipodi:namedview
     inkscape:window-y="0"
     inkscape:window-x="0"
     inkscape:window-height="866"
     inkscape:window-width="1920"
     inkscape:showpageshadow="true"
     inkscape:document-units="px"
     inkscape:grid-bbox="true"
     showgrid="true"
     inkscape:current-layer="layer1"
     inkscape:cy="17.0625"
     inkscape:cx="6.4375"
     inkscape:zoom="16"
     inkscape:pageshadow="2"
     inkscape:pageopacity="0.4"
     borderopacity="1"
     bordercolor="#666666"
     pagecolor="#ffffb3"
     id="base"
     fill="#4e9a06"
     stroke="#4e9a06"
     width="32px"
     height="32px"
     borderlayer="true"
     showguides="true"
     inkscape:guide-bbox="true"
     inkscape:pagecheckerboard="0"
     inkscape:deskcolor="#d1d1d1"
     inkscape:window-maximized="1">
    <sodipodi:guide
       orientation="vertical"
       position="16.003801"
       id="guide2646"
       inkscape:locked="false" />
  </sodipodi:namedview>
  <metadata
     id="metadata4">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:creator>
          <cc:Agent>
            <dc:title>Jakub Steiner</dc:title>
          </cc:Agent>
        </dc:creator>
        <dc:source>http://jimmac.musichall.cz</dc:source>
        <cc:license
           rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
        <dc:title>Go Down</dc:title>
        <dc:subject>
          <rdf:Bag>
            <rdf:li>go</rdf:li>
            <rdf:li>lower</rdf:li>
            <rdf:li>down</rdf:li>
            <rdf:li>arrow</rdf:li>
            <rdf:li>pointer</rdf:li>
            <rdf:li>&gt;</rdf:li>
          </rdf:Bag>
        </dc:subject>
        <dc:contributor>
          <cc:Agent>
            <dc:title>Andreas Nilsson</dc:title>
          </cc:Agent>
        </dc:contributor>
      </cc:Work>
      <cc:License
         rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
        <cc:permits
           rdf:resource="http://web.resource.org/cc/Reproduction" />
        <cc:permits
           rdf:resource="http://web.resource.org/cc/Distribution" />
        <cc:requires
           rdf:resource="http://web.resource.org/cc/Notice" />
        <cc:requires
           rdf:resource="http://web.resource.org/cc/Attribution" />
        <cc:permits
           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
        <cc:requires
           rdf:resource="http://web.resource.org/cc/ShareAlike" />
      </cc:License>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:groupmode="layer"
     inkscape:label="Layer 1"
     id="layer1">
    <path
       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.5;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
       d="m 22.5,26.5 h -13 v -9.999847 h -5 L 16,3 l 11.5,13.500153 -5,-3.07e-4 z"
       id="path8658"
       sodipodi:nodetypes="cccccccc" />
    <path
       style="color:#000000;opacity:0.5;fill:none;fill-rule:evenodd;stroke:#000000;stroke-miterlimit:10;stroke-opacity:1;-inkscape-stroke:none"
       d="M 16,1.457 2.3339844,17.5 H 8.5 v 10 h 15 v -10 h 6.166016 z"
       id="path8658-3"
       sodipodi:nodetypes="cccccccc" />
  </g>
</svg>
(uuay)openfiles.ui�<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <object class="AdwWindow" id="openfiles_dialog">
    <property name="title" translatable="1">Open Files</property>
    <property name="default-width">575</property>
    <property name="default-height">400</property>
    <property name="destroy-with-parent">1</property>
    <property name="modal">True</property>
    <property name="content">
      <object class="AdwToolbarView">
        <child type="top">
          <object class="AdwHeaderBar"/>
        </child>
        <property name="content">
          <object class="GtkBox" id="dialog_content">
            <property name="margin-top">12</property>
            <property name="margin-bottom">12</property>
            <property name="margin-start">12</property>
            <property name="margin-end">12</property>
            <property name="orientation">vertical</property>
            <property name="spacing">6</property>
            <child>
              <object class="GtkScrolledWindow" id="scrolled"/>
            </child>
          </object>
        </property>
      </object>
    </property>
    <child>
      <object class="GtkShortcutController">
        <property name="scope">managed</property>
        <child>
          <object class="GtkShortcut" id="shortcut">
            <property name="trigger">Escape</property>
            <property name="action">action(window.close)</property>
          </object>
        </child>
      </object>
    </child>
  </object>
</interface>
(uuay)memmaps.ui�<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <object class="AdwWindow" id="memmaps_dialog">
    <property name="default-width">620</property>
    <property name="default-height">400</property>
    <property name="destroy-with-parent">True</property>
    <property name="modal">True</property>
    <property name="title" translatable="yes">Memory Maps</property>
    <property name="content">
      <object class="AdwToolbarView">
        <child type="top">
          <object class="AdwHeaderBar"/>
        </child>
        <property name="content">
          <object class="GtkBox" id="dialog_box">
            <property name="margin-top">12</property>
            <property name="margin-bottom">12</property>
            <property name="margin-start">12</property>
            <property name="margin-end">12</property>
            <property name="orientation">vertical</property>
            <property name="spacing">6</property>
            <child>
              <object class="GtkScrolledWindow" id="scrolled"/>
            </child>
          </object>
        </property>
      </object>
    </property>
    <child>
      <object class="GtkShortcutController">
        <property name="scope">managed</property>
        <child>
          <object class="GtkShortcut" id="shortcut">
            <property name="trigger">Escape</property>
            <property name="action">action(window.close)</property>
          </object>
        </child>
      </object>
    </child>
  </object>
</interface>
(uuay)gnome-system-monitor/	
/data/
gtk/procproperties.ui�<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <object class="AdwWindow" id="procprop_dialog">
    <property name="default-width">575</property>
    <property name="default-height">400</property>
    <property name="destroy-with-parent">True</property>
    <property name="modal">True</property>
    <property name="content">
      <object class="AdwToolbarView">
        <child type="top">
          <object class="AdwHeaderBar"/>
        </child>
        <property name="content">
          <object class="GtkBox">
            <property name="margin-top">12</property>
            <property name="margin-bottom">12</property>
            <property name="margin-start">12</property>
            <property name="margin-end">12</property>
            <property name="orientation">vertical</property>
            <property name="spacing">6</property>
            <child>
              <object class="GtkScrolledWindow" id="scrolled"/>
            </child>
          </object>
        </property>
      </object>
    </property>
    <child>
      <object class="GtkShortcutController">
        <property name="scope">managed</property>
        <child>
          <object class="GtkShortcut" id="shortcut">
            <property name="trigger">Escape</property>
            <property name="action">action(window.close)</property>
          </object>
        </child>
      </object>
    </child>
  </object>
</interface>
(uuay)arrow_mask.svgk<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   sodipodi:docname="arrow_mask.svg"
   inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
   sodipodi:version="0.32"
   id="svg11300"
   height="32"
   width="32"
   inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png"
   inkscape:export-xdpi="90.000000"
   inkscape:export-ydpi="90.000000"
   inkscape:output_extension="org.inkscape.output.svg.inkscape"
   version="1.0"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/">
  <defs
     id="defs3">
    <linearGradient
       id="linearGradient2304">
      <stop
         id="stop2306"
         offset="0"
         style="stop-color:#73d216" />
      <stop
         id="stop2308"
         offset="1.0000000"
         style="stop-color:#4e9a06" />
    </linearGradient>
    <linearGradient
       id="linearGradient1442">
      <stop
         id="stop1444"
         offset="0"
         style="stop-color:#73d216" />
      <stop
         id="stop1446"
         offset="1.0000000"
         style="stop-color:#4e9a06" />
    </linearGradient>
  </defs>
  <sodipodi:namedview
     inkscape:window-y="0"
     inkscape:window-x="0"
     inkscape:window-height="866"
     inkscape:window-width="1920"
     inkscape:showpageshadow="true"
     inkscape:document-units="px"
     inkscape:grid-bbox="true"
     showgrid="true"
     inkscape:current-layer="layer1"
     inkscape:cy="16.048764"
     inkscape:cx="15.88159"
     inkscape:zoom="17.945307"
     inkscape:pageshadow="2"
     inkscape:pageopacity="0.4"
     borderopacity="1"
     bordercolor="#666666"
     pagecolor="#ffffb3"
     id="base"
     fill="#4e9a06"
     stroke="#4e9a06"
     width="32px"
     height="32px"
     borderlayer="true"
     showguides="true"
     inkscape:guide-bbox="true"
     inkscape:pagecheckerboard="0"
     inkscape:deskcolor="#d1d1d1"
     inkscape:window-maximized="1">
    <sodipodi:guide
       orientation="vertical"
       position="16.003801"
       id="guide2646"
       inkscape:locked="false" />
  </sodipodi:namedview>
  <metadata
     id="metadata4">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:creator>
          <cc:Agent>
            <dc:title>Jakub Steiner</dc:title>
          </cc:Agent>
        </dc:creator>
        <dc:source>http://jimmac.musichall.cz</dc:source>
        <cc:license
           rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
        <dc:title>Go Down</dc:title>
        <dc:subject>
          <rdf:Bag>
            <rdf:li>go</rdf:li>
            <rdf:li>lower</rdf:li>
            <rdf:li>down</rdf:li>
            <rdf:li>arrow</rdf:li>
            <rdf:li>pointer</rdf:li>
            <rdf:li>&gt;</rdf:li>
          </rdf:Bag>
        </dc:subject>
        <dc:contributor>
          <cc:Agent>
            <dc:title>Andreas Nilsson</dc:title>
          </cc:Agent>
        </dc:contributor>
      </cc:Work>
      <cc:License
         rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
        <cc:permits
           rdf:resource="http://web.resource.org/cc/Reproduction" />
        <cc:permits
           rdf:resource="http://web.resource.org/cc/Distribution" />
        <cc:requires
           rdf:resource="http://web.resource.org/cc/Notice" />
        <cc:requires
           rdf:resource="http://web.resource.org/cc/Attribution" />
        <cc:permits
           rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
        <cc:requires
           rdf:resource="http://web.resource.org/cc/ShareAlike" />
      </cc:License>
    </rdf:RDF>
  </metadata>
  <g
     inkscape:groupmode="layer"
     inkscape:label="Layer 1"
     id="layer1">
    <path
       style="color:#000000;opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-miterlimit:10;stroke-opacity:1;-inkscape-stroke:none"
       d="M 16,1.457 2.359375,17.5 H 8.5 v 10 h 15 v -10 h 6.140625 z"
       id="path8658-3"
       sodipodi:nodetypes="cccccccc" />
  </g>
</svg>
(uuay)preferences.uiQ$<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <requires lib="gtk" version="4.0"/>
  <requires lib="libadwaita" version="1.0"/>
  <object class="AdwPreferencesWindow" id="preferences_dialog">
    <property name="title" translatable="yes">Preferences</property>
    <property name="default-width">700</property>
    <property name="default-height">700</property>
    <property name="destroy-with-parent">True</property>
    <property name="modal">True</property>
    <child>
      <object class="AdwPreferencesPage" id="processes">
        <property name="title" translatable="yes">Processes</property>
        <property name="icon-name">view-list-symbolic</property>
        <child>
          <object class="AdwPreferencesGroup">
            <property name="title" translatable="yes">Behavior</property>
            <child>
              <object class="AdwSpinRow" id="processes_interval_spinner">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">_Update Interval in Seconds</property>
                <property name="climb-rate">1</property>
                <property name="digits">2</property>
              </object>
            </child>
            <child>
              <object class="AdwSwitchRow" id="smooth_switch">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">Enable _Smooth Refresh</property>
              </object>
            </child>
            <child>
              <object class="AdwSwitchRow" id="check_switch">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">Alert Before Ending or _Killing Processes</property>
              </object>
            </child>
            <child>
              <object class="AdwSwitchRow" id="solaris_switch">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">_Divide CPU Usage by CPU Count</property>
              </object>
            </child>
            <child>
              <object class="AdwSwitchRow" id="proc_mem_in_iec_switch">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">Show Memory in IEC</property>
              </object>
            </child>
          </object>
        </child>
        <child>
          <object class="AdwPreferencesGroup">
            <property name="title" translatable="yes">Information Fields</property>
            <property name="description" translatable="yes">Process information shown in list:</property>
            <child>
              <object class="GtkFrame">
                <child>
                  <object class="GtkTreeView" id="proctree_columns">
                    <property name="headers-visible">False</property>
                    <property name="activate-on-single-click">True</property>
                    <property name="enable-search">False</property>
                    <child internal-child="selection">
                      <object class="GtkTreeSelection" id="proctree_columns_selection"/>
                    </child>
                  </object>
                </child>
              </object>
            </child>
          </object>
        </child>
      </object>
    </child>
    <child>
      <object class="AdwPreferencesPage" id="resources">
        <property name="title" translatable="yes">Resources</property>
        <property name="icon-name">speedometer-symbolic</property>
        <child>
          <object class="AdwPreferencesGroup">
            <property name="title" translatable="yes">Behavior</property>
            <child>
              <object class="AdwSpinRow" id="resources_interval_spinner">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">_Update Interval in Seconds</property>
                <property name="climb-rate">1</property>
                <property name="digits">2</property>
              </object>
            </child>
            <child>
              <object class="AdwActionRow">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">_Chart Data Points</property>
                <child>
                  <object class="GtkScale" id="graph_data_points_scale">
                    <property name="hexpand">True</property>
                    <property name="orientation">horizontal</property>
                    <property name="draw-value">True</property>
                    <property name="value-pos">right</property>
                    <property name="digits">0</property>
                  </object>
                </child>
              </object>
            </child>
            <child>
              <object class="AdwSwitchRow" id="draw_smooth_switch">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">Draw Charts as S_mooth Graphs</property>
              </object>
            </child>
          </object>
        </child>
        <child>
          <object class="AdwPreferencesGroup">
            <property name="title" translatable="yes">CPU</property>
            <child>
              <object class="AdwSwitchRow" id="draw_stacked_switch">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">_Draw CPU Chart as Stacked Area Chart</property>
              </object>
            </child>
          </object>
        </child>
        <child>
          <object class="AdwPreferencesGroup">
            <property name="title" translatable="yes">Memory and Swap</property>
            <child>
              <object class="AdwSwitchRow" id="res_mem_in_iec_switch">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">Show Memory and Swap in IEC</property>
              </object>
            </child>
            <child>
              <object class="AdwSwitchRow" id="logarithmic_scale_switch">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">Show Memory in Logarithmic Scale</property>
              </object>
            </child>
          </object>
        </child>
        <child>
          <object class="AdwPreferencesGroup">
            <property name="title" translatable="yes">Network</property>
            <child>
              <object class="AdwSwitchRow" id="bits_switch">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">_Show Network Speed in Bits</property>
              </object>
            </child>
            <child>
              <object class="AdwSwitchRow" id="bits_total_switch">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">Show Network _Totals in Bits</property>
              </object>
            </child>
          </object>
        </child>
      </object>
    </child>
    <child>
      <object class="AdwPreferencesPage" id="disks">
        <property name="title" translatable="yes">File Systems</property>
        <property name="icon-name">drive-harddisk-symbolic</property>
        <child>
          <object class="AdwPreferencesGroup">
            <property name="title" translatable="yes">Behavior</property>
            <child>
              <object class="AdwSpinRow" id="devices_interval_spinner">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">_Update Interval in Seconds</property>
                <property name="climb-rate">1</property>
                <property name="digits">2</property>
              </object>
            </child>
            <child>
              <object class="AdwSwitchRow" id="all_devices_check">
                <property name="use-underline">True</property>
                <property name="title" translatable="yes">Show _All File Systems</property>
              </object>
            </child>
          </object>
        </child>
        <child>
          <object class="AdwPreferencesGroup">
            <property name="title" translatable="yes">Information Fields</property>
            <property name="description" translatable="yes">File system information shown in list</property>
            <child>
              <object class="GtkFrame">
                <child>
                  <object class="GtkTreeView" id="disktreenew_columns">
                    <property name="headers-visible">False</property>
                    <property name="activate-on-single-click">True</property>
                    <property name="enable-search">False</property>
                    <child internal-child="selection">
                      <object class="GtkTreeSelection" id="disktreenew_columns_selection"/>
                    </child>
                  </object>
                </child>
              </object>
            </child>
          </object>
        </child>
      </object>
    </child>
  </object>
</interface>

(uuay)lsof.uiX<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <requires lib="gtk" version="4.0"/>
  <requires lib="libadwaita" version="1.0"/>
  <object class="AdwWindow" id="lsof_dialog">
    <property name="title" translatable="1" context="Window title for Search for Open Files dialog">Search for Open Files</property>
    <property name="default-width">575</property>
    <property name="default-height">400</property>
    <property name="destroy-with-parent">1</property>
    <property name="content">
      <object class="AdwToolbarView" id="mainbox">
        <child type="top">
          <object class="AdwHeaderBar">
            <child type="start">
              <object class="GtkToggleButton" id="search_button">
                <property name="icon-name">edit-find-symbolic</property>
              </object>
            </child>
          </object>
        </child>
        <property name="content">
          <object class="GtkBox">
            <property name="orientation">vertical</property>
            <child>
              <object class="GtkSearchBar" id="search_bar">
                <property name="vexpand-set">True</property>
                <property name="search-mode-enabled" bind-source="search_button" bind-property="active" bind-flags="bidirectional|sync-create"/>
                <property name="child">
                  <object class="GtkBox">
                    <property name="orientation">vertical</property>
                    <property name="spacing">6</property>
                    <child>
                      <object class="GtkSearchEntry" id="search_entry">
                        <property name="width-request">300</property>
                        <property name="hexpand">1</property>
                        <property name="placeholder-text" translatable="1">Filter files by name</property>
                      </object>
                    </child>
                    <child>
                      <object class="GtkCheckButton" id="case_button">
                        <property name="halign">start</property>
                        <property name="label" translatable="yes">Case insensitive</property>
                        <property name="valign">center</property>
                      </object>
                    </child>
                  </object>
                </property>
              </object>
            </child>
            <child>
              <object class="GtkScrolledWindow" id="scrolled">
                <property name="hexpand">1</property>
                <property name="vexpand">1</property>
                <child>
                  <placeholder/>
                </child>
              </object>
            </child>
          </object>
        </property>
      </object>
    </property>
    <child>
      <object class="GtkShortcutController">
        <property name="scope">managed</property>
        <child>
          <object class="GtkShortcut" id="shortcut">
            <property name="trigger">Escape</property>
            <property name="action">action(window.close)</property>
          </object>
        </child>
      </object>
    </child>
  </object>
</interface>
(uuay)org/menus.ui�<?xml version="1.0"?>
<interface>
  <requires lib="gtk" version="4.0"/>
  <menu id="generic-window-menu">
    <section>
      <item>
        <attribute name="label" translatable="yes" context="Menu item to Open Search for Open Files dialog">Search for Open Files…</attribute>
        <attribute name="action">app.lsof</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">Preferences</attribute>
        <attribute name="action">app.preferences</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">Help</attribute>
        <attribute name="action">app.help</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">Keyboard Shortcuts</attribute>
        <attribute name="action">win.show-help-overlay</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">About System Monitor</attribute>
        <attribute name="action">win.about</attribute>
      </item>
    </section>
  </menu>
  <menu id="process-window-menu">
    <section>
      <item>
        <attribute name="label" translatable="yes">_Refresh</attribute>
        <attribute name="action">win.refresh</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">_Active Processes</attribute>
        <attribute name="action">win.show-whose-processes</attribute>
        <attribute name="target">active</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">A_ll Processes</attribute>
        <attribute name="action">win.show-whose-processes</attribute>
        <attribute name="target">all</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">M_y Processes</attribute>
        <attribute name="action">win.show-whose-processes</attribute>
        <attribute name="target">user</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">Show _Dependencies</attribute>
        <attribute name="action">win.show-dependencies</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes" context="Menu item to Open Search for Open Files dialog">Search for Open Files…</attribute>
        <attribute name="action">app.lsof</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">Preferences</attribute>
        <attribute name="action">app.preferences</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">Help</attribute>
        <attribute name="action">app.help</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">Keyboard Shortcuts</attribute>
        <attribute name="action">win.show-help-overlay</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">About System Monitor</attribute>
        <attribute name="action">win.about</attribute>
      </item>
    </section>
  </menu>
  <menu id="process-popup-menu">
    <section>
      <item>
        <attribute name="label" translatable="yes">_Properties</attribute>
        <attribute name="action">win.process-properties</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">_Memory Maps</attribute>
        <attribute name="action">win.memory-maps</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes" comments="Translators: this means 'Files that are open' (open is not a verb here)">Open _Files</attribute>
        <attribute name="action">win.open-files</attribute>
      </item>
    </section>
    <section>
      <submenu>
        <attribute name="label" translatable="yes">_Change Priority</attribute>
        <section>
          <item>
            <attribute name="label" translatable="yes">Very High</attribute>
            <attribute name="action">win.priority</attribute>
            <attribute name="target" type="i">-20</attribute>
          </item>
          <item>
            <attribute name="label" translatable="yes">High</attribute>
            <attribute name="action">win.priority</attribute>
            <attribute name="target" type="i">-5</attribute>
          </item>
          <item>
            <attribute name="label" translatable="yes">Normal</attribute>
            <attribute name="action">win.priority</attribute>
            <attribute name="target" type="i">0</attribute>
          </item>
          <item>
            <attribute name="label" translatable="yes">Low</attribute>
            <attribute name="action">win.priority</attribute>
            <attribute name="target" type="i">5</attribute>
          </item>
          <item>
            <attribute name="label" translatable="yes">Very Low</attribute>
            <attribute name="action">win.priority</attribute>
            <attribute name="target" type="i">19</attribute>
          </item>
        </section>
        <section>
          <item>
            <attribute name="label" translatable="yes">Custom</attribute>
            <attribute name="action">win.priority</attribute>
            <attribute name="target" type="i">32</attribute>
          </item>
        </section>
      </submenu>
      <item>
        <attribute name="label" translatable="yes">Set _Affinity…</attribute>
        <attribute name="action">win.set-affinity</attribute>
      </item>
    </section>
    <section>
      <item>
        <attribute name="label" translatable="yes">_Stop…</attribute>
        <attribute name="action">win.send-signal-stop</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">_Continue</attribute>
        <attribute name="action">win.send-signal-cont</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">_Terminate…</attribute>
        <attribute name="action">win.send-signal-term</attribute>
      </item>
      <item>
        <attribute name="label" translatable="yes">_Kill…</attribute>
        <attribute name="action">win.send-signal-kill</attribute>
      </item>
    </section>
  </menu>
</interface>
(uuay)pixmaps/setaffinity.ui�
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <object class="AdwWindow" id="setaffinity_dialog">
    <property name="default-width">600</property>
    <property name="default-height">430</property>
    <property name="destroy-with-parent">True</property>
    <property name="modal">True</property>
    <property name="title" translatable="yes">Set Affinity</property>
    <property name="content">
      <object class="AdwToolbarView">
        <child type="top">
          <object class="AdwHeaderBar">
            <property name="show-start-title-buttons">False</property>
            <property name="show-end-title-buttons">False</property>
            <child type="start">
              <object class="GtkButton" id="cancel_button">
                <property name="label" translatable="yes">_Cancel</property>
                <property name="use-underline">True</property>
              </object>
            </child>
            <child type="end">
              <object class="GtkButton" id="apply_button">
                <property name="label" translatable="yes">_Apply</property>
                <property name="use-underline">True</property>
              </object>
            </child>
          </object>
        </child>
        <property name="content">
          <object class="GtkBox" id="dialog_vbox">
            <property name="margin-top">12</property>
            <property name="margin-bottom">12</property>
            <property name="margin-start">12</property>
            <property name="margin-end">12</property>
            <property name="orientation">vertical</property>
            <property name="spacing">6</property>
            <child>
              <object class="GtkScrolledWindow" id="scrolled">
                <property name="hexpand">True</property>
                <property name="vexpand">True</property>
                <child>
                  <object class="GtkGrid" id="cpulist_grid">
                    <property name="margin-top">12</property>
                    <property name="margin-bottom">12</property>
                    <property name="margin-start">12</property>
                    <property name="margin-end">12</property>
                    <property name="row-spacing">12</property>
                    <child>
                      <object class="GtkCheckButton" id="allcpus_button">
                        <property name="active">True</property>
                        <property name="hexpand">True</property>
                        <property name="label" translatable="yes">Run on all CPUs</property>
                        <layout>
                          <property name="column">0</property>
                          <property name="row">0</property>
                        </layout>
                      </object>
                    </child>
                  </object>
                </child>
                <style>
                  <class name="view"/>
                </style>
              </object>
            </child>
          </object>
        </property>
      </object>
    </property>
    <child>
      <object class="GtkShortcutController">
        <property name="scope">managed</property>
        <child>
          <object class="GtkShortcut" id="shortcut">
            <property name="trigger">Escape</property>
            <property name="action">action(window.close)</property>
          </object>
        </child>
      </object>
    </child>
  </object>
</interface>
(uuay)

Zerion Mini Shell 1.0