~ubuntu-branches/ubuntu/oneiric/wicd/oneiric-updates

« back to all changes in this revision

Viewing changes to data/wicd.glade

  • Committer: Bazaar Package Importer
  • Author(s): David Paleino
  • Date: 2008-12-24 17:37:13 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20081224173713-l9o484a46w2bq2eb
Tags: 1.5.7-1
* New upstream release (Closes: #503737)
* debian/control:
  - added some runtime dependencies (not really, but used by most 
    users) to wicd (Closes: #503739)
  - added Conflicts: network-manager (Closes: #509051)
  - added Suggests on pm-utils, since we now also have those
    functionalities
  - update Vcs-* and Maintainer fields to reflect injection into
    PAPT
* debian/postrm added:
  - removes runtime-generated files (Closes: #503747)
* debian/patches:
  - 02-fix_logfile_perms.patch added, sets permissions of 
    /var/log/wicd/wicd.log to root:adm (Closes: #503749)
  - 03-fix_lintian_manpage_warning.patch added, gives a more
    meaningful whatis entry
* debian/rules:
  - get-orig-source target to ease upstream tarball fetch
  - ensure right permissions are set in install target
  - using dh7-style rules
* debian/README.source added
* debian/docs removed
* debian/copyright fixed:
  - added copyright year to in/man*
  - removed useless escaping of '=' in filenames
  - fixed pointer to GPL-2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
2
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
 
<!--Generated with glade3 3.4.0 on Wed Apr  2 13:42:43 2008 -->
 
3
<!--Generated with glade3 3.4.5 on Tue Dec  9 23:33:54 2008 -->
4
4
<glade-interface>
5
5
  <widget class="GtkWindow" id="window1">
6
6
    <property name="width_request">555</property>
28
28
                <property name="stock_id">gtk-network</property>
29
29
                <property name="menu">menu1</property>
30
30
              </widget>
31
 
              <packing>
32
 
                <property name="expand">False</property>
33
 
                <property name="homogeneous">False</property>
34
 
              </packing>
35
31
            </child>
36
32
            <child>
37
33
              <widget class="GtkToolButton" id="disconnect_button">
42
38
                <signal name="clicked" handler="disconnect_clicked"/>
43
39
              </widget>
44
40
              <packing>
45
 
                <property name="expand">False</property>
 
41
                <property name="homogeneous">True</property>
46
42
              </packing>
47
43
            </child>
48
44
            <child>
53
49
                <signal name="clicked" handler="refresh_clicked"/>
54
50
              </widget>
55
51
              <packing>
56
 
                <property name="expand">False</property>
 
52
                <property name="homogeneous">True</property>
57
53
              </packing>
58
54
            </child>
59
55
            <child>
64
60
                <signal name="clicked" handler="preferences_clicked"/>
65
61
              </widget>
66
62
              <packing>
67
 
                <property name="expand">False</property>
 
63
                <property name="homogeneous">True</property>
68
64
              </packing>
69
65
            </child>
70
66
            <child>
75
71
                <signal name="clicked" handler="about_clicked"/>
76
72
              </widget>
77
73
              <packing>
78
 
                <property name="expand">False</property>
 
74
                <property name="homogeneous">True</property>
79
75
              </packing>
80
76
            </child>
81
77
            <child>
87
83
                <signal name="clicked" handler="quit_clicked"/>
88
84
              </widget>
89
85
              <packing>
90
 
                <property name="expand">False</property>
 
86
                <property name="homogeneous">True</property>
91
87
              </packing>
92
88
            </child>
93
89
          </widget>
195
191
          <widget class="GtkImage" id="menu-item-image1">
196
192
            <property name="visible">True</property>
197
193
            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
198
 
            <property name="icon_name">wicd</property>
 
194
            <property name="icon_name">network-wireless</property>
199
195
          </widget>
200
196
        </child>
201
197
      </widget>