On Wed, Mar 05, 2014 at 01:52:25PM -0800, ibid...@gmail.com wrote:
>
> The code's still there, in programs/dtstyle/ColorMain.c and
> programs/dtstyle/Main.c; it depends on style.dynamicColor, which seeems to
> be the resource *dynamicColor.
> However, adding *dynamicColor: true to /usr/dt/app-de
On Ubuntu 13 and its variants cpp puts some empty lines on top of
the output files.
With the outcome that in case of shell scripts the shebang line is
ignored. This breaks many parts in CDE.
This patch avoids the additional lines.
--
Ulrich Wilkens
Email: m...@uwilkens.de
>From c7b1c12a1c76c03
On Wed, 12 Mar 2014, Ulrich Wilkens wrote:
>
> On Ubuntu 13 and its variants cpp puts some empty lines on top of
> the output files.
> With the outcome that in case of shell scripts the shebang line is
> ignored. This breaks many parts in CDE.
> This patch avoids the additional lines.
>
>
>
Appli
Peter Howkins wrote:
On Wed, Mar 05, 2014 at 01:52:25PM -0800, ibid...@gmail.com wrote:
I'm not sure but would changing the
colours without using a palette require us to send a message to each CDE
app to say 'colours have changed, update and redraw'?
I modified dtstyle so that it allows pale
Nice!I'll update the wiki.
-Original Message-
From: Jon Trulson
To: Ulrich Wilkens
Cc: CDE development
Sent: Wed, Mar 12, 2014 4:02 pm
Subject: Re: [cdesktopenv-devel] [PATCH] Fic cpp output on Ubuntu 13
On Wed, 12 Mar 2014, Ulrich Wilkens wrote:
>
> On Ubuntu 13 and its variants