summaryrefslogtreecommitdiff
path: root/src/nautilus-application.c
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-09-15 19:18:15 +0000
committerDarin Adler <darin@src.gnome.org>2001-09-15 19:18:15 +0000
commit31c20fa038a3459314f4fb61817af32496ac1f0d (patch)
tree153f5cb516d73095c1344f7843129899b9365b5d /src/nautilus-application.c
parent2c8a23505bddb024df06ddcf513df65479824207 (diff)
downloadnautilus-31c20fa038a3459314f4fb61817af32496ac1f0d.tar.gz
Updated bugzilla.eazel.com references to refer to the
corresponding bugzilla.gnome.org bug. Also updated my email address.
Diffstat (limited to 'src/nautilus-application.c')
-rw-r--r--src/nautilus-application.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/nautilus-application.c b/src/nautilus-application.c
index 45f3072c9..eb04486e4 100644
--- a/src/nautilus-application.c
+++ b/src/nautilus-application.c
@@ -21,7 +21,7 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* Authors: Elliot Lee <sopwith@redhat.com>,
- * Darin Adler <darin@eazel.com>
+ * Darin Adler <darin@bentspoon.com>
*
*/
@@ -535,7 +535,7 @@ nautilus_application_startup (NautilusApplication *application,
" from the console may fix the problem. If not,"
" you can try rebooting the computer or"
" installing Nautilus again.");
- /* FIXME bugzilla.eazel.com 2536: The guesses and stuff here are lame. */
+ /* FIXME bugzilla.gnome.org 42536: The guesses and stuff here are lame. */
detailed_message = _("Nautilus can't be used now. "
"Running the command \"nautilus-clean.sh -x\""
" from the console may fix the problem. If not,"
@@ -562,7 +562,7 @@ nautilus_application_startup (NautilusApplication *application,
* version of OAF). Show dialog and terminate the
* program.
*/
- /* FIXME bugzilla.eazel.com 2537: Looks like this does happen with the
+ /* FIXME bugzilla.gnome.org 42537: Looks like this does happen with the
* current OAF. I guess I read the code
* wrong. Need to figure out when and make a
* good message.
@@ -584,7 +584,7 @@ nautilus_application_startup (NautilusApplication *application,
* we better stop looping.
*/
if (result == OAF_REG_SUCCESS) {
- /* FIXME bugzilla.eazel.com 2538: When can this happen? */
+ /* FIXME bugzilla.gnome.org 42538: When can this happen? */
message = _("Nautilus can't be used now, due to an unexpected error.");
detailed_message = _("Nautilus can't be used now, due to an unexpected error "
"from OAF when attempting to locate the factory."