diff options
author | Maciej Stachowiak <mstachow@src.gnome.org> | 2001-02-27 10:39:54 +0000 |
---|---|---|
committer | Maciej Stachowiak <mstachow@src.gnome.org> | 2001-02-27 10:39:54 +0000 |
commit | ce04b58eb220c3c024975ee5162e77f6e612e17c (patch) | |
tree | d05676eb2888cc73489b98825c00f5d0eaa831f5 /nautilus.spec.in | |
parent | 82b59b1a1468530596450736a0e1345e24b0912d (diff) | |
download | nautilus-ce04b58eb220c3c024975ee5162e77f6e612e17c.tar.gz |
reviewed by: Rebecca Schulman <rebecka@eazel.com>
Fix bug 7051 (Login dialog mis-capitalizes "Services")
* components/services/summary/nautilus-summary-dialogs.c
(nautilus_summary_show_login_dialog): Change "Eazel services" to
"Eazel Services".
* components/services/trilobite/helper/eazel-helper.c: *
configure.in: * nautilus-installer/src/installer.c:
(eazel_installer_setup_texts), (eazel_install_get_depends): *
nautilus.spec.in: Fixed other references I found to "Eazel
services" by grepping,
Diffstat (limited to 'nautilus.spec.in')
-rw-r--r-- | nautilus.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nautilus.spec.in b/nautilus.spec.in index 66a7a6d35..04ace5b28 100644 --- a/nautilus.spec.in +++ b/nautilus.spec.in @@ -88,7 +88,7 @@ This enables the use of embedded Mozilla as a Nautilus component. %description trilobite This is a framework library for service components in Nautilus. It is -required by all Eazel services, including the package installer, and +required by all Eazel Services, including the package installer, and can be used to develop new services. %description suggested |