diff options
author | Martin Wimpress <[email protected]> | 2015-06-24 20:25:04 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2015-06-24 20:25:04 +0100 |
commit | c9774ca4895f6b9837ba7ca3783d5cd3596a36fc (patch) | |
tree | 629ea513c4cfd4b44d3dd1466ef1953c350a1122 /gsearchtool/help/Makefile.am | |
parent | 39e14eb3b75e02eeb774a43e7561017722b58b8a (diff) | |
parent | e4b91fbe34e2f496b2488da6f81ab43502c5b5c1 (diff) | |
download | mate-utils-c9774ca4895f6b9837ba7ca3783d5cd3596a36fc.tar.bz2 mate-utils-c9774ca4895f6b9837ba7ca3783d5cd3596a36fc.tar.xz |
Merge pull request #102 from NiceandGently/master
fix help usage
Diffstat (limited to 'gsearchtool/help/Makefile.am')
-rw-r--r-- | gsearchtool/help/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gsearchtool/help/Makefile.am b/gsearchtool/help/Makefile.am index 07d111b1..08860198 100644 --- a/gsearchtool/help/Makefile.am +++ b/gsearchtool/help/Makefile.am @@ -4,3 +4,5 @@ HELP_ID = mate-search-tool HELP_FILES = index.docbook legal.xml HELP_LINGUAS = ca cs de el en_GB es eu fi fr it ko oc ru sv uk zh_CN + +HELP_MEDIA = figures/mate-search-tool_window.png |