%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/calibre/calibre/gui2/store/config/
Upload File :
Create Path :
Current File : //lib/calibre/calibre/gui2/store/config/store.py

__license__ = 'GPL 3'
__copyright__ = '2011, John Schember <john@nachtimwald.com>'
__docformat__ = 'restructuredtext en'

'''
Config widget access functions for configuring the store action.
'''


def config_widget():
    from calibre.gui2.store.config.search.search_widget import StoreConfigWidget
    return StoreConfigWidget()


def save_settings(config_widget):
    config_widget.save_settings()

Zerion Mini Shell 1.0