KDE checks for xscreensaver-gnome in wrong place

Adam Weinberger adamw at magnesium.net
Fri Mar 25 18:20:27 PST 2005


kdeartwork3 and xscreensaver-kde do some incorrect GNOME-related checking.

They both check to see if xscreensaver-gnome is installed by looking for
${X11BASE}/share/gnome/control-center-2.0/capplets/screensaver-properties.desktop

But, that file is now 
${X11BASE}/share/gnome/applications/gnome-screensaver-properties.desktop

It needs to be changed in a number of places in kdeartwork3/Makefile and 
xscreensaver-kde/Makefile.

It would seem to me that this change would be good to commit before 5.4 
is tagged. As it stands now, kdeartwork3 cannot build with 
xscreensaver-gnome installed.

Furthermore, the logic in kdeartwork3 seems a little weird. It checks to 
see whether xscreesaver or xscreensaver-gnome is installed, and then 
does the same thing in both cases. Is this intentional?

# Adam


-- 

Adam Weinberger
adamw at magnesium.net || adamw at FreeBSD.org
adamw at vectors.cx    ||   adamw at gnome.org
http://www.vectors.cx


More information about the freebsd-gnome mailing list