summaryrefslogtreecommitdiff
path: root/nautilus.spec.in
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@gnu.org>2001-08-23 16:48:19 +0000
committerAnders Carlsson <andersca@src.gnome.org>2001-08-23 16:48:19 +0000
commitbafee4405a146b093d8b2bab6732e079ea764e61 (patch)
tree4a0461d7bf9b4d11573a0f550b523404b022826e /nautilus.spec.in
parent1c50f7b1409cf0913281374daa1bd25756fb6566 (diff)
downloadnautilus-bafee4405a146b093d8b2bab6732e079ea764e61.tar.gz
Remove CONTROL_CENTER_REQUIRED since nautilus doesn't require
2001-08-23 Anders Carlsson <andersca@gnu.org> * nautilus.spec.in: Remove CONTROL_CENTER_REQUIRED since nautilus doesn't require control-center anymore. * configure.in: Remove CONTROL_CENTER_REQUIRED since nautilus doesn't require control-center anymore. * src/nautilus-window.c (nautilus_window_constructed): Set shrink to TRUE when adding the sidebar since it'll look better when the splitter is collapsed. (nautilus_window_destroy): Free the window title. * src/nautilus-window-manage-views.c (begin_location_change): Unref the directory when we're done using it. * src/nautilus-sidebar.c (nautilus_sidebar_destroy): Sink the title tab so it'll destroyed even if it hasn't got a parent. * libnautilus-private/nautilus-vfs-file.c (vfs_destroy): Free details struct. * libnautilus-private/nautilus-vfs-directory.c (vfs_destroy): Free details struct. * libnautilus-private/nautilus-mime-actions.c (nautilus_mime_get_short_list_applications_for_file): Free uri_scheme. (make_oaf_query_with_uri_scheme_only): Free explicit_iid_query. * libnautilus-private/nautilus-metafile.c (destroy): Unref the private vfs uri, and free the directory uri. * libnautilus-private/nautilus-file.c (nautilus_file_get_internal): Free the string returned by nautilus_directory_get_name_for_self_as_new_file. * libnautilus-private/nautilus-file-changes-queue.c (nautilus_file_changes_consume_changes): Free the change struct. * libnautilus-private/nautilus-directory-async.c (nautilus_directory_invalidate_count_and_mime_list): Unref the file after using it. * libnautilus/nautilus-idle-queue.c (execute_queued_functions): Free each list node. (nautilus_idle_queue_destroy): Likewise.
Diffstat (limited to 'nautilus.spec.in')
-rw-r--r--nautilus.spec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/nautilus.spec.in b/nautilus.spec.in
index c0cf026df..c45ecc4fd 100644
--- a/nautilus.spec.in
+++ b/nautilus.spec.in
@@ -32,7 +32,6 @@ Requires: medusa >= @MEDUSA_REQUIRED@
Requires: esound >= @ESOUND_REQUIRED@
Requires: scrollkeeper >= @SCROLLKEEPER_REQUIRED@
Requires: libpng
-Requires: control-center >= @CONTROL_CENTER_REQUIRED@
Requires: librsvg >= @LIBRSVG_REQUIRED@
Requires: eel >= @EEL_REQUIRED@
@@ -53,7 +52,6 @@ BuildRequires: medusa-devel >= @MEDUSA_REQUIRED@
BuildRequires: esound-devel >= @ESOUND_REQUIRED@
BuildRequires: scrollkeeper >= @SCROLLKEEPER_REQUIRED@
BuildRequires: libpng-devel
-BuildRequires: control-center-devel >= @CONTROL_CENTER_REQUIRED@
BuildRequires: librsvg-devel >= @LIBRSVG_REQUIRED@
BuildRequires: eel-devel >= @EEL_REQUIRED@
BuildRequires: mozilla-devel >= 0.8