diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
commit | 0bff36dc0521056d4b9346d4f359bdaea3a17cbf (patch) | |
tree | 0c8faae76adfe00e1277a2c845f9dfdf2c3a6f20 /kwin-styles | |
parent | 122934eabc8c9632fcd02def860611bf40f8c2b6 (diff) | |
download | tdeartwork-0bff36dc0521056d4b9346d4f359bdaea3a17cbf.tar.gz tdeartwork-0bff36dc0521056d4b9346d4f359bdaea3a17cbf.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
Diffstat (limited to 'kwin-styles')
-rw-r--r-- | kwin-styles/openlook/OpenLook.cpp | 2 | ||||
-rw-r--r-- | kwin-styles/openlook/OpenLook.h | 2 |
2 files changed, 2 insertions, 2 deletions
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 |