~ubuntu-branches/ubuntu/edgy/psi/edgy

« back to all changes in this revision

Viewing changes to src/ui_passphrase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Lucas Nussbaum
  • Date: 2006-03-28 11:11:02 UTC
  • mfrom: (2.1.2 etch)
  • Revision ID: james.westby@ubuntu.com-20060328111102-v1diqpbwqr4yijoy
Tags: 0.10-2build1
Manual sync from Debian. No Ubuntu-specific changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
126
126
                    <property name="text">
127
127
                        <string>&amp;Cancel</string>
128
128
                    </property>
129
 
                    <property name="iconName" stdset="0">
130
 
                        <string>psi/cancel</string>
131
 
                    </property>
132
129
                </widget>
133
130
                <widget class="IconButton">
134
131
                    <property name="name">
140
137
                    <property name="default">
141
138
                        <bool>true</bool>
142
139
                    </property>
143
 
                    <property name="iconName" stdset="0">
144
 
                        <string>psi/ok</string>
145
 
                    </property>
146
140
                </widget>
147
141
            </hbox>
148
142
        </widget>