/[gtktalog]/gtktalog/src/addisk.c
ViewVC logotype

Diff of /gtktalog/src/addisk.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by chevdor, Mon Feb 10 23:12:02 2003 UTC revision 1.4 by ymettier, Mon May 19 20:08:39 2003 UTC
# Line 922  create_folder_tree (FOLDER * racine, GNo Line 922  create_folder_tree (FOLDER * racine, GNo
922    
923                if (mime)                if (mime)
924                  {                  {
925                      scan_it = NULL;
926                    // wk : to change from gtree to gtktreeview                    // wk : to change from gtree to gtktreeview
927                    scan_it =                    /* Warning: my_config->mime_to_skip_during_a_scan is a GList* !!!
928                       scan_it =
929                      g_tree_lookup (my_config->mime_to_skip_during_a_scan,                      g_tree_lookup (my_config->mime_to_skip_during_a_scan,
930                                     mime);                                     mime);
931                                       */
932                  }                  }
933                else                else
934                  {                  {

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26