Re: [e-users] Custom Desktop path

2009-05-26 Thread Vincent Pomageot
I wonder if the FDO mentions a need of translation for this folder because
Ubuntu created me a Bureau on my french localized setup for instance..

On Tue, May 26, 2009 at 5:01 AM, David Seikel onef...@gmail.com wrote:

 On Mon, 25 May 2009 17:14:56 +0200 Mister Olli
 mister.o...@googlemail.com wrote:

  or just totally disable that e17 creates the folder, since I do not
  use this feature? ;-))
 
  On Mon, 2009-05-25 at 16:34 +0200, giglio robbo' d'acciaio wrote:
   Is it possible to change the default path from $HOME/Desktop to
   $HOME/some/where/else/Desktop?

 Well, if you are not using it, then you don't care where it is.  That
 particular folder is a standard place for a lot of non E17 things to
 stuff things, so moving it probably wont work with those other things,
 and your OS will still probably create it.  It's an FDO
 (freedesktop.org) standard. If you don't use that folder, just ignore
 it.


 --
 Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
 is a gathering of tech-side developers  brand creativity professionals.
 Meet
 the minds behind Google Creative Lab, Visual Complexity, Processing, 
 iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
 Group, R/GA,  Big Spaceship. http://www.creativitycat.com
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Custom Desktop path

2009-05-26 Thread Frank Becker
David Seikel [2009-05-26, 05:05 +0200]:
 On Mon, 25 May 2009 17:14:56 +0200 Mister Olli
 mister.o...@googlemail.com wrote:
Hi,

  or just totally disable that e17 creates the folder, since I do not
  use this feature? ;-))
  
  On Mon, 2009-05-25 at 16:34 +0200, giglio robbo' d'acciaio wrote:
   Is it possible to change the default path from $HOME/Desktop to
   $HOME/some/where/else/Desktop?
I'd appreciate if e17 would honour
$HOME/.config/user-dirs.dirs
as most of those other non-e applications do.

Thanks,

Frank

-- 
Frank Becker f...@alien8.de (jabber|mail)
GnuPG: 0xADC29ECD | F01B 5E9C 1D09 981B 5B40 50D3 C80F 7459 ADC2 9ECD
SILC-Net: a8 | Home: http://www.alien8.de | / http://www.c3d2.de
 Freedom is just chaos, with better lighting.   Alan Dean  Foster
--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com ___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Eterm 0.9.5 pasting

2009-05-26 Thread Pavel Sanda
  with upgrade from eterm 0.9.4 to 0.9.5 i have lost the possibility
  to use middle-button-pasting to other apps, eg from eterm to
  ooffice. can anybody confirm?
 
 There was a patch made to Eterm before 0.9.5 was released that
 affected copy-and-paste.  It is said to fix problems with Qt apps, but
 I've also been told by others that it breaks things.  Here's the
 patch:
 
 --- 8 - cut here --- 8 ---
 Index: src/screen.c
 ===
 --- src/screen.c(revision 34572)
 +++ src/screen.c(revision 34573)
 @@ -3320,7 +3320,7 @@
  target_list[0] = (Atom32) props[PROP_SELECTION_TARGETS];
  target_list[1] = (Atom32) XA_STRING;
  XChangeProperty(Xdisplay, rq-requestor, rq-property, rq-target,
 -(8 * sizeof(target_list[0])), PropModeReplace, 
 (unsigned char *) target_list,
 +8, PropModeReplace, (unsigned char *) target_list,
  (sizeof(target_list) / sizeof(target_list[0])));
  ev.xselection.property = rq-property;
  #if defined(MULTI_CHARSET)  defined(HAVE_X11_XMU_ATOMS_H)
 --- 8 - cut here --- 8 ---
 
 Try reverting that change, and see if it helps.

yes this was it! now it works (even with qt based apps). 
thanks for the patch.
pavel

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Custom Desktop path

2009-05-26 Thread Gustavo Sverzut Barbieri
On Tue, May 26, 2009 at 12:12 PM, Frank Becker f...@alien8.de wrote:
 David Seikel [2009-05-26, 05:05 +0200]:
 On Mon, 25 May 2009 17:14:56 +0200 Mister Olli
 mister.o...@googlemail.com wrote:
 Hi,

  or just totally disable that e17 creates the folder, since I do not
  use this feature? ;-))
 
  On Mon, 2009-05-25 at 16:34 +0200, giglio robbo' d'acciaio wrote:
   Is it possible to change the default path from $HOME/Desktop to
   $HOME/some/where/else/Desktop?
 I'd appreciate if e17 would honour
    $HOME/.config/user-dirs.dirs
 as most of those other non-e applications do.

At least this part is quite easy to add, we could mentor you to do
such work. Just add a simple envvar+.dirs parser to efreet and use it
from e17.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users