mirror of
https://github.com/gryf/pygtktalog.git
synced 2025-12-17 11:30:19 +01:00
Add ability to change name of the root item in the catalog.
This commit is contained in:
@@ -47,7 +47,7 @@ class Scan(object):
|
||||
self.files_count = self._get_files_count()
|
||||
self.current_count = 0
|
||||
|
||||
def add_files(self, engine=None):
|
||||
def add_files(self, label=None):
|
||||
"""
|
||||
Returns list, which contain object, modification date and file
|
||||
size.
|
||||
|
||||
Reference in New Issue
Block a user