~phoenix1987/gtumbler/uas

« back to all changes in this revision

Viewing changes to data/ui/AboutGtumblerDialog.ui

  • Committer: Gabriele N. Tornetta
  • Date: 2012-06-25 16:18:04 UTC
  • Revision ID: phoenix1987@gmail.com-20120625161804-qjyy0b6wc8svt5kx
quickly saved

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<interface>
 
2
  <requires lib="gtk+" version="2.16" />
 
3
  
 
4
  
 
5
  <object class="AboutGtumblerDialog" id="about_gtumbler_dialog">
 
6
    <property name="border_width">5</property>
 
7
    <property name="icon">../media/gtumbler.svg</property>
 
8
    <property name="type_hint">normal</property>
 
9
    <property name="has_separator">False</property>
 
10
    <property name="program_name">Gtumbler</property>
 
11
    <property name="version">0.1-public1</property>
 
12
    <property name="copyright">Copyright (C) 2012 Phoenix87 &lt;phoenix1987@gmail.com&gt;</property>
 
13
    <property name="website" />
 
14
    <property name="license"># Copyright (C) 2012 Phoenix87 &lt;phoenix1987@gmail.com&gt;
 
15
# This program is free software: you can redistribute it and/or modify it 
 
16
# under the terms of the GNU General Public License version 3, as published 
 
17
# by the Free Software Foundation.
 
18
 
19
# This program is distributed in the hope that it will be useful, but 
 
20
# WITHOUT ANY WARRANTY; without even the implied warranties of 
 
21
# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR 
 
22
# PURPOSE.  See the GNU General Public License for more details.
 
23
 
24
# You should have received a copy of the GNU General Public License along 
 
25
# with this program.  If not, see &lt;http://www.gnu.org/licenses/&gt;.
 
26
</property>
 
27
    <property name="authors">Copyright (C) 2012 Phoenix87 &lt;phoenix1987@gmail.com&gt;</property>
 
28
    <property name="logo">../media/gtumbler.svg</property>
 
29
    <child internal-child="vbox">
 
30
      <object class="GtkVBox" id="dialog-vbox1">
 
31
        <property name="visible">True</property>
 
32
        <property name="orientation">vertical</property>
 
33
        <property name="spacing">2</property>
 
34
        <child>
 
35
          <placeholder />
 
36
        </child>
 
37
        <child internal-child="action_area">
 
38
          <object class="GtkHButtonBox" id="dialog-action_area1">
 
39
            <property name="visible">True</property>
 
40
            <property name="layout_style">end</property>
 
41
          </object>
 
42
          <packing>
 
43
            <property name="expand">False</property>
 
44
            <property name="pack_type">end</property>
 
45
            <property name="position">0</property>
 
46
          </packing>
 
47
        </child>
 
48
      </object>
 
49
    </child>
 
50
  </object>
 
51
</interface>
 
 
b'\\ No newline at end of file'