Tue Jul 3 20:48:46 2007 Michael Jennings (mej)

Remove some cruft from kEsetroot.
----------------------------------------------------------------------


SVN revision: 30586
This commit is contained in:
Michael Jennings 2007-07-04 00:49:33 +00:00
parent 2c56b87f87
commit c89592cf96
2 changed files with 5 additions and 1 deletions

View File

@ -5527,3 +5527,7 @@ Mon Oct 30 16:11:47 2006 Michael Jennings (mej)
Patch from Jason McCarver <slam@parasite.cc> to support -S/--sticky
option for "sticky" (i.e., present on all desktops) startup.
----------------------------------------------------------------------
Tue Jul 3 20:48:46 2007 Michael Jennings (mej)
Remove some cruft from kEsetroot.
----------------------------------------------------------------------

View File

@ -56,7 +56,7 @@ while (<in>) {
}
close (in);
system("@BINDIR@/Esetroot $PixMapMode-display :0 $PixMap");
system("@BINDIR@/Esetroot $PixMapMode $PixMap");
if (!-e "$HOME/Desktop/Autostart/kEsetroot.kdelnk") {
print "Do you want to start kEsetroot when KDE starts? y/n [y] ";