author | clem <clem> | 2004-10-08 23:31:54 (UTC) |
---|---|---|
committer | clem <clem> | 2004-10-08 23:31:54 (UTC) |
commit | 67cc7b99a7dc87436743e8cba3896ee5cbbd15b8 (patch) (side-by-side diff) | |
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 @@ -3,4 +3,4 @@ Exec=multiauth Icon=security/multiauth Type=Application -Name=Multiauth demo -Comment=Multi-authentication demonstration +Name=Multiauth lock +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 @@ -5,9 +5,12 @@ Section: opie/settings Maintainer: Clement Seveillac <clement@nist.gov> Architecture: arm -Version: 0.0.1.13 +Version: 0.0.2 Depends: opie-security Description: multi-plugin authentication demonstrator for Opie. This demonstration application allows us to use one or several - ways to lock and unlock our device. + ways to lock and unlock our device. Since it really locks your + PDA the way you configured it in the Security settings, you can + map a button to it through the Buttons settings to lock your + PDA on demand, with one simple click. You must install some opie-multiauth-* plugins, and configure them through opie-security, to really see its possibilities. |