diff options
author | Eskil Heyn Olsen <eskil@src.gnome.org> | 2000-07-08 05:16:07 +0000 |
---|---|---|
committer | Eskil Heyn Olsen <eskil@src.gnome.org> | 2000-07-08 05:16:07 +0000 |
commit | bc9efa137654e66b86ef4d6e751a98b2a2691640 (patch) | |
tree | e45c47b9477f3d8b679bd8f5edd86525e64af7cd /.cvsignore | |
parent | 830d17851eec892d3c0b2a4db7f593c56ed0b674 (diff) | |
download | nautilus-bc9efa137654e66b86ef4d6e751a98b2a2691640.tar.gz |
Less noise on cvs update.
* components/services/install/server/.cvsignore:
* nautilus-installer/src/.cvsignore:
* .cvsignore:
* components/services/install/command-line/.cvsignore:
Less noise on cvs update.
* components/rpmview/nautilus-rpm-view-install.c:
(nautilus_rpm_view_install_progress_signal):
*
components/services/install/command-line/eazel-alt-install-corba.c:
(eazel_install_progress_signal):
* components/services/install/idl/trilobite-eazel-install.idl:
* components/services/install/lib/eazel-install-corba-callback.c:
(impl_install_progress),
(gtk_marshal_NONE__POINTER_INT_INT_INT_INT_INT_INT),
(eazel_install_callback_class_initialize):
* components/services/install/lib/eazel-install-corba-callback.h:
* components/services/install/lib/eazel-install-object.c:
(eazel_install_class_initialize),
(eazel_install_emit_install_progress),
(eazel_install_emit_install_progress_default):
* components/services/install/lib/eazel-install-private.h:
* components/services/install/lib/eazel-install-public.h:
* components/services/install/lib/eazel-install-rpm-glue.c:
(rpm_show_progress), (do_rpm_install):
Fixed bug 1603, install_progress now reports package
numnber/total, package size completed/total, total install size
completed/total.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index c116f129e..ca3200b5c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -20,3 +20,4 @@ po stamp-h stamp-h.in nautilus.spec +nautilus-*.tar.gz |