Files
textmate/Applications
Allan Odgaard 42b6c04089 Load plug-ins before bundles
The reason is that if there are no bundles, we will extract the default set to Application Support, and in doing so, we call tar which implicitly sets up the command environment, which is re-used for all successive commands.

The problem is that loading a plug-in may add to the environment (e.g. setting the DIALOG environment variable), so if plug-ins are loaded after the call to tar (as would be the case for on a clean system), the DIALOG variable will be missing from the environment.

Kudos to René Schwaiger for discovering this issue.
2016-02-25 09:51:14 +07:00
..
2014-10-30 20:49:10 +01:00
2014-10-30 20:49:10 +01:00
2015-03-26 12:19:19 +07:00
2014-10-30 20:49:10 +01:00
2014-10-30 20:49:10 +01:00
2014-10-30 20:49:10 +01:00
2016-02-25 09:51:14 +07:00
2014-10-30 20:49:10 +01:00