summaryrefslogtreecommitdiff
authorclem <clem>2004-10-08 23:31:54 (UTC)
committer clem <clem>2004-10-08 23:31:54 (UTC)
commit67cc7b99a7dc87436743e8cba3896ee5cbbd15b8 (patch) (unidiff)
treede1c8cdaa7c9c55337ec2e61a7d51e4a748e67d8
parentef135e6e649dd9ef2ea7cd9ba74cc2b9f0ee85fa (diff)
downloadopie-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
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--apps/Applications/multiauth.desktop4
-rw-r--r--core/settings/security/demo/multiauth.control7
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
@@ -2,5 +2,5 @@
2Exec=multiauth 2Exec=multiauth
3Icon=security/multiauth 3Icon=security/multiauth
4Type=Application 4Type=Application
5Name=Multiauth demo 5Name=Multiauth lock
6Comment=Multi-authentication demonstration 6Comment=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
@@ -4,10 +4,13 @@ Priority: optional
4Section: opie/settings 4Section: opie/settings
5Maintainer: Clement Seveillac <clement@nist.gov> 5Maintainer: Clement Seveillac <clement@nist.gov>
6Architecture: arm 6Architecture: arm
7Version: 0.0.1.13 7Version: 0.0.2
8Depends: opie-security 8Depends: opie-security
9Description: multi-plugin authentication demonstrator for Opie. 9Description: 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
13 them through opie-security, to really see its possibilities. 16 them through opie-security, to really see its possibilities.