[anjuta] starter: Show starter on start when no file is open
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] starter: Show starter on start when no file is open
- Date: Wed, 3 Mar 2010 10:39:59 +0000 (UTC)
commit 5ac14bbd56398105957b2440fc537b8dae6fa515
Author: Johannes Schmid <jhs idefix localdomain>
Date: Tue Mar 2 09:06:37 2010 +0100
starter: Show starter on start when no file is open
plugins/starter/plugin.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/starter/plugin.c b/plugins/starter/plugin.c
index 5f89c76..100048b 100644
--- a/plugins/starter/plugin.c
+++ b/plugins/starter/plugin.c
@@ -88,6 +88,7 @@ activate_plugin (AnjutaPlugin *plugin)
on_value_added_current_editor,
on_value_removed_current_editor,
NULL);
+ on_value_removed_current_editor (plugin, NULL, splugin);
return TRUE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]