~ubuntu-branches/ubuntu/precise/lordsawar/precise

« back to all changes in this revision

Viewing changes to dat/glade/player-died-dialog.glade

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2007-10-29 15:38:06 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071029153806-z2j47adhmdjc7wae
Tags: 0.0.4-1
* New upstream release
* Add desktop file and simple manpage for new binary lordsawar-army-editor
* Syntax fixes on manpages
* Move manpages to correct section (6)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
 
<!--Generated with glade3 3.0.2 on Wed May 23 17:56:39 2007 by olau@alfa-->
 
1
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
 
2
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
 
3
 
4
4
<glade-interface>
5
 
  <widget class="GtkDialog" id="dialog">
6
 
    <property name="border_width">6</property>
7
 
    <property name="title" translatable="yes">Game Lost</property>
8
 
    <property name="resizable">False</property>
9
 
    <property name="destroy_with_parent">True</property>
10
 
    <property name="has_separator">False</property>
11
 
    <child internal-child="vbox">
12
 
      <widget class="GtkVBox" id="dialog-vbox">
13
 
        <property name="visible">True</property>
14
 
        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
15
 
        <property name="spacing">12</property>
16
 
        <child>
17
 
          <widget class="GtkVBox" id="contents_vbox">
18
 
            <property name="visible">True</property>
19
 
            <property name="spacing">12</property>
20
 
            <child>
21
 
              <widget class="GtkLabel" id="label">
22
 
                <property name="visible">True</property>
23
 
                <property name="xalign">0</property>
24
 
                <property name="wrap">True</property>
25
 
              </widget>
26
 
              <packing>
27
 
                <property name="expand">False</property>
28
 
                <property name="fill">False</property>
29
 
              </packing>
30
 
            </child>
31
 
          </widget>
32
 
          <packing>
33
 
            <property name="expand">False</property>
34
 
            <property name="fill">False</property>
35
 
            <property name="position">1</property>
36
 
          </packing>
37
 
        </child>
38
 
        <child internal-child="action_area">
39
 
          <widget class="GtkHButtonBox" id="dialog-action_area1">
40
 
            <property name="visible">True</property>
41
 
            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
42
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
43
 
            <child>
44
 
              <widget class="GtkButton" id="close_button">
45
 
                <property name="visible">True</property>
46
 
                <property name="can_default">True</property>
47
 
                <property name="has_default">True</property>
48
 
                <property name="label" translatable="yes">_Close</property>
49
 
                <property name="use_underline">True</property>
50
 
              </widget>
51
 
            </child>
52
 
          </widget>
53
 
          <packing>
54
 
            <property name="expand">False</property>
55
 
            <property name="pack_type">GTK_PACK_END</property>
56
 
          </packing>
57
 
        </child>
58
 
      </widget>
59
 
    </child>
60
 
  </widget>
 
5
 
 
6
<widget class="GtkDialog" id="dialog">
 
7
  <property name="border_width">6</property>
 
8
  <property name="title" translatable="yes">Game Lost</property>
 
9
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
 
10
  <property name="window_position">GTK_WIN_POS_NONE</property>
 
11
  <property name="modal">False</property>
 
12
  <property name="resizable">False</property>
 
13
  <property name="destroy_with_parent">True</property>
 
14
  <property name="decorated">True</property>
 
15
  <property name="skip_taskbar_hint">False</property>
 
16
  <property name="skip_pager_hint">False</property>
 
17
  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
 
18
  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
 
19
  <property name="focus_on_map">True</property>
 
20
  <property name="urgency_hint">False</property>
 
21
  <property name="has_separator">False</property>
 
22
 
 
23
  <child internal-child="vbox">
 
24
    <widget class="GtkVBox" id="dialog-vbox">
 
25
      <property name="visible">True</property>
 
26
      <property name="homogeneous">False</property>
 
27
      <property name="spacing">12</property>
 
28
 
 
29
      <child internal-child="action_area">
 
30
        <widget class="GtkHButtonBox" id="dialog-action_area1">
 
31
          <property name="visible">True</property>
 
32
          <property name="layout_style">GTK_BUTTONBOX_END</property>
 
33
 
 
34
          <child>
 
35
            <widget class="GtkButton" id="close_button">
 
36
              <property name="visible">True</property>
 
37
              <property name="can_default">True</property>
 
38
              <property name="has_default">True</property>
 
39
              <property name="label" translatable="yes">_Close</property>
 
40
              <property name="use_underline">True</property>
 
41
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
42
              <property name="focus_on_click">True</property>
 
43
              <property name="response_id">0</property>
 
44
            </widget>
 
45
          </child>
 
46
        </widget>
 
47
        <packing>
 
48
          <property name="padding">0</property>
 
49
          <property name="expand">False</property>
 
50
          <property name="fill">True</property>
 
51
          <property name="pack_type">GTK_PACK_END</property>
 
52
        </packing>
 
53
      </child>
 
54
 
 
55
      <child>
 
56
        <widget class="GtkVBox" id="contents_vbox">
 
57
          <property name="visible">True</property>
 
58
          <property name="homogeneous">False</property>
 
59
          <property name="spacing">12</property>
 
60
 
 
61
          <child>
 
62
            <widget class="GtkLabel" id="label">
 
63
              <property name="visible">True</property>
 
64
              <property name="label" translatable="yes"></property>
 
65
              <property name="use_underline">False</property>
 
66
              <property name="use_markup">False</property>
 
67
              <property name="justify">GTK_JUSTIFY_CENTER</property>
 
68
              <property name="wrap">True</property>
 
69
              <property name="selectable">False</property>
 
70
              <property name="xalign">0</property>
 
71
              <property name="yalign">0.5</property>
 
72
              <property name="xpad">0</property>
 
73
              <property name="ypad">0</property>
 
74
              <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
 
75
              <property name="width_chars">-1</property>
 
76
              <property name="single_line_mode">False</property>
 
77
              <property name="angle">0</property>
 
78
            </widget>
 
79
            <packing>
 
80
              <property name="padding">0</property>
 
81
              <property name="expand">False</property>
 
82
              <property name="fill">False</property>
 
83
            </packing>
 
84
          </child>
 
85
        </widget>
 
86
        <packing>
 
87
          <property name="padding">0</property>
 
88
          <property name="expand">False</property>
 
89
          <property name="fill">False</property>
 
90
        </packing>
 
91
      </child>
 
92
    </widget>
 
93
  </child>
 
94
</widget>
 
95
 
61
96
</glade-interface>