mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-11-05 16:04:31 +00:00
8e0885068b
view. * libnautilus/nautilus-view-standard-main.c: (nautilus_view_standard_main_multi): Move the post initialization callback to before the component's factory creation. Otherwise bad things can happen if the component assumes that its post init function has already been called while in its factory code. For example, if the post init function initialized nautilus preferences and the component factory executes code that uses nautilus preferences. |
||
---|---|---|
.. | ||
.cvsignore | ||
libnautilus.h | ||
Makefile.am | ||
nautilus-bonobo-ui.h | ||
nautilus-bonobo-workarounds.c | ||
nautilus-bonobo-workarounds.h | ||
nautilus-clipboard-ui.xml | ||
nautilus-clipboard.c | ||
nautilus-clipboard.h | ||
nautilus-distributed-undo.idl | ||
nautilus-idle-queue.c | ||
nautilus-idle-queue.h | ||
nautilus-undo-private.h | ||
nautilus-undo-transaction.c | ||
nautilus-undo-transaction.h | ||
nautilus-undo.c | ||
nautilus-undo.h | ||
nautilus-view-component.idl | ||
nautilus-view-standard-main.c | ||
nautilus-view-standard-main.h | ||
nautilus-view.c | ||
nautilus-view.h | ||
README |
README for nautilus/libnautilus This library, libnautilus, is ALL you need to link with to create a nautilus component.