Re: [e-users] rename eapp's to eap

2005-06-30 Thread B S Srinidhi
On Thu, 2005-06-30 at 23:28 -0400, Robert May wrote: > I found a GUI way to do it for the newbies like me. I used kfilereplace > to change all of the file names and replace the text in all of my .order > files. Hope this helps! > And I did it using mc (MidnightCommander) :) Srinidhi. -

[e-users] rename eapp's to eap

2005-06-30 Thread Robert May
I found a GUI way to do it for the newbies like me. I used kfilereplace to change all of the file names and replace the text in all of my .order files. Hope this helps! Robert --- SF.Net email is sponsored by: Discover Easy Linux Migration S

Re: [e-users] Packager for suse RPMs

2005-06-30 Thread The Rasterman
On Wed, 29 Jun 2005 12:23:08 +0200 Marcus aka }-Tux-{ <[EMAIL PROTECTED]> babbled: > Hi, > > maybe you need a packger for suse RPMs? > I checked out the http://enlightenment.org/Main/The_Team.html page and I can't > > find one for suse. My RPMs you find here > http://ftp.gwdg.de/pub/linux/misc

Re: [e-users] rename eapp's and/or gawk .order files

2005-06-30 Thread Robert May
I ended up using: mmv -m "*.eapp" "#1.eap" to rename all of my eap(p)s However when I execute: find ~/.e -name .order | xargs sed -i 's/.eapp/.eap/' I get the following error(s) No such file or directory OR not a regular file errors from sed. Any ideas? Thanks everyone for your help! Robert On

[e-users] transparency in e17

2005-06-30 Thread Alan Trick
Hi, I looked around and I couldn't find any information about how to set up transparency in e17. I got a lot of information about how it's not fake and such, but I couldn't find how to set it. Is their any guide somewhere for this? --- SF.Net e

Re: [e-users] exige

2005-06-30 Thread Massimo Maiurana
Il giorno Thu, 30 Jun 2005 12:23:51 +0100 Andrew scrisse: > However, the others (exige e_util_eapp_edit) need to be in your path > when e17 starts, so I guess they are not in the PATH environment that > e17 sees on startup... they are! [EMAIL PROTECTED]:~$ which exige /opt/e17/bin/exige [EMAIL P

Re: [e-users] exige

2005-06-30 Thread Andrew Elcock
Massimo Maiurana wrote: > looking at the code, I understand that if in my system would be > installed exige, I should have a menu item saying "Run command", > shouldn't I? > > well, I have exige installed, and all e_utils, but I don't have this > item, though i have items for emblem and entangle.

[e-users] exige

2005-06-30 Thread Massimo Maiurana
looking at the code, I understand that if in my system would be installed exige, I should have a menu item saying "Run command", shouldn't I? well, I have exige installed, and all e_utils, but I don't have this item, though i have items for emblem and entangle. is it normal? -- Massim

Re: [e-users] Changing the monitor module network interface

2005-06-30 Thread B S Srinidhi
Hi, On Wed, 2005-05-25 at 22:28 -0500, Lorenzo Fernando Bivens de la Fuente wrote: > I'd like to change the *graphed network interface, but I can't find how. > In e17/apps/e_modules/src/modules/monitor/linux_2_6.c, line number 97: char *net_dev = "eth0"; Change this to whatever you want to mo