~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to File/src/FileItemSource.cs

  • Committer: Alex Launi
  • Date: 2008-07-01 20:02:42 UTC
  • mfrom: (151.1.24 do-plugins)
  • Revision ID: alex@eriktorvaldsonn-20080701200242-l85j12hkp0os19tb
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
104
104
                                gconf.Set (GConfKeyBase + "include_hidden", false);
105
105
                                include_hidden = false;
106
106
                        }
107
 
                        UpdateItems ();
 
107
                        //UpdateItems ();
108
108
                }
109
109
                
110
110
                public static string GConfKeyBase {