Re: list of gladeized menus?
Frédéric Gobry <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pybliographer |
|---|---|
| Message-ID | <[email protected]> |
> Is there a list of menus that have been "gladeized" and those which
> aren't?
In 1.2, most are gladeized (see the glade/ directory for a list), a
notable exception being the editor (which is mostly dynamic).
> For example, where are the "Open file" and "Save as" menus right now?
>
> I can find:
>
> find . -type f -print0 | xargs -0 -e grep -n -e 'Bibliography type'
>
> ./Pyblio/GnomeUI/FileSelector.py:79: hbox.pack_start (gtk.Label
> (_("Bibliography type:")),
>
> So I suppose those are not gladeized yet...
No, as it is an instance of the standard file selector with a few
modifications (the file type selector).
Frédéric
PGP.sig
(application/pgp-signature, 186 B) - not displayed