Ticket #2341 (s1a_analysis_started tweak) — at Version 3

Opened 15 years ago

Last modified 13 years ago

file-dialog-filters -- add more filters to file dialogs

Reported by: deyan Owned by: deyan
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: Design_owners:
Imp._owners: Test_owners:
Analysis_reviewers: 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)

PDF

  • 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

Create and add the following filters:

  • All supported files
  • All Image Files (*.jpg; *.jpeg; *.bmp; *.gif; *.png)
    • JPEG (*.jpg; *.jpeg)
    • Bitmap (*.bmp)
    • Graphics Interchange Format (*.gif)
    • Portable Network Graphics (*.png)
  • All Video Files (*.avi; *.mov)
    • Audio Video Interleave (*.avi)
    • Quick Time (*.mov)
  • All Audio Files (*.wav; *.ogg)
    • Wave (*.wav)
    • Ogg Vorbis (*.ogg)
    • Mp3 (*.mp3)
    • Web Page file (*.htm; *.html)
    • Sophie 2.0 Book (*.book.s2)
  • PostScript (*.ps)
  • Adobe PDF (*.pdf)

comment:2 in reply to: ↑ 1 Changed 15 years ago by deyan

  • Description modified (diff)

Replying to deyan:

comment:3 Changed 15 years ago by deyan

  • Description modified (diff)
Note: See TracTickets for help on using tickets.