Closed
Bug 468379
Opened 16 years ago
Closed 16 years ago
Setting SeaMonkey as default news application does not work
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0a3
People
(Reporter: mcsmurf, Assigned: mcsmurf)
Details
Attachments
(1 file)
|
2.80 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
When you have set SeaMonkey as default newsgroup reader, it asks you again on next startup of SeaMonkey if you want to set SeaMonkey as default newsgroup reader. This is due to shared.nsh and nsWindowsShellService.cpp being out of sync.
| Assignee | ||
Comment 1•16 years ago
|
||
Fixes this bug. Also looked at a few other (special) cases which needed changing.
| Assignee | ||
Comment 2•16 years ago
|
||
Comment on attachment 352326 [details] [diff] [review]
Patch
Sync setter (helper.exe/uninstaller) and getter (nsWindowsShellService.cpp) if SeaMonkey is default news app. Need to use -mail as -news does not quite do what we want (it opens MailNews in full screen mode, a bug).
Attachment #352326 -
Flags: review?(bugzilla)
Updated•16 years ago
|
Attachment #352326 -
Flags: review?(bugzilla) → review+
| Assignee | ||
Comment 3•16 years ago
|
||
Pushed to comm-central, changeset 98e61ca170c0.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.0a3
You need to log in
before you can comment on or make changes to this bug.
Description
•