[Geany-devel] [PATCH 02/19] Add signals for project options dialog opening and closing

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


These signals can be used by plugins to add their settings tab and
read the settings when the user presses OK. The code had to be
reorganized slightly because first project-dialog-confirmed has
to be emitted (so the plugin can read the settings) and project-save
afterwards.

Signed-off-by: Jiří Techet <techet at gmail.com>
---
 doc/pluginsignals.c |   19 +++++++++++++++++++
 src/geanyobject.c   |   18 ++++++++++++++++++
 src/geanyobject.h   |    4 ++++
 src/project.c       |   14 +++++++++-----
 4 files changed, 50 insertions(+), 5 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-signals-for-project-options-dialog-opening-and-c.patch
Type: text/x-patch
Size: 4660 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20100805/77a5b80a/attachment.bin>


More information about the Devel mailing list