Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement creating shortcuts in the applications menu. | phajdan.jr@chromium.org | 2009-08-28 | 1 | -45/+79 |
* | Fix cases that initialized StringTokenizer with a temporary. | mattm@chromium.org | 2009-08-26 | 1 | -1/+2 |
* | Linux: use switches::kApp instead of "--app" when creating .desktop files. | mdm@chromium.org | 2009-08-24 | 1 | -1/+4 |
* | First step to create application shortcuts on Linux. | phajdan.jr@chromium.org | 2009-08-12 | 1 | -1/+135 |
* | Linux: use new xdg-settings "check" feature to determine whether we are the d... | mdm@chromium.org | 2009-07-22 | 1 | -17/+18 |
* | Linux: allow the desktop file name to be given in an environment variable for... | mdm@chromium.org | 2009-07-21 | 1 | -4/+15 |
* | Make standard input /dev/null when running xdg-settings to set the default br... | mdm@chromium.org | 2009-07-20 | 1 | -3/+21 |
* | Pretend we're the default browser when xdg-settings fails. | mdm@chromium.org | 2009-07-20 | 1 | -14/+15 |
* | Add default browser checking and setting on Linux. | mdm@chromium.org | 2009-07-10 | 1 | -0/+69 |