Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style
Bug 1544739 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style * Use kDesktop* defines rather than OGDB_* ones
Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style * Use kDesktop* defines rather than OGDB_* ones * Add GetAppPathFromLauncher helper
Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style * Use kDesktop* defines rather than OGDB_* ones * Add GetAppPathFromLauncher helper * Change helper from HandlerMatchesAppName to CheckHandlerMatchesAppName and rework
Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style * Use kDesktop* defines rather than OGDB_* ones * Add GetAppPathFromLauncher helper * Change helper from HandlerMatchesAppName to CheckHandlerMatchesAppName and rework * Add essential parameter to protocol association and rework IsDefaultClient / SetDefaultClient
Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style * Use kDesktop* defines rather than OGDB_* ones * Add GetAppPathFromLauncher helper * Change helper from HandlerMatchesAppName to CheckHandlerMatchesAppName and rework * Add extra file extensions * Add essential parameter to protocol association and rework IsDefaultClient / SetDefaultClient
Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style * Use kDesktop* defines rather than OGDB_* ones * Add GetAppPathFromLauncher helper * Change helper from HandlerMatchesAppName to CheckHandlerMatchesAppName and rework * Add extra file extensions * Add essential parameter to protocol association and rework IsDefaultClient / SetDefaultClient * Add WriteImage helper
Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style * Use kDesktop* defines rather than OGDB_* ones * Add GetAppPathFromLauncher helper * Change helper from HandlerMatchesAppName to CheckHandlerMatchesAppName and rework * Add extra file extensions * Add essential parameter to protocol association and rework IsDefaultClient / SetDefaultClient * Add WriteImage helper and rework SetDesktopBackground
Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style * Use kDesktop* defines rather than OGDB_* ones * Add GetAppPathFromLauncher helper * Change helper from HandlerMatchesAppName to CheckHandlerMatchesAppName and rework * Add extra file extensions * Add essential parameter to protocol association and rework IsDefaultClient / SetDefaultClient * Add WriteImage helper and rework SetDesktopBackground * Port Bug 1368211 - Don't create gnome shell service in headlesss mode
Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style * Use kDesktop* defines rather than OGDB_* ones * Add GetAppPathFromLauncher helper * Change helper from HandlerMatchesAppName to CheckHandlerMatchesAppName and rework * Add extra file extensions * Add essential parameter to protocol association and rework IsDefaultClient / SetDefaultClient * Add WriteImage helper and rework SetDesktopBackground * Port Bug 1368211 - Don't create gnome shell service in headlesss mode * Tidy Get/SetDesktopBackgroundColor
Bring SeaMonkey's GNOME shell service more inline with Firefox's version. * Use nsAutoCString instead of const char* for desktop wallpaper filling style * Use kDesktop* defines rather than OGDB_* ones * Add GetAppPathFromLauncher helper * Change helper from HandlerMatchesAppName to CheckHandlerMatchesAppName and rework * Add extra file extensions * Add essential parameter to protocol association and rework IsDefaultClient / SetDefaultClient * Add WriteImage helper and rework SetDesktopBackground * Port Bug 1368211 - Don't create gnome shell service in headlesss mode * Tidy up Get/SetDesktopBackgroundColor