diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,6 +20,7 @@ if they are set to 2, set them to 1. ## State of implementation Currently implemented are the following interfaces: +* Account - request user information (user ID, full name, user icon) * Email - request to send an e-mail via the system e-mail client * FileChooser - request a file dialog @@ -29,7 +30,6 @@ The following implementations are planned (listed in no particular order): * Clipboard - request clipboard access (*) * OpenURI - request to open a URL * Secret - integration with TDEWallet -* Account - request user information (username, full name, user icon) * Access - show a grant access dialog * Wallpaper - request to change the user's wallpaper * Print - request a file to be printed |