Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make about:applications prettier | Xan Lopez | 2011-09-07 | 1 | -0/+2 |
| | | | | Thanks to Lapo Calamandrei for the CSS. | ||||
* | Implement about:applications | Xan Lopez | 2011-09-06 | 1 | -0/+9 |
| | | | | | | A really simple way to list and delete the existing Web Applications. Hopefully this will go completely away in 3.4 replaced with something in the shell itself. | ||||
* | ephy-web-app-utils: move the web app creation code here | Xan Lopez | 2011-09-04 | 1 | -0/+5 |
| | |||||
* | ephy-web-app-utils: rename ephy_delete_web_application to ↵ | Xan Lopez | 2011-09-03 | 1 | -1/+1 |
| | | | | | | ephy_web_application_delete You know, use namespaces correctly and all that. | ||||
* | Add ephy_web_application_get_profile_directory() | Claudio Saavedra | 2011-09-02 | 1 | -0/+2 |
| | | | | And factor out some code | ||||
* | Move EPHY_WEB_APP_PREFIX declaration to a cleaner location | Claudio Saavedra | 2011-09-02 | 1 | -0/+2 |
| | |||||
* | Add --delete--application command line option to delete WebApps | Xan Lopez | 2011-09-02 | 1 | -0/+36 |
Plus the necessary code to implement some sort of UI to do this for the 3.2 time frame. Hopefully for 3.4 we'll have a GNOME-wide system to deal with applications. |