Closed
Bug 324669
Opened 19 years ago
Closed 19 years ago
Change [File->New->New Event] to [File->New->Event...]
Categories
(Calendar :: Lightning Only, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ssitter, Assigned: ssitter)
Details
Attachments
(1 file)
3.31 KB,
patch
|
dmosedale
:
first-review+
|
Details | Diff | Splinter Review |
The Lightning overlay for the Thunderbird File menu duplicates the 'new'. This should be removed.
[File -> New -> New Event] should be [File -> New -> Event...]
[File -> New -> New Task ] should be [File -> New -> Task...]
In addition I would like to see an entry for the new calendar wizard too.
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•19 years ago
|
||
- Change the menu labels as proposed (I had to create new entities)
- Add a menu command for the new calendar wizard
- Add a separator in front of the lightning entries
- Fix line end characters for first <script> element
Attachment #209599 -
Flags: first-review?(dmose)
Comment 2•19 years ago
|
||
Attachment #209599 -
Flags: first-review?(dmose) → first-review+
Assignee | ||
Comment 3•19 years ago
|
||
No problems with patch on current trunk cvs:
C:\dev\sb\mozilla>patch -p1 --dry-run -i ..\bug324669-lightning-menu.diff
patching file calendar/lightning/content/messenger-overlay-toolbar.xul
patching file calendar/lightning/locale/lightning.dtd
Comment 4•19 years ago
|
||
Looks like the problem I was seeing was a weird platform-specific line-ending in the patch, which was trivial to fix.
Landed; thanks for the patch, Stefan!
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•