Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2017
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MXML 12.82 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.20.0 -->
  3. <interface>
  4.   <requires lib="gtk+" version="3.20"/>
  5.   <object class="GtkListStore" id="liststore1">
  6.     <columns>
  7.       <!-- column-name icon -->
  8.       <column type="gchararray"/>
  9.       <!-- column-name text -->
  10.       <column type="gchararray"/>
  11.     </columns>
  12.     <data>
  13.       <row>
  14.         <col id="0">folder</col>
  15.         <col id="1">Full access to ~/.local/share/Disgaea</col>
  16.       </row>
  17.       <row>
  18.         <col id="0" translatable="yes">folder</col>
  19.         <col id="1" translatable="yes">Full access to ~/.local/share/some-shared &lt;b&gt;(directory exists)&lt;/b&gt;</col>
  20.       </row>
  21.       <row>
  22.         <col id="0">audio-speakers</col>
  23.         <col id="1" translatable="yes">Pulseaudio access (play sounds)</col>
  24.       </row>
  25.       <row>
  26.         <col id="0">widget-gtk-aboutdialog</col>
  27.         <col id="1" translatable="yes">X11 access (display windows)</col>
  28.       </row>
  29.       <row>
  30.         <col id="0">org.gnome.Games</col>
  31.         <col id="1" translatable="yes">User-level access to all devices</col>
  32.       </row>
  33.     </data>
  34.   </object>
  35.   <object class="GtkWindow">
  36.     <property name="can_focus">False</property>
  37.     <child>
  38.       <object class="GtkBox">
  39.         <property name="visible">True</property>
  40.         <property name="can_focus">False</property>
  41.         <property name="margin_left">10</property>
  42.         <property name="margin_right">10</property>
  43.         <property name="margin_top">10</property>
  44.         <property name="margin_bottom">10</property>
  45.         <property name="orientation">vertical</property>
  46.         <child>
  47.           <object class="GtkGrid">
  48.             <property name="visible">True</property>
  49.             <property name="can_focus">False</property>
  50.             <child>
  51.               <object class="GtkImage">
  52.                 <property name="visible">True</property>
  53.                 <property name="can_focus">False</property>
  54.                 <property name="pixbuf">icon.png</property>
  55.               </object>
  56.               <packing>
  57.                 <property name="left_attach">0</property>
  58.                 <property name="top_attach">0</property>
  59.                 <property name="height">3</property>
  60.               </packing>
  61.             </child>
  62.             <child>
  63.               <object class="GtkLabel">
  64.                 <property name="visible">True</property>
  65.                 <property name="can_focus">False</property>
  66.                 <property name="hexpand">True</property>
  67.                 <property name="label" translatable="yes">&lt;b&gt;&lt;span size='large'&gt;[TotalyLegit]Disgaea.flatpack&lt;/span&gt;&lt;/b&gt;</property>
  68.                 <property name="use_markup">True</property>
  69.                 <property name="yalign">0</property>
  70.               </object>
  71.               <packing>
  72.                 <property name="left_attach">1</property>
  73.                 <property name="top_attach">1</property>
  74.               </packing>
  75.             </child>
  76.             <child>
  77.               <object class="GtkLabel">
  78.                 <property name="visible">True</property>
  79.                 <property name="can_focus">False</property>
  80.                 <property name="hexpand">True</property>
  81.                 <property name="vexpand">True</property>
  82.                 <property name="label" translatable="yes">You are about to install:</property>
  83.                 <property name="yalign">1</property>
  84.               </object>
  85.               <packing>
  86.                 <property name="left_attach">1</property>
  87.                 <property name="top_attach">0</property>
  88.               </packing>
  89.             </child>
  90.             <child>
  91.               <object class="GtkLabel">
  92.                 <property name="visible">True</property>
  93.                 <property name="can_focus">False</property>
  94.                 <property name="hexpand">True</property>
  95.                 <property name="vexpand">True</property>
  96.                 <property name="label" translatable="yes">&lt;span size="small"&gt;(1.4GB, 128GB free)&lt;/span&gt;</property>
  97.                 <property name="use_markup">True</property>
  98.                 <property name="yalign">0</property>
  99.               </object>
  100.               <packing>
  101.                 <property name="left_attach">1</property>
  102.                 <property name="top_attach">2</property>
  103.               </packing>
  104.             </child>
  105.           </object>
  106.           <packing>
  107.             <property name="expand">False</property>
  108.             <property name="fill">True</property>
  109.             <property name="position">0</property>
  110.           </packing>
  111.         </child>
  112.         <child>
  113.           <object class="GtkSeparator">
  114.             <property name="visible">True</property>
  115.             <property name="can_focus">False</property>
  116.             <property name="margin_left">40</property>
  117.             <property name="margin_right">40</property>
  118.             <property name="margin_top">10</property>
  119.             <property name="margin_bottom">20</property>
  120.           </object>
  121.           <packing>
  122.             <property name="expand">False</property>
  123.             <property name="fill">True</property>
  124.             <property name="position">1</property>
  125.           </packing>
  126.         </child>
  127.         <child>
  128.           <object class="GtkGrid">
  129.             <property name="visible">True</property>
  130.             <property name="can_focus">False</property>
  131.             <property name="margin_left">25</property>
  132.             <property name="margin_right">25</property>
  133.             <property name="margin_bottom">40</property>
  134.             <child>
  135.               <object class="GtkImage">
  136.                 <property name="visible">True</property>
  137.                 <property name="can_focus">False</property>
  138.                 <property name="yalign">0</property>
  139.                 <property name="stock">gtk-dialog-warning</property>
  140.                 <property name="icon_size">6</property>
  141.               </object>
  142.               <packing>
  143.                 <property name="left_attach">0</property>
  144.                 <property name="top_attach">0</property>
  145.               </packing>
  146.             </child>
  147.             <child>
  148.               <object class="GtkLabel">
  149.                 <property name="visible">True</property>
  150.                 <property name="can_focus">False</property>
  151.                 <property name="margin_left">10</property>
  152.                 <property name="label" translatable="yes">&lt;b&gt;Warning:&lt;/b&gt;
  153. This application requests &lt;b&gt;full access&lt;/b&gt; to your Documents folder
  154. This application requests full &lt;b&gt;network access&lt;/b&gt;</property>
  155.                 <property name="use_markup">True</property>
  156.               </object>
  157.               <packing>
  158.                 <property name="left_attach">1</property>
  159.                 <property name="top_attach">0</property>
  160.               </packing>
  161.             </child>
  162.             <child>
  163.               <object class="GtkLabel">
  164.                 <property name="visible">True</property>
  165.                 <property name="can_focus">False</property>
  166.                 <property name="margin_top">20</property>
  167.                 <property name="label" translatable="yes">Additionally, this application requests following:</property>
  168.                 <property name="xalign">0</property>
  169.               </object>
  170.               <packing>
  171.                 <property name="left_attach">0</property>
  172.                 <property name="top_attach">1</property>
  173.                 <property name="width">2</property>
  174.               </packing>
  175.             </child>
  176.             <child>
  177.               <object class="GtkTreeView" id="tvRights">
  178.                 <property name="height_request">20</property>
  179.                 <property name="visible">True</property>
  180.                 <property name="can_focus">False</property>
  181.                 <property name="margin_left">10</property>
  182.                 <property name="margin_right">10</property>
  183.                 <property name="model">liststore1</property>
  184.                 <property name="headers_visible">False</property>
  185.                 <child internal-child="selection">
  186.                   <object class="GtkTreeSelection"/>
  187.                 </child>
  188.                 <child>
  189.                   <object class="GtkTreeViewColumn">
  190.                     <property name="title" translatable="yes">column</property>
  191.                     <child>
  192.                       <object class="GtkCellRendererPixbuf"/>
  193.                       <attributes>
  194.                         <attribute name="icon-name">0</attribute>
  195.                       </attributes>
  196.                     </child>
  197.                     <child>
  198.                       <object class="GtkCellRendererText"/>
  199.                       <attributes>
  200.                         <attribute name="markup">1</attribute>
  201.                       </attributes>
  202.                     </child>
  203.                   </object>
  204.                 </child>
  205.               </object>
  206.               <packing>
  207.                 <property name="left_attach">0</property>
  208.                 <property name="top_attach">2</property>
  209.                 <property name="width">2</property>
  210.               </packing>
  211.             </child>
  212.             <child>
  213.               <object class="GtkLabel">
  214.                 <property name="visible">True</property>
  215.                 <property name="can_focus">False</property>
  216.                 <property name="label" translatable="yes">&lt;a href="whatever"&gt;More info...&lt;/a&gt;</property>
  217.                 <property name="use_markup">True</property>
  218.                 <property name="xalign">0</property>
  219.               </object>
  220.               <packing>
  221.                 <property name="left_attach">0</property>
  222.                 <property name="top_attach">3</property>
  223.                 <property name="width">2</property>
  224.               </packing>
  225.             </child>
  226.           </object>
  227.           <packing>
  228.             <property name="expand">False</property>
  229.             <property name="fill">True</property>
  230.             <property name="position">2</property>
  231.           </packing>
  232.         </child>
  233.         <child>
  234.           <object class="GtkBox">
  235.             <property name="visible">True</property>
  236.             <property name="can_focus">False</property>
  237.             <property name="margin_left">40</property>
  238.             <property name="margin_right">40</property>
  239.             <property name="margin_bottom">10</property>
  240.             <child>
  241.               <object class="GtkLabel">
  242.                 <property name="visible">True</property>
  243.                 <property name="can_focus">False</property>
  244.                 <property name="label" translatable="yes"> </property>
  245.               </object>
  246.               <packing>
  247.                 <property name="expand">True</property>
  248.                 <property name="fill">True</property>
  249.                 <property name="position">0</property>
  250.               </packing>
  251.             </child>
  252.             <child>
  253.               <object class="GtkButton">
  254.                 <property name="label" translatable="yes">Install just for me</property>
  255.                 <property name="visible">True</property>
  256.                 <property name="can_focus">True</property>
  257.                 <property name="has_focus">True</property>
  258.                 <property name="receives_default">True</property>
  259.                 <style>
  260.                   <class name="suggested-action"/>
  261.                 </style>
  262.               </object>
  263.               <packing>
  264.                 <property name="expand">False</property>
  265.                 <property name="fill">True</property>
  266.                 <property name="pack_type">end</property>
  267.                 <property name="position">0</property>
  268.               </packing>
  269.             </child>
  270.             <child>
  271.               <object class="GtkLockButton">
  272.                 <property name="visible">True</property>
  273.                 <property name="can_focus">True</property>
  274.                 <property name="text_lock" translatable="yes">Install for everyone</property>
  275.               </object>
  276.               <packing>
  277.                 <property name="expand">False</property>
  278.                 <property name="fill">True</property>
  279.                 <property name="padding">10</property>
  280.                 <property name="pack_type">end</property>
  281.                 <property name="position">1</property>
  282.               </packing>
  283.             </child>
  284.           </object>
  285.           <packing>
  286.             <property name="expand">False</property>
  287.             <property name="fill">True</property>
  288.             <property name="position">3</property>
  289.           </packing>
  290.         </child>
  291.       </object>
  292.     </child>
  293.     <child type="titlebar">
  294.       <placeholder/>
  295.     </child>
  296.   </object>
  297.   <object class="GtkMenu" id="menu1">
  298.     <property name="visible">True</property>
  299.     <property name="can_focus">False</property>
  300.   </object>
  301. </interface>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement