diff options
Diffstat (limited to 'src/nautilus-window-private.h')
-rw-r--r-- | src/nautilus-window-private.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nautilus-window-private.h b/src/nautilus-window-private.h index fd0ec973f..f1f41571b 100644 --- a/src/nautilus-window-private.h +++ b/src/nautilus-window-private.h @@ -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> * */ @@ -42,7 +42,7 @@ typedef enum { NAUTILUS_LOCATION_CHANGE_REDIRECT } NautilusLocationChangeType; -/* FIXME bugzilla.eazel.com 2575: Migrate more fields into here. */ +/* FIXME bugzilla.gnome.org 42575: Migrate more fields into here. */ struct NautilusWindowDetails { /* Bonobo. */ |