Re: [patch] context-sensitive save and export actions
[email protected] (Geert Stappers)
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Oct 18, 2004 at 06:46:45PM -0400, Douglas Burke wrote:
<snip/>
> I thought about checking for whether there are any importers register and,
> if not, making the Import item insensitive. However, aren't we know
> guaranteed there will be at least one importer plugin (as Conglomerate
> comes with several), so we can always assume the Import action is valid?
>
> Doug
<snip/>
> diff -u -r1.76 cong-menus.c
> --- cong-menus.c 14 Oct 2004 20:04:54 -0000 1.76
> +++ cong-menus.c 18 Oct 2004 22:38:56 -0000
> @@ -206,7 +206,11 @@
> action_callback_file_import (GtkAction *action,
> CongPrimaryWindow *primary_window)
> {
> - /* FIXME: this option should be disabled if there are no importers installed */
> + /*
> + * FIXME: this option should be disabled if there are no importers installed
> + * - or we could assume that there is always going to be an importer, since
> + * some already come with Conglomerate.
> + */
>
> cong_ui_hook_file_import (cong_primary_window_get_toplevel (primary_window));
> }
Filed in bugzilla.g.o. as #155794 with keyword 'relnote'
Hoping That it Helped.
Geert Stappers
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBdMFQOSINbgwa/7sRAuF9AJ99ppIXEOYVeotXYRtZBTGrzw2CjQCgsLyd uZ/mAReaHK8D6SvcRQbdNCU= =8B2l -----END PGP SIGNATURE-----