diff options
author | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-05-04 03:14:43 +0000 |
---|---|---|
committer | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-05-04 03:14:43 +0000 |
commit | 90d404095e84a45c486e79ff7a9d6eeb05f8eba6 (patch) | |
tree | 636211d232efa67bac7352e519e6915a54dd100d /helper-utilities | |
parent | fdea327acb1b4dadb3673c2f9c4e6a3bd9aab324 (diff) | |
download | nautilus-90d404095e84a45c486e79ff7a9d6eeb05f8eba6.tar.gz |
nautilus-extensions -> nautilus-private renaming.
Diffstat (limited to 'helper-utilities')
-rw-r--r-- | helper-utilities/error-dialog/nautilus-error-dialog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helper-utilities/error-dialog/nautilus-error-dialog.c b/helper-utilities/error-dialog/nautilus-error-dialog.c index e8fbb3a0b..c20be169c 100644 --- a/helper-utilities/error-dialog/nautilus-error-dialog.c +++ b/helper-utilities/error-dialog/nautilus-error-dialog.c @@ -61,7 +61,7 @@ /* * The following dialog widgetry code cut-n-pasted from libnautilus-extension. - * The reason why we dont use libnautilus-extensions is that we dont want to + * The reason why we dont use libnautilus-private is that we dont want to * incur its dependencies, especially libnautilus and thus libbonobo. */ static void find_message_label_callback (GtkWidget *widget, |