[nautilus] preferences: use right link for the 'Media' help page (#564866).
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] preferences: use right link for the 'Media' help page (#564866).
- Date: Fri, 17 Sep 2010 16:36:56 +0000 (UTC)
commit 46544c9885b7064c216f1a9401d42bdb9816bdd2
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Fri Sep 17 18:38:11 2010 +0200
preferences: use right link for the 'Media' help page (#564866).
src/nautilus-file-management-properties.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/nautilus-file-management-properties.c b/src/nautilus-file-management-properties.c
index cda1a67..2d7215a 100644
--- a/src/nautilus-file-management-properties.c
+++ b/src/nautilus-file-management-properties.c
@@ -246,6 +246,10 @@ nautilus_file_management_properties_dialog_response_cb (GtkDialog *parent,
break;
case 4:
section = "gosnautilus-60";
+ break;
+ case 5:
+ section = "gosnautilus-61";
+ break;
}
preferences_show_help (GTK_WINDOW (parent), "user-guide", section);
} else if (response_id == GTK_RESPONSE_CLOSE) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]