Uninstallation script for the eric6 IDE and all eric6 related tools.
PythonMarkers |
defaultMacAppBundleName |
defaultMacAppBundlePath |
includePythonVariant |
progLanguages |
progName |
pyModDir |
settingsNameGlobal |
settingsNameOrganization |
None |
exit | Exit the uninstall script. |
getConfigDir | Module function to get the name of the directory storing the config data. |
initGlobals | Set the values of globals that need more than a simple assignment. |
main | The main function of the script. |
removeConfigurationData | Remove the eric configuration directory. |
removeDataDirectory | Remove the eric data directory. |
removePluginDirectories | Remove the plug-in directories. |
uninstallEric | Uninstall the eric files. |
usage | Display a usage message and exit. |
wrapperName | Create the platform specific name for the wrapper script. |
Exit the uninstall script.
Module function to get the name of the directory storing the config data.
Set the values of globals that need more than a simple assignment.
The main function of the script.
Remove the eric configuration directory.
Remove the eric data directory.
Remove the plug-in directories.
Uninstall the eric files.
Display a usage message and exit.
Create the platform specific name for the wrapper script.