With the new xscreensaver-gnome, the capplet's .desktop entry has changed locations. It was updated in other KDE ports by marcus (I think) but still needs updating for kdeartwork3. The following patch fixes it (I'm sure my mailer's linewrapping will trash the patch), but I didn't want to commit to the kdeartwork3 port without talking to you guys first.

# Adam


Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11-themes/kdeartwork3/Makefile,v retrieving revision 1.33 diff -u -d -p -r1.33 Makefile --- Makefile 20 Mar 2005 18:17:55 -0000 1.33 +++ Makefile 12 Apr 2005 18:37:35 -0000 @@ -37,7 +37,7 @@ LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 WITH_XS= yes .endif # exists(${X11BASE}/bin/xscreensaver)

-.if exists(${X11BASE}/share/gnome/control-center-2.0/capplets/screensaver-properties.desktop)
+.if exists(${X11BASE}/share/gnome/applications/gnome-screensaver-properties.desktop)
WITH_XSGNOME= yes
.endif # exists(${X11BASE}/bin/screensaver-properties-capplet)



-- Adam Weinberger [EMAIL PROTECTED] || [EMAIL PROTECTED] [EMAIL PROTECTED] || [EMAIL PROTECTED] http://www.vectors.cx _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to