~ubuntu-branches/ubuntu/oneiric/psi/oneiric

« back to all changes in this revision

Viewing changes to src/ui_pgpkey.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2006-01-20 00:20:36 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060120002036-7nw6yo6totip0ee5
Tags: 0.10-2
* Added upstream changelog (Closes: Bug#327748)
* Mention --no-gpg and --no-gpg-agent in manpage (Closes: Bug#204416)

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
                    <property name="text">
93
93
                        <string>&amp;Cancel</string>
94
94
                    </property>
95
 
                    <property name="iconName" stdset="0">
96
 
                        <string>psi/cancel</string>
97
 
                    </property>
98
95
                </widget>
99
96
                <widget class="IconButton">
100
97
                    <property name="name">
106
103
                    <property name="default">
107
104
                        <bool>true</bool>
108
105
                    </property>
109
 
                    <property name="iconName" stdset="0">
110
 
                        <string>psi/ok</string>
111
 
                    </property>
112
106
                </widget>
113
107
            </hbox>
114
108
        </widget>