Re: [PATCH] An example hook script to disable "DRM" on kpdf

2009-06-02 Thread Daniel Baumann
Tzafrir Cohen wrote: > I don't suggest to automatically override this configuration: Debian > live should have a pretty good reason to do that, and here while I > personally disagree with the maintainers of the package, its their > call. right; we're not a distribution, hence we don't override deb

Re: [PATCH] An example hook script to disable "DRM" on kpdf

2009-06-02 Thread Chris Lamb
Tzafrir Cohen wrote: > As I mentioned: some people disagree with the KDE maintainers. > Otherwise there wouldn't be such a flame. That's great. But please *not* on this list, as Fathi as already requested.. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org

Re: [PATCH] An example hook script to disable "DRM" on kpdf

2009-06-02 Thread Tzafrir Cohen
On Tue, Jun 02, 2009 at 10:34:52AM +0200, Fathi Boudra wrote: > > +# If you don't like the "DRM" protection that is enabled by default in > > +# kpdf, save your users unnecessary "four clicks". > > OMG, okular discussion hits Debian live too. > Please, save your time. As I mentioned: some people

Re: [PATCH] An example hook script to disable "DRM" on kpdf

2009-06-02 Thread Fathi Boudra
> +# If you don't like the "DRM" protection that is enabled by default in > +# kpdf, save your users unnecessary "four clicks". OMG, okular discussion hits Debian live too. Please, save your time. -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe".

[PATCH] An example hook script to disable "DRM" on kpdf

2009-06-02 Thread Tzafrir Cohen
It apears that many people don't like the default of kpdf (in KDE3) and Okular (in KDE4) of obeying the "DRM" limitations. Bad defaults are naturally a more stressing issue on a live system. This example hook script should make it simpler for you to change the default on your live Lenny system. --