Changeset 2295
- Timestamp:
- 12/30/08 18:04:51 (3 years ago)
- File:
-
- 1 edited
-
trunk/Padre/lib/Padre/Config.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/lib/Padre/Config.pm
r2289 r2295 60 60 replace_terms => [], 61 61 62 # Various things that should probablybe in the database62 # Various things that should be in the database 63 63 bookmarks => {}, 64 64 projects => {}, … … 177 177 178 178 # When they want to run an arbitrary command 179 $self->{host}->{run_command} ||= ''; 179 $self->{host}->{run_command} ||= ''; 180 181 # Default the locale to the system locale 180 182 181 183
Note: See TracChangeset
for help on using the changeset viewer.
