[Geany-devel] [PATCH 10/19] New utils function to get relative path from one directory to another

Jiří Techet techet at xxxxx
Wed Aug 4 23:59:44 UTC 2010


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 at 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(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-New-utils-function-to-get-relative-path-from-one-dir.patch
Type: text/x-patch
Size: 3040 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20100805/dac6cacc/attachment.bin>


More information about the Devel mailing list