2012/3/5 François ANDRIOT <francois.andriot(a)free.fr>fr>:
Hello,
I'm packaging TDE for RHEL and Fedora, but trying to keep each distribution
specific artwork (at least, the default wallpaper, and the default "start"
button in kicker). That way, TDE looks like it is integrated in each distro.
To do so, I currently modify the default 'startkde' script, so that default
user preference file are created upon first login.
In fact, there are ubuntu-specific stuff in the default startkde script, I
just wrote a patch that replaces ubuntu stuff with RHEL/Fedora stuff.
This ubuntu stuff should be removed - anything extra should patched
distro by distro I think.
Should we consider an easy way (e.g. a cmake directive
...) to put the
distribution-specific artwork at build time ?
I think a distro-agnostic way to do it would be best - If cmake could
handle this that would be good. TDE as a project should ship only
distro independent packages, then packagers can add their stuff back
in.
Calvin