Changeset 3282


Ignore:
Timestamp:
03/12/09 05:31:26 (3 years ago)
Author:
jquelin
Message:

updating comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Config/Constants.pm

    r3281 r3282  
    5353# 
    5454# find and return the config directory where padre should store its 
    55 # preferences & settings. no params. 
     55# preferences & settings. create it if needed. no params. 
    5656# 
    5757sub _find_padre_config_dir { 
     
    8484# 
    8585# find and return the directory where padre should check the locally 
    86 # installed plugins. no params. 
     86# installed plugins. create it if needed. no params. 
    8787# 
    8888sub _find_padre_plugin_dir { 
Note: See TracChangeset for help on using the changeset viewer.