OSDN Git Service

addonHandler: move state.pickle out of the addons directory and call it addonsState...
authorMichael Curran <mick@kulgan.net>
Tue, 8 May 2012 00:13:59 +0000 (10:13 +1000)
committerMichael Curran <mick@kulgan.net>
Tue, 8 May 2012 00:13:59 +0000 (10:13 +1000)
commitbadfd0a04aad1f79844eab0e86f41e9c071ecd16
treef0655db846196fc727d101b8c2aa96b08ef2f49e
parentc3ef83cb804a9c6a1ea3ae4ef1c3138666aaf3bb
addonHandler:  move state.pickle out of the addons directory and call it addonsState.pickle. This allows quick checking of the addons directory for any content to work out if there are addons or not. General settings dialog's copy settings button:  also check the addons directory when working out if there are custom plugins that will be copied.
source/addonHandler.py
source/gui/settingsDialogs.py