diff options
author | Darin Adler <darin@src.gnome.org> | 2000-10-06 01:17:32 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2000-10-06 01:17:32 +0000 |
commit | 99449ea5167f30019edacb8e6595249ee9dbef6b (patch) | |
tree | 3d5f662e62f70178afab0b85794f2105f27c72db /README | |
parent | 85fedef727f6953884891a5d85ed0af029059810 (diff) | |
download | nautilus-99449ea5167f30019edacb8e6595249ee9dbef6b.tar.gz |
Change required versions.
* README: Change required versions.
* libnautilus-extensions/nautilus-bonobo-extensions.h:
* libnautilus-extensions/nautilus-bonobo-extensions.c:
(nautilus_bonobo_set_sensitive):
Added new function that works with the new UI framework.
* libnautilus-extensions/nautilus-druid-page-eazel.h:
* libnautilus-extensions/nautilus-druid.h:
* src/nautilus-shell-ui.xml: Make Select All insensitive.
* src/nautilus-window.c: (nautilus_window_constructed):
Get rid of some more of the old status bar code.
(nautilus_window_allow_back), (nautilus_window_allow_forward),
(nautilus_window_allow_up), (nautilus_window_allow_reload),
(nautilus_window_allow_stop),
(nautilus_window_zoom_level_changed_callback): Set shell
menu item sensitivity with the new API.
* src/nautilus-window.h: Remove status_bar_context_id.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -171,8 +171,8 @@ The following lists the packages and the versions that are required. gnome-print: GNOME_PRINT_0_20 control-center control-center-1-0 gnome-vfs: HEAD - bonobo: BEFORE_NEW_UI_HANDLER_1 - xpdf: BEFORE_NEW_UI_HANDLER_1 + bonobo: HEAD + xpdf: HEAD medusa: HEAD nautilus: HEAD |