[PATCH 1/2] Add a help button to every Anaconda screen

David Shea dshea at redhat.com
Tue Sep 16 18:26:13 UTC 2014


On 09/16/2014 11:09 AM, Martin Kolman wrote:
> diff --git a/data/help/Makefile.am b/data/help/Makefile.am
> new file mode 100644
> index 0000000..3d869fb
> --- /dev/null
> +++ b/data/help/Makefile.am
> @@ -0,0 +1,20 @@
> +# data/Makefile.am for anaconda
> +#
> +# Copyright (C) 2014  Red Hat, Inc.
> +#
> +# This program is free software; you can redistribute it and/or modify
> +# it under the terms of the GNU Lesser General Public License as published
> +# by the Free Software Foundation; either version 2.1 of the License, or
> +# (at your option) any later version.
> +#
> +# This program is distributed in the hope that it will be useful,
> +# but WITHOUT ANY WARRANTY; without even the implied warranty of
> +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> +# GNU Lesser General Public License for more details.
> +#
> +# You should have received a copy of the GNU Lesser General Public License
> +# along with this program.  If not, see <http://www.gnu.org/licenses/>.
> +#
> +# Author: Martin Kolman <mkolman at redhat.com>
> +
> +MAINTAINERCLEANFILES = Makefile.in

Add SUBDIRS = en-US to this file



More information about the anaconda-patches mailing list