2010/8/5 Jiří Techet techet@gmail.com:
This is used by the patch that writes relative paths to the project file. I put it to utils because I use it in gproject as well and might be useful for others.
Signed-off-by: Jiří Techet techet@gmail.com
plugins/geanyfunctions.h | 2 ++ src/plugindata.h | 2 +- src/plugins.c | 3 ++- src/utils.c | 41 +++++++++++++++++++++++++++++++++++++++++ src/utils.h | 2 ++ 5 files changed, 48 insertions(+), 2 deletions(-)
Ah, this patch is leaky as hell. Please use the attached patch instead.
Jiri