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 /help/clock/Makefile.am | |
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 'help/clock/Makefile.am')
-rw-r--r-- | help/clock/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/help/clock/Makefile.am b/help/clock/Makefile.am deleted file mode 100644 index 80e31873..00000000 --- a/help/clock/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -@YELP_HELP_RULES@ - -HELP_ID = clock - -HELP_FILES = \ - index.docbook \ - legal.xml - -HELP_MEDIA = - -HELP_LINGUAS = ar ca cs da de el en_GB es eu fi fr it ja ko nl oc pa pt pt_BR ru sr sv th uk zh_CN zh_HK zh_TW - --include $(top_srcdir)/git.mk |