aboutsummaryrefslogtreecommitdiffstats
path: root/shell/shell.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-03-05 04:46:33 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-03 11:00:39 +0800
commit3e05d86173c12420db661fc80292252fe720b8d9 (patch)
treee34d31e2e36790957a4d8889aa5c25a49cad9538 /shell/shell.error.xml
parentc6b67831e8029d7c53a4c5b4057b19251cba6bb1 (diff)
downloadgsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar.gz
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar.bz2
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar.lz
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar.xz
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar.zst
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.zip
Adapt libeshell to the new ESource API.
Diffstat (limited to 'shell/shell.error.xml')
-rw-r--r--shell/shell.error.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/shell/shell.error.xml b/shell/shell.error.xml
index 6c75baa9df..8c5a2e6921 100644
--- a/shell/shell.error.xml
+++ b/shell/shell.error.xml
@@ -26,11 +26,4 @@ If you choose to continue, you may not have access to some of your old data.
<button _label="Quit Now" response="GTK_RESPONSE_CANCEL"/>
</error>
- <error id="forget-passwords" type="question" default="GTK_RESPONSE_CANCEL">
- <_primary>Are you sure you want to forget all remembered passwords?</_primary>
- <_secondary xml:space="preserve">Forgetting your passwords will clear all remembered passwords. You will be reprompted next time they are needed.</_secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
- <button _label="_Forget" response="GTK_RESPONSE_OK"/>
- </error>
-
</error-list>