Opened 8 years ago
Last modified 8 years ago
#1141 reopened defect
Project browser does not default to the default directory in the configuration
Reported by: | claudio | Owned by: | claudio |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Project Browser | Version: | trunk |
Keywords: | Cc: |
Description
The Project browser --at least in Ubuntu 10.10-- opens ~/Documents instead of the directory specified in the Padre configuration (in my case ~/Code).
Change History (5)
comment:1 Changed 8 years ago by claudio
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 8 years ago by szabgab
- Component changed from editor to Project Browser
comment:3 Changed 8 years ago by adamk
I'm reverting this change, it breaks the directory browser at startup on Win32.
comment:4 Changed 8 years ago by adamk
- Resolution fixed deleted
- Status changed from closed to reopened
comment:5 Changed 8 years ago by zenogantner
Would this work if we check whether we are on Unix, and then perform the thing that was reverted by adamk?
Note: See
TracTickets for help on using
tickets.
Fixed by r13860.