summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commit0bff36dc0521056d4b9346d4f359bdaea3a17cbf (patch)
tree0c8faae76adfe00e1277a2c845f9dfdf2c3a6f20
parent122934eabc8c9632fcd02def860611bf40f8c2b6 (diff)
downloadtdeartwork-0bff36dc.tar.gz
tdeartwork-0bff36dc.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeartwork@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-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