#353 closed defect (fixed)
When resuming entry (image) with Browse show the mime type icon in the Naming Alert
Reported by: | erikos | Owned by: | erikos |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | Sugar | Version: | 0.83.x |
Severity: | Major | Keywords: | r+ |
Cc: | tomeu | Distribution/OS: | Unspecified |
Bug Status: | Resolved |
Description
Tomeu - what do you think, does this make sense?
Attachments (1)
Change History (9)
comment:1 Changed 15 years ago by tomeu
comment:2 Changed 15 years ago by erikos
Yup, that was the idea - was hard to explain :) Will have a look.
comment:3 Changed 15 years ago by erikos
- Bug Status changed from Unconfimed to Assigned
- Keywords r? added
- Version changed from Unspecified to 0.83.x
Changed 15 years ago by erikos
comment:4 Changed 15 years ago by tomeu
- Keywords r+ added; r? removed
Sounds good, we'll reduce the amount of code involved there in 0.86 when we drop the custom mime stuff in sugar-base for gio.
comment:5 Changed 15 years ago by erikos
- Resolution set to fixed
- Status changed from new to closed
Pushed http://git.sugarlabs.org/projects/sugar-toolkit/repos/mainline/commits/780efa55b07e165af6664a16d193d22860b22dd6 and changed jarabe.journal.mime.py accordingly
comment:6 Changed 15 years ago by erikos
- Bug Status changed from Assigned to Resolved
comment:8 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit to Sugar
Note: See
TracTickets for help on using
tickets.
You mean to show in the naming icon the same icon that the entry will have in the journal, instead of always showing the activity icon? If so, makes sense and we can reuse the code in journal.misc to decide which icon to use.