[gnome-documents/wip/user-docs: 20/20] Update help link
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents/wip/user-docs: 20/20] Update help link
- Date: Wed, 12 Feb 2014 12:35:37 +0000 (UTC)
commit d4054dd31df715365d7e14d0ffff263eefcb71db
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Wed Feb 12 12:26:54 2014 +0000
Update help link
src/application.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/application.js b/src/application.js
index 6c69eff..be0e7fd 100644
--- a/src/application.js
+++ b/src/application.js
@@ -177,7 +177,7 @@ const Application = new Lang.Class({
_onActionHelp: function() {
try {
Gtk.show_uri(this._mainWindow.window.get_screen(),
- 'help:gnome-help/documents',
+ 'help:gnome-documents',
Gtk.get_current_event_time());
} catch (e) {
log('Unable to display help: ' + e.message);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]