How to load KDE plugins from a dev directory?

2011-02-24 Thread augustin
Hello, My name is Augustin and this is my first post on this mailing list. http://www.dwheeler.com/program-library/Program-Library-HOWTO/x36.html shows that LD_LIBRARY_PATH can be set on the command line to override the library load directory. What would the equivalent be for a KDE plugin? I

Re: Problematic GHNS implementations

2011-02-24 Thread Anne-Marie Mahfouf
On Thursday 24 February 2011 23:01:02 todd rme wrote: > On Thu, Feb 24, 2011 at 4:15 PM, Sebastian Kügler wrote: > > On Thursday, February 24, 2011 20:34:22 todd rme wrote: > >> Or are, for example, plasma developers not > >> bothered by the fact that installing plasmoids and updating plasma > >>

Re: Problematic GHNS implementations

2011-02-24 Thread Andreas Pakulat
On 24.02.11 17:01:02, todd rme wrote: > On Thu, Feb 24, 2011 at 4:15 PM, Sebastian Kügler wrote: > > On Thursday, February 24, 2011 20:34:22 todd rme wrote: > >> Or are, for example, plasma developers not > >> bothered by the fact that installing plasmoids and updating plasma > >> themes are both

Re: Problematic GHNS implementations

2011-02-24 Thread todd rme
On Thu, Feb 24, 2011 at 4:15 PM, Sebastian Kügler wrote: > On Thursday, February 24, 2011 20:34:22 todd rme wrote: >> Or are, for example, plasma developers not >> bothered by the fact that installing plasmoids and updating plasma >> themes are both broken? > > Can't speak for anybody else, but it

Re: Problematic GHNS implementations

2011-02-24 Thread Sebastian Kügler
On Thursday, February 24, 2011 20:34:22 todd rme wrote: > Or are, for example, plasma developers not > bothered by the fact that installing plasmoids and updating plasma > themes are both broken? Can't speak for anybody else, but it's not something I'm testing regularly. Yes, I care; no my time i

Re: Problematic GHNS implementations

2011-02-24 Thread todd rme
On Mon, Feb 21, 2011 at 5:27 AM, Matthias Fuchs wrote: > Am Montag 14 Februar 2011, 15:35:31 schrieb todd rme: >> On Mon, Feb 14, 2011 at 7:51 AM, Sebastian Kügler wrote: >> > On Sunday, February 13, 2011 18:20:10 todd rme wrote: >> >> I know this is not the proper place to be discussing bugs, bu

Re: [Moving/Copying Files] Overwriting identical files

2011-02-24 Thread todd rme
On Wed, Feb 23, 2011 at 12:10 PM, Matthias Fuchs wrote: > Am Dienstag 08 Februar 2011, 23:22:49 schrieb todd rme: >> On Sun, Oct 3, 2010 at 3:58 AM, todd rme wrote: >> > On Thu, Sep 30, 2010 at 7:30 AM, Matthias Fuchs wrote: >> >> Hi, >> >> >> >> When moving and copying multiple files it can be

Re: [Moving/Copying Files] Overwriting identical files

2011-02-24 Thread todd rme
On Thu, Feb 24, 2011 at 6:12 AM, Aston wrote: > What I'd really like to see is for the "Do you want to overwrite" dialogues to > come up before any files are copied, so it scans the directory first for any > directories and files which have the same name, and prompts the user to > confirm > the a

[MediaWiki/Silk] Libmediawiki introduction

2011-02-24 Thread Alexandre Mendes
Hello, We are nine students from a french university in Toulouse. We are working on a part of project Silk, whose name is libmediawiki, and we need some feedbacks about our code. Our library provides several functions to interact with wikis powered by mediawiki (like Wikipedia or Wikimedia Common

Re: [Moving/Copying Files] Overwriting identical files

2011-02-24 Thread Aston
What I'd really like to see is for the "Do you want to overwrite" dialogues to come up before any files are copied, so it scans the directory first for any directories and files which have the same name, and prompts the user to confirm the actions on all of them before copying anything. I'm sur