Changeset 2054
- Timestamp:
- 02/21/10 05:30:28 (5 months ago)
- Files:
-
- 1 modified
-
trunk/src/e2_pane.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/e2_pane.c
r2042 r2054 653 653 // any prior data->newpath is copied and cleared downstream, when ready 654 654 data->newpath = path; //this is a copy 655 LISTS_UNLOCK656 655 /*we use a timer, not a thread directly, to control the cd process cuz: 657 656 . we're happy to do the cd at a reasonably non-busy time … … 664 663 4; //short initial delay in case there's a following request for other pane 665 664 // data->timer = with possible repeated timers for the same pane, the id is useless 665 LISTS_UNLOCK 666 666 //#ifdef DEBUG_MESSAGES 667 667 // guint tid =