[Geany-Devel] [Geany-devel] [PATCH 13/19] Remove the "set" button from the project properties dialog

Colomban Wendling lists.ban at herbesfolles.org
Sat Oct 6 16:25:18 UTC 2012


Hi,

This got committed, but actually the button did set "%p" (not %d) to the
directory in which execute non-filetype commands (like make).  This is
useful for anybody with a basedir-only build system (non-recursive
autotools, handmade Makefiles, Waf, plenty of others), so I think
providing an easy way to set this is useful.

Commit is 9add067c040b23753d982688eb19fee932437301

What do you think?

Le 05/08/2010 01:59, Jiří Techet a écrit :
> 
> Unless I miss something the button just adds %d to the corresponding
> fields, but this is already the default settings so I don't see any
> point of doing it.
> ---
>  src/build.c   |   12 ------------
>  src/build.h   |    2 --
>  src/project.c |   31 ++++---------------------------
>  3 files changed, 4 insertions(+), 41 deletions(-)
> 
> 
> 
> 
> _______________________________________________
> Geany-devel mailing list
> Geany-devel at uvena.de
> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel



More information about the Devel mailing list