diff options
author | MotoHoss <[email protected]> | 2014-10-11 21:10:34 -0500 |
---|---|---|
committer | infirit <[email protected]> | 2014-10-15 19:11:49 +0200 |
commit | 20b6dcb99dd4cf36ddde513f18e2d19a10fe382f (patch) | |
tree | 9759651eab247522a6891c12d5dadb8079d63874 /man/Makefile.am | |
parent | 611d5e20624ffafe209b761c0c472d8e5d3c29ab (diff) | |
download | mate-applets-20b6dcb99dd4cf36ddde513f18e2d19a10fe382f.tar.bz2 mate-applets-20b6dcb99dd4cf36ddde513f18e2d19a10fe382f.tar.xz |
charpick: Rename binary and manpage. fixes #103
Avoid file collision with gnome applets.
Diffstat (limited to 'man/Makefile.am')
-rw-r--r-- | man/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index 6eb58659..ffc75f1a 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,5 +1,5 @@ man_MANS = \ - charpick_applet.1 \ + mate-charpick-applet.1 \ cpufreq-selector.1 \ drivemount_applet.1 \ geyes_applet.1 \ |