Re: Integration of ultracopier

Cosimo Cecchi <[email protected]>
Newsgroups gmane.comp.gnome.nautilus
Message-ID <1341493324.1299.4.camel@x201>
On Wed, 2012-07-04 at 02:20 +0200, alpha_one_x86 wrote:
> Hello,
> 
> Thanks for your advised reply. I have do the windows and KDE
> implementation, then the implementation can be resumed by:
> if(file.isLocal() && catchcopy.isConnected())
> {
>    catchcopy.copy(sources,destination);
>    return; //to ignore the copy because it will be done as external
> }
> Splitting the file operation is few hard and slow. Just implement this
> kind of code is easy, transparent, and allow external application to
> be used. Not always have advanced copier running, then the copy should
> be with the default copy dialog when have not application to overwrite
> it. It's why externalization is not a solution, because the default
> code should be acceded.
> 
> Can you add a entry into the wish list and give me the url?

Hi, I don't think adding code into the core of Nautilus to detect if
ultracopier is around is a great solution though (and I don't think
that's something you can do e.g. on Windows). How were you able to do
this kind of integration on other platforms?

Cosimo

-- 
nautilus-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/nautilus-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.