author | clem <clem> | 2004-10-08 23:31:54 (UTC) |
---|---|---|
committer | clem <clem> | 2004-10-08 23:31:54 (UTC) |
commit | 67cc7b99a7dc87436743e8cba3896ee5cbbd15b8 (patch) (unidiff) | |
tree | de1c8cdaa7c9c55337ec2e61a7d51e4a748e67d8 | |
parent | ef135e6e649dd9ef2ea7cd9ba74cc2b9f0ee85fa (diff) | |
download | opie-67cc7b99a7dc87436743e8cba3896ee5cbbd15b8.zip opie-67cc7b99a7dc87436743e8cba3896ee5cbbd15b8.tar.gz opie-67cc7b99a7dc87436743e8cba3896ee5cbbd15b8.tar.bz2 |
better description of the app since it provides a real lock now, and can be used through Settings/Buttons
-rw-r--r-- | apps/Applications/multiauth.desktop | 4 | ||||
-rw-r--r-- | core/settings/security/demo/multiauth.control | 7 |
2 files changed, 7 insertions, 4 deletions
diff --git a/apps/Applications/multiauth.desktop b/apps/Applications/multiauth.desktop index 17a0132..d90eda9 100644 --- a/apps/Applications/multiauth.desktop +++ b/apps/Applications/multiauth.desktop | |||
@@ -4,3 +4,3 @@ Icon=security/multiauth | |||
4 | Type=Application | 4 | Type=Application |
5 | Name=Multiauth demo | 5 | Name=Multiauth lock |
6 | Comment=Multi-authentication demonstration | 6 | Comment=Call the Multi-authentication protection now |
diff --git a/core/settings/security/demo/multiauth.control b/core/settings/security/demo/multiauth.control index 9b4d554..756e5b8 100644 --- a/core/settings/security/demo/multiauth.control +++ b/core/settings/security/demo/multiauth.control | |||
@@ -6,3 +6,3 @@ Maintainer: Clement Seveillac <clement@nist.gov> | |||
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 0.0.1.13 | 7 | Version: 0.0.2 |
8 | Depends: opie-security | 8 | Depends: opie-security |
@@ -10,3 +10,6 @@ Description: multi-plugin authentication demonstrator for Opie. | |||
10 | This demonstration application allows us to use one or several | 10 | This demonstration application allows us to use one or several |
11 | ways to lock and unlock our device. | 11 | ways to lock and unlock our device. Since it really locks your |
12 | PDA the way you configured it in the Security settings, you can | ||
13 | map a button to it through the Buttons settings to lock your | ||
14 | PDA on demand, with one simple click. | ||
12 | You must install some opie-multiauth-* plugins, and configure | 15 | You must install some opie-multiauth-* plugins, and configure |