diff options
author | Stefano Karapetsas <[email protected]> | 2013-08-03 09:33:08 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-08-03 09:33:08 -0700 |
commit | 101cf74f0145c0e7f6f7e0425e876709685d291f (patch) | |
tree | e377dbcbb90dfdea47667c60bbd306fe0ac14043 /shell/ev-window.c | |
parent | f20f73d80569c1503da53ccc16f18476d572afee (diff) | |
parent | 23cda761783a9c9cf0732ab00c1151431537c225 (diff) | |
download | atril-101cf74f0145c0e7f6f7e0425e876709685d291f.tar.bz2 atril-101cf74f0145c0e7f6f7e0425e876709685d291f.tar.xz |
Merge pull request #31 from infirit/yelptools
Use yelp-tools instead of mate-doc-utils
Diffstat (limited to 'shell/ev-window.c')
-rw-r--r-- | shell/ev-window.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c index 878db41d..39617bf8 100644 --- a/shell/ev-window.c +++ b/shell/ev-window.c @@ -4297,7 +4297,7 @@ ev_window_cmd_view_autoscroll (GtkAction *action, EvWindow *ev_window) ev_view_autoscroll_start (EV_VIEW (ev_window->priv->view)); } -/*#define EV_HELP "ghelp:atril"*/ +/*#define EV_HELP "help:atril"*/ /* * NOTE: The hard coded variable should be replaced with |