summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kscreensaver/kxsconfig/configure.in.in2
-rw-r--r--kwin-styles/openlook/OpenLook.cpp2
-rw-r--r--kwin-styles/openlook/OpenLook.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/kscreensaver/kxsconfig/configure.in.in b/kscreensaver/kxsconfig/configure.in.in
index e72d270b..26072e43 100644
--- a/kscreensaver/kxsconfig/configure.in.in
+++ b/kscreensaver/kxsconfig/configure.in.in
@@ -8,7 +8,7 @@ AC_DEFUN([KDE_CHECK_XSREENSAVER],
])
-xscreensaver_prefixes="$exec_prefix $prefix /usr /usr/local /opt/local /usr/X11R6 /usr/X11R6 /opt/kde /opt/kde3 /usr/kde /usr/local/kde /usr/local/xscreensaver /usr/openwin/lib/xscreensaver /etc"
+xscreensaver_prefixes="$exec_prefix $prefix /usr /usr/local /opt/local /usr/X11R6 /usr/X11R6 /opt/kde /opt/trinity /usr/kde /usr/local/kde /usr/local/xscreensaver /usr/openwin/lib/xscreensaver /etc"
old_IFS=$IFS
IFS=:
diff --git a/kwin-styles/openlook/OpenLook.cpp b/kwin-styles/openlook/OpenLook.cpp
index 8e61f187..294b678d 100644
--- a/kwin-styles/openlook/OpenLook.cpp
+++ b/kwin-styles/openlook/OpenLook.cpp
@@ -1,7 +1,7 @@
/*
'OpenLook' kwin client
- Porting to kde3.2 API
+ Porting to trinity.2 API
Copyright 2003 Luciano Montanaro <mikelima@cirulla.net>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/kwin-styles/openlook/OpenLook.h b/kwin-styles/openlook/OpenLook.h
index 882c2d36..d6a598ab 100644
--- a/kwin-styles/openlook/OpenLook.h
+++ b/kwin-styles/openlook/OpenLook.h
@@ -1,7 +1,7 @@
/*
'OpenLook' kwin client
- Porting to kde3.2 API
+ Porting to trinity.2 API
Copyright 2003 Luciano Montanaro <mikelima@cirulla.net>
Permission is hereby granted, free of charge, to any person obtaining a copy