CVSROOT:        /cvs/gnome
Module name:    file-roller
Changes by:     paobac  06/08/16 06:23:15

Modified files:
        .              : ChangeLog 
        src            : dlg-open-with.c file-data.c file-data.h 
                         file-utils.c file-utils.h fr-command-7z.c 
                         fr-command-ar.c fr-command-arj.c 
                         fr-command-cfile.c fr-command-iso.c 
                         fr-command-lha.c fr-command-rar.c 
                         fr-command-rpm.c fr-command-tar.c 
                         fr-command-unstuff.c fr-command-zip.c 
                         fr-command-zoo.c main.c window.c 

Log message:
2006-08-16  Paolo Bacchilega  <[EMAIL PROTECTED]>

* src/file-utils.h:
* src/file-utils.c (get_mime_type):

new function to get the mime type from the filename.

* src/file-data.c (file_data_update_mime_type):
* src/dlg-open-with.c (dlg_open_with):

use get_mime_type.

* src/window.c (update_file_list_idle):

compute the mime type when creating the file list.

* src/fr-command-7z.c (list__process_line):
* src/fr-command-ar.c (process_line):
* src/fr-command-arj.c (list__process_line):
* src/fr-command-cfile.c (fr_command_cfile_list):
* src/fr-command-iso.c (list__process_line):
* src/fr-command-lha.c (process_line):
* src/fr-command-rar.c (process_line):
* src/fr-command-rpm.c (list__process_line):
* src/fr-command-tar.c (process_line):
* src/fr-command-unstuff.c (process_line):
* src/fr-command-zip.c (list__process_line):
* src/fr-command-zoo.c (process_zoo_line):

do not compute the mime type in the process line functions.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=file-roller&who=paobac&date=explicit&mindate=2006-08-16%2006:22&maxdate=2006-08-16%2006:24

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to