~ubuntu-branches/ubuntu/maverick/empathy/maverick

« back to all changes in this revision

Viewing changes to src/empathy-call-window.ui

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-07-16 18:34:37 UTC
  • mto: (6.4.1 sid) (1.11.1) (107.1.1 maverick)
  • mto: This revision was merged to the branch mainline in revision 58.
  • Revision ID: james.westby@ubuntu.com-20090716183437-19adf9kb5066d4xq
Tags: upstream-2.27.4
ImportĀ upstreamĀ versionĀ 2.27.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
        </child>
20
20
        <child>
21
21
          <object class="GtkAction" id="menuhangup">
22
 
            <property name="stock_id">gtk-cancel</property>
 
22
            <property name="icon_name">call-stop</property>
23
23
            <property name="name">menuhangup</property>
24
24
            <property name="label" translatable="yes">Hang up</property>
25
25
          </object>
89
89
                <property name="visible">True</property>
90
90
                <property name="is_important">True</property>
91
91
                <property name="label" translatable="yes">Hang up</property>
92
 
                <property name="stock_id">gtk-cancel</property>
 
92
                <property name="icon_name">call-stop</property>
93
93
              </object>
94
94
              <packing>
95
95
                <property name="homogeneous">True</property>