summaryrefslogtreecommitdiffstats
path: root/chrome/browser/shell_integration_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Use favicon for application shortcut icon.estade@chromium.org2009-09-281-6/+51
* Improve desktop shortcut creation:phajdan.jr@chromium.org2009-09-251-28/+72
* More reliably find the .desktop file for the browser.phajdan.jr@chromium.org2009-09-181-5/+7
* Small comment updates. No code change.mdm@chromium.org2009-09-091-3/+3
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-7/+4
* 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