On Nov 22, 2008, at 6:13 PM, Matt Foster wrote: > On Sat, Nov 22, 2008 at 2:44 PM, Alexander John Ross > <[EMAIL PROTECTED]> wrote: >> Adding a `get_string` method to dialog.py (Patch courtesy of Matt >> Foster). >> >> Changed: >> U trunk/Support/lib/dialog.py > > I don't know what happened, but the new dialog.py seems to be missing: > nib_path = os.environ['TM_SUPPORT_PATH'] + '/nibs/' > somewhere near the top. Can you add it back? I'm sure it was in the > patch.
Yeah, it was in the patch. I missed it when I copied the function out of the patch into dialog.py… I couldn't use your patch because it was relative to the root directory and included the full path to your home directory… Anyway, it is fixed now. —Alex _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
