summaryrefslogtreecommitdiff
path: root/src/nautilus-application.c
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2002-03-06 22:37:01 +0000
committerDarin Adler <darin@src.gnome.org>2002-03-06 22:37:01 +0000
commit4e5166976466fde7373ef049768b83e8f38020b4 (patch)
treedec16a9d7d8dbc493ace6d3699e6dde56c516d9a /src/nautilus-application.c
parentb96838855aff40ed3e5c10f6cb71aa39cecbadf7 (diff)
downloadnautilus-4e5166976466fde7373ef049768b83e8f38020b4.tar.gz
Say "Close" instead of "Done".
* src/nautilus-bookmarks-window.c: (create_bookmarks_window): Say "Close" instead of "Done". * src/nautilus-property-browser.c: (nautilus_property_browser_init): Say "Close" instead of "Done". * src/nautilus-sidebar-title.c: (nautilus_sidebar_title_init): Use g_signal_connect_object instead of g_signal_connect_swapped. This will probably fix the theme-switching problem people have been complaining about. * src/nautilus-preferences-dialog.c: Tweak formatting. * src/file-manager/fm-properties-window.c: Tweak formatting. * src/nautilus-application.c: Fix bug # in a comment.
Diffstat (limited to 'src/nautilus-application.c')
-rw-r--r--src/nautilus-application.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nautilus-application.c b/src/nautilus-application.c
index 22abdb1bd..d83d4d126 100644
--- a/src/nautilus-application.c
+++ b/src/nautilus-application.c
@@ -693,7 +693,7 @@ desktop_changed_callback (gpointer user_data)
* presented is: ~/.nautilus/first-time-flag.
*
* Another alternative could be to use preferences to store this flag
- * However, there because of bug 1229 this is not yet possible.
+ * However, there because of bug 41229 this is not yet possible.
*
* Also, for debugging purposes, it is convenient to have just one file
* to kill in order to test the startup druid: