~ubuntu-branches/ubuntu/natty/quickly/natty

« back to all changes in this revision

Viewing changes to data/templates/ubuntu-project/data/ui/Aboutcamel_case_nameDialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-07-24 18:16:30 UTC
  • Revision ID: james.westby@ubuntu.com-20090724181630-s2wo7hvahk8u0hqb
Tags: 0.1
Initial release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<interface>
 
3
  <requires lib="gtk+" version="2.16"/>
 
4
  <!-- interface-requires about_project_name_dialog 1.0 -->
 
5
  <!-- interface-naming-policy project-wide -->
 
6
  <object class="Aboutcamel_case_nameDialog" id="about_project_name_dialog">
 
7
    <property name="border_width">5</property>
 
8
    <property name="icon">../media/icon.png</property>
 
9
    <property name="type_hint">normal</property>
 
10
    <property name="has_separator">False</property>
 
11
    <property name="program_name">sentence_name</property>
 
12
    <child internal-child="vbox">
 
13
      <object class="GtkVBox" id="dialog-vbox1">
 
14
        <property name="visible">True</property>
 
15
        <property name="orientation">vertical</property>
 
16
        <property name="spacing">2</property>
 
17
        <child>
 
18
          <placeholder/>
 
19
        </child>
 
20
        <child internal-child="action_area">
 
21
          <object class="GtkHButtonBox" id="dialog-action_area1">
 
22
            <property name="visible">True</property>
 
23
            <property name="layout_style">end</property>
 
24
          </object>
 
25
          <packing>
 
26
            <property name="expand">False</property>
 
27
            <property name="pack_type">end</property>
 
28
            <property name="position">0</property>
 
29
          </packing>
 
30
        </child>
 
31
      </object>
 
32
    </child>
 
33
  </object>
 
34
</interface>