From f081f7a67f201a0b36d4fe7b8d180b501e08af20 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 5 Oct 2009 01:00:22 +0200 Subject: External programs directory scanning delayed (but still present). --- mixgtk/mixgtk_external.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mixgtk') diff --git a/mixgtk/mixgtk_external.c b/mixgtk/mixgtk_external.c index fc733e0..50fb421 100644 --- a/mixgtk/mixgtk_external.c +++ b/mixgtk/mixgtk_external.c @@ -1,7 +1,7 @@ /* -*-c-*- -------------- mixgtk_cmd_dispatcher.c : * Implementation of the functions declared in mixgtk_external.h * ------------------------------------------------------------------ - * Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. + * Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -62,7 +62,6 @@ mixgtk_external_init (mix_vm_cmd_dispatcher_t *dispatcher) dispatcher_ = dispatcher; init_widgets_ (); read_config_ (); - update_dialog_ (); } void -- cgit v1.2.3