Bug 89972 - G3/G4/tiff-files not assigned to kFax
Summary: G3/G4/tiff-files not assigned to kFax
Status: RESOLVED FIXED
Alias: None
Product: kfax
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Bernd Wuebben
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 19:35 UTC by Christoph Eckert
Modified: 2004-11-08 23:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Eckert 2004-09-21 19:35:15 UTC
Version:            (using KDE KDE 3.2.3)
Installed from:    Mandrake RPMs
OS:                Linux

Kfax gets delivered with KDE, and therefore it would be great if G3/G4/tiff-files would have been automatically assigned to kfax during installation; a normal user will not find out that kfax exists and if so he will most probably not guess that it isnt a program to send but to view fax files (BTW: Why not rename it to FaKsViewer or similar?).

Anyway, kfax could register for tiff and G3/G4 files during installation. Would be great.
Comment 1 Helge Deller 2004-11-08 23:18:53 UTC
CVS commit by deller: 

- rotated pages in the view are now printed rotated as well (#90604)
- image/fax-g3 mimetype files are now assigned to kfax as well as image/tiff (#89972)
- FileOpen/FileSaveAs dialogs now use image/fax-g3 and image/tiff mime filters (#69704)
- zooming problems should be gone (#20028)
- Problems with format of fax-files should be fixed as well with the mime additions (#19765)
- drop own copy_file() funtion and use the one from KIO::netaccess instead.
- lots of other small coding cleanups (e.g. use METASOURCE=AUTO)
BUG:90604
BUG:89972
BUG:69704
BUG:20028
BUG:19765


  M +66 -137   kfax.cpp   1.102
  M +1 -1      kfax.desktop   1.258
  M +5 -4      kfax.h   1.45
  M +1 -3      options.cpp   1.25
  M +1 -6      viewfax.cpp   1.23