| From 4a3ee8b46d25b3d310448bfa4446e15a686fc685 Mon Sep 17 00:00:00 2001 |
| From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com> |
| Date: Fri, 23 Mar 2018 13:50:18 +0100 |
| Subject: [PATCH] help: remove YELP macro |
| MIME-Version: 1.0 |
| Content-Type: text/plain; charset=UTF-8 |
| Content-Transfer-Encoding: 8bit |
| |
| Upstream-Status: Inappropriate [embedded-specific] |
| |
| Signed-off-by: Andreas MΓΌller <schnitzeltony@gmail.com> |
| --- |
| help/Makefile.am | 2 -- |
| 1 file changed, 2 deletions(-) |
| |
| diff --git a/help/Makefile.am b/help/Makefile.am |
| index c5cd0d3..4b83adf 100644 |
| --- a/help/Makefile.am |
| +++ b/help/Makefile.am |
| @@ -1,5 +1,3 @@ |
| -@YELP_HELP_RULES@ |
| - |
| HELP_ID = gnome-system-monitor |
| |
| HELP_FILES = \ |
| -- |
| 2.14.3 |
| |