Defined new global helpers in config.h: - bool isRunningInstalled() - QString unityQtDirectory() - QString unityQtImportPath() - UNITY_DIR
Deprecated THEME_DIR.
Simplified the code to get rid of the conditional code paths (if installed do this else do that) while still supporting both cases entirely. The 3 components (panel, launcher and dash) can now be launched from anywhere uninstalled.