Disable news sidebar.

2002-04-30  Alex Larsson  <alexl@redhat.com>

	* components/Makefile.am:
	Disable news sidebar.
This commit is contained in:
Alex Larsson 2002-04-30 22:21:40 +00:00 committed by Alexander Larsson
parent bc063520ed
commit b976380bdf
2 changed files with 17 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2002-04-30 Alex Larsson <alexl@redhat.com>
* components/Makefile.am:
Disable news sidebar.
2002-04-30 Alex Larsson <alexl@redhat.com>
* src/nautilus-shell-ui.xml:
@ -8,6 +13,13 @@
* libnautilus-private/nautilus-icon-container.c (key_press_event):
Don't eat alt-down key events.
* src/nautilus-preferences-dialog.c:
Disable news preferences.
* src/file-manager/nautilus-directory-view-ui.xml:
Use Alt-down as alternative open.
2002-04-29 David Bordoley <bordoley@msu.edu>
* src/nautilus-shell-ui.xml:

View file

@ -6,10 +6,14 @@ SUBDIRS = \
history \
loser \
music \
news \
notes \
sample \
text \
throbber \
tree \
$(NULL)
# news \
# Disable the news-sidebar for now, It has lots of bugs and doesn't
# really fit into a file manager.