Ticket #2341 (s2a_design_started tweak) — at Version 6
file-dialog-filters -- add more filters to file dialogs
Reported by: | deyan | Owned by: | pap |
---|---|---|---|
Priority: | major | Milestone: | X3 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | deyan | Design_owners: | pap |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | pap | Changelog: | Changelog |
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 4 | |
Design_score: | 4 | Imp._score: | 4 |
Test_score: | 0 |
Description (last modified by deyan) (diff)
Create and add the following filters:
All dialogs
All Files (*.*)
Image dialogs
- All Image Files (*.jpg; *.jpeg; *.bmp; *.gif; *.png)
- JPEG (*.jpg; *.jpeg)
- Bitmap (*.bmp)
- Graphics Interchange Format (*.gif)
- Portable Network Graphics (*.png)
Video dialogs
- All Video Files (*.avi; *.mov)
- Audio Video Interleave (*.avi)
- Quick Time (*.mov)
Audio dialogs
- All Audio Files (*.wav; *.ogg)
- Wave (*.wav)
- Ogg Vorbis (*.ogg)
- Mp3 (*.mp3)
Text dialogs
- All Text Files (*.txt; *.rtf; *.htm; *.html)
- Web Page file (*.htm; *.html)
- Text file (*.txt)
- Rich Text Format (*.rtf)
Books
- Sophie 2.0 Book (*.book.s2)
PS
- PostScript (*.ps)
- Adobe PDF (*.pdf)
Import dialog
- All supported files
Change History
comment:1 follow-up: ↓ 2 Changed 15 years ago by deyan
- Owner set to deyan
- Status changed from new to s1a_analysis_started
comment:2 in reply to: ↑ 1 Changed 15 years ago by deyan
- Description modified (diff)
Replying to deyan:
comment:4 Changed 15 years ago by pap
- Status changed from s1a_analysis_started to s1c_analysis_ok
- Analysis_reviewers set to pap
- Analysis_owners set to deyan
- Analysis_score changed from 0 to 4
- Seems good
comment:5 Changed 15 years ago by pap
- Design_owners set to pap
- Owner changed from deyan to pap
- Status changed from s1c_analysis_ok to s2a_design_started
- Taking for design
Note: See
TracTickets for help on using
tickets.
Create and add the following filters: