[PATCH app-xedit 2/4] xprint: remove Xedit-xprint resource file
Jeremy Huddleston
jeremyhu at freedesktop.org
Fri Mar 26 12:53:00 PDT 2010
On Mar 26, 2010, at 05:27, Gaetan Nadon wrote:
> Remove configuration regarding xprint support
>
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
> Makefile.am | 2 -
> app-defaults/Xedit | 468 +++++++++++++++++++++++++++++++++++
> app-defaults/Xedit-noxprint | 468 -----------------------------------
> app-defaults/Xedit-xprint | 565 -------------------------------------------
> configure.ac | 3 -
> 5 files changed, 468 insertions(+), 1038 deletions(-)
> create mode 100644 app-defaults/Xedit
> delete mode 100644 app-defaults/Xedit-noxprint
> delete mode 100644 app-defaults/Xedit-xprint
>
> diff --git a/Makefile.am b/Makefile.am
> index e4c4193..9252869 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -188,8 +188,6 @@ appman_PRE = xedit.man
>
> EXTRA_DIST = \
> app-defaults/Xedit-color \
> - app-defaults/Xedit-xprint \
> - app-defaults/Xedit-noxprint \
> app-defaults/Xedit-sample \
> lisp/README \
> lisp/TODO \
Looks like you're missing a
+ app-defaults/Xedit
to match this next hunk:
> diff --git a/app-defaults/Xedit b/app-defaults/Xedit
> new file mode 100644
> index 0000000..b626bf3
> --- /dev/null
> +++ b/app-defaults/Xedit
<snip />
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5820 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100326/071144cd/attachment.bin>
More information about the xorg-devel
mailing list