summaryrefslogtreecommitdiffstats
path: root/chrome/browser/shell_integration_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement creating shortcuts in the applications menu.phajdan.jr@chromium.org2009-08-281-45/+79
* Fix cases that initialized StringTokenizer with a temporary.mattm@chromium.org2009-08-261-1/+2
* Linux: use switches::kApp instead of "--app" when creating .desktop files.mdm@chromium.org2009-08-241-1/+4
* First step to create application shortcuts on Linux.phajdan.jr@chromium.org2009-08-121-1/+135
* Linux: use new xdg-settings "check" feature to determine whether we are the d...mdm@chromium.org2009-07-221-17/+18
* Linux: allow the desktop file name to be given in an environment variable for...mdm@chromium.org2009-07-211-4/+15
* Make standard input /dev/null when running xdg-settings to set the default br...mdm@chromium.org2009-07-201-3/+21
* Pretend we're the default browser when xdg-settings fails.mdm@chromium.org2009-07-201-14/+15
* Add default browser checking and setting on Linux.mdm@chromium.org2009-07-101-0/+69