~azzar1/unity/add-show-desktop-key

  • Committer: mattgiuca
  • Date: 2008-02-24 22:09:16 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:553
Added new app: Settings (UI for userservice).
    (Added app dir, media dir with empty JS file, icon).
apps/__init__.py: Added error message.
dispatch/__init__.py: Added error message.
dispatch/html.py: Added link to Settings at the top
    (a special app).
    Fixed HTML icons (correct size link).
    Catch keyerror on icon which would otherwise be thrown all
    the way up on certain errors.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 124 17 years ago mattgiuca dispatch/request: Added new fields: method and use Empty Diff Download File
authenticate.py 533 17 years ago mattgiuca auth/authenticate: Much done! Fixed immediate 6.1 KB Diff Download File
autherror.py 531 17 years ago mattgiuca www/auth: Split authenticate.py into 3 modules: au 1 KB Diff Download File
guest_auth.py 533 17 years ago mattgiuca auth/authenticate: Much done! Fixed immediate 2 KB Diff Download File
ldap_auth.py 533 17 years ago mattgiuca auth/authenticate: Much done! Fixed immediate 1.9 KB Diff Download File