From 1a41909ef98ea328366ae7f62a61fd417b5378bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 18 Sep 2013 22:36:39 +0200 Subject: Fix unintended renaming of magic string for TDEWallet files This resolves Bug 1658 TDEWallet remains compatible with KWallet, and therefore it is not practical to change the magic string. If in the future will not be possible to maintain compatibility, magic string will be changed afterwards. --- tdeio/magic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeio/magic') diff --git a/tdeio/magic b/tdeio/magic index 01b05bd6d..dbee7abba 100644 --- a/tdeio/magic +++ b/tdeio/magic @@ -1036,7 +1036,7 @@ #------------------------------------------------------------------------------ # TDEWallet file -0 string TDEWALLET\012\015\000\015\012 application/x-tde-wallet +0 string KWALLET\012\015\000\015\012 application/x-tde-wallet #------------------------------------------------------------------------------ # ICA Client configuration files -- cgit v1.2.1