
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
I took inspiration from Open as root, http://www.kde-look.org/content/show.php?content=11227 to create this.
Unpack in $KDEDIR/share/apps/konqueror/servicemenus/ and it will be easier to edit your configuration file!
Suggestions and comments will be appreciated!
16 years ago
04-07-04 Version 0.4
Due to someone's problems in opening file, i've re-packed in zip format.
I also added a couple of translations (thank's for your suggestions)
22-05-04 Version 0.3
Bugfix:
Solved problem editing files whit spaces in name (Ex. "my file.txt")
Thanx to Joao Inacio for reporting and solving bug
18-04-04 Version 0.2
Added german translation
Added readme
11-04-04 Version 0.1
First release.
Happy Easter!
16 years ago
04-07-04 Version 0.4
Due to someone's problems in opening file, i've re-packed in zip format.
I also added a couple of translations (thank's for your suggestions)
22-05-04 Version 0.3
Bugfix:
Solved problem editing files whit spaces in name (Ex. "my file.txt")
Thanx to Joao Inacio for reporting and solving bug
18-04-04 Version 0.2
Added german translation
Added readme
11-04-04 Version 0.1
First release.
Happy Easter!
yoge
13 years ago
Translated to swedish
Name[sv]=Redigera som root
Report
estevam
15 years ago
Report
linux3114a
15 years ago
Report
oliwer
15 years ago
One time is enough I think.
Any idea ?
Report
reyneke
15 years ago
Is there a way to use another editor than kwrite. I don't have it installed.
Thanks for writig this menue anyway.
Report
gammaknife
15 years ago
In the last line change "kwrite" with the program you prefer.
Bye
gK
Report
IceBryce
16 years ago
path for Mandrake 10.0 users is
/usr/share/apps/konqueror/servicemenus/
so i logged in as su in Terminal
cp -f /wherethefile is/edit\ as\ SU.desktop /usr/share/apps/konqueror/servicemenus/
BAM... done!
Report
randomcasualty
16 years ago
Report
MakhBeth
16 years ago
ciao ciao °°
Report
mahurin
16 years ago
Name[pt_BR]=Editar como Root
It's the same as Spanish.
Thanks.
Report
SDWillie
16 years ago
Report
SDWillie
16 years ago
i even tried putting this in /usr/share/apps/konqueror/servicemenus but is still wont show up. this is on fedora core 1. any ideas?
Report
RND
16 years ago
Downloaded without any problem.
Report
Courthold
16 years ago
Report
sebsebseb
16 years ago
Report
Yama
16 years ago
Report
bisley
16 years ago
Report
LaFleche
16 years ago
Report
rolot
16 years ago
ServiceTypes=text/*,application/x-desktop
Report
o311usmc
16 years ago
Report
iNs4ne
16 years ago
there's a bug: when editing a file "my file" (with space) it will edit "my" and "file" in 2 windows
bugfix:
edit "edit as SU.desktop":
replace the line
Exec=kdesu "kwrite %U"
with
Exec=kdesu "kwrite" "%U"
Cheers
Joao Inacio
Report
smileaf
16 years ago
this would allow users to not only edit files as any user they want.. but also run any program or whatever as any user they wanted.
for example, yesterday I was logged in under my account.. but wanted to run kopete as a different user..
to do this I had to give access to my X server.. then log in as that user.. then run kopete. (I understand that I could have done this with the run command dialog but I wasn't thinking at the time.. it was late :P)
Report
amykhar
16 years ago
I tinkered with the control center and adding .php to the text section, but it didn't seem to work.
Can it be done, and if so, how?
Report
amykhar
16 years ago
simply add ,application/x-php after text/* and all is well.
Amy
Report
legluondunet
16 years ago
Report