diff options
| author | Nils Wallménius <nils@rockbox.org> | 2008-07-07 14:04:18 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2008-07-07 14:04:18 +0000 |
| commit | bd12def3938b4eb2821675ef2e86bca271176cbc (patch) | |
| tree | 14286e76c8783dab4b6712b0a52dcd7604636f66 /apps/plugins/SOURCES | |
| parent | 6d7adb608a04e937595ca7f29b0fbdc251f13184 (diff) | |
| download | rockbox-bd12def3938b4eb2821675ef2e86bca271176cbc.zip rockbox-bd12def3938b4eb2821675ef2e86bca271176cbc.tar.gz rockbox-bd12def3938b4eb2821675ef2e86bca271176cbc.tar.bz2 rockbox-bd12def3938b4eb2821675ef2e86bca271176cbc.tar.xz | |
Keybox, encrypted password storage. Manual page comming soon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17979 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 8b491f4..4b0efa9 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -6,6 +6,7 @@ cube.c dict.c firmware_flash.c jackpot.c +keybox.c logo.c mosaique.c properties.c |