diff options
author | infirit <[email protected]> | 2014-02-09 15:07:26 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-09 16:19:03 +0100 |
commit | 83a76222ea1e8af8d928b9ad41d7349256d0e7c3 (patch) | |
tree | 3ddb81ac9627ec1fa7f479ef7b400a8a982124d2 /configure.ac | |
parent | 6b509a04f52aa4a70cd4a7a6a51295bccbf161b3 (diff) | |
download | mate-panel-83a76222ea1e8af8d928b9ad41d7349256d0e7c3.tar.bz2 mate-panel-83a76222ea1e8af8d928b9ad41d7349256d0e7c3.tar.xz |
help: Avoid file collision with gnome-panel
Also correct help uri for applets.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 3c37af8d..a5430c65 100644 --- a/configure.ac +++ b/configure.ac @@ -347,8 +347,8 @@ doc/Makefile doc/reference/Makefile doc/reference/mate-panel-applet/Makefile help/Makefile -help/clock/Makefile -help/fish/Makefile +help/mate-clock/Makefile +help/mate-fish/Makefile man/Makefile ]) |