diff options
author | Robert Xu <robxu9@gmail.com> | 2011-08-20 22:17:03 -0400 |
---|---|---|
committer | Robert Xu <robxu9@gmail.com> | 2011-08-20 22:17:03 -0400 |
commit | 6f3a1bc646b0d5eb63f09e59e9b0262d47ee4ebf (patch) | |
tree | 141e44b1b831644c739f3ec4e0bef2d10ef71da7 /ubuntu/maverick/applications/ktechlab | |
parent | 7621ba87b889eccdea4958715c25de4b403ad705 (diff) | |
parent | 26f5630a822b38ef215210699e9e08e74143b38b (diff) | |
download | tde-packaging-6f3a1bc646b0d5eb63f09e59e9b0262d47ee4ebf.tar.gz tde-packaging-6f3a1bc646b0d5eb63f09e59e9b0262d47ee4ebf.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/applications/ktechlab')
-rw-r--r-- | ubuntu/maverick/applications/ktechlab/debian/changelog | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/ktechlab/debian/debiandirs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/ktechlab/debian/changelog b/ubuntu/maverick/applications/ktechlab/debian/changelog index b970f36c7..eb84eb89e 100644 --- a/ubuntu/maverick/applications/ktechlab/debian/changelog +++ b/ubuntu/maverick/applications/ktechlab/debian/changelog @@ -6,7 +6,7 @@ ktechlab-trinity (0.3-9~1ubuntu0) karmic; urgency=low ktechlab-trinity (0.3-9~0ubuntu5) intrepid; urgency=low - * Moved KDE3 to /opt/trinity + * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 06 March 2009 01:35:00 -0600 diff --git a/ubuntu/maverick/applications/ktechlab/debian/debiandirs b/ubuntu/maverick/applications/ktechlab/debian/debiandirs index a26d7ec9f..57c2b82b6 100644 --- a/ubuntu/maverick/applications/ktechlab/debian/debiandirs +++ b/ubuntu/maverick/applications/ktechlab/debian/debiandirs @@ -4,7 +4,7 @@ export kde_bindir=/opt/trinity/bin export kde_includedir=/opt/trinity/include/kde export kde_libdir=/opt/trinity/lib export kde_cgidir=/opt/trinity/lib/cgi-bin -export kde_moduledir=/opt/trinity/lib/kde3 +export kde_moduledir=/opt/trinity/lib/trinity export kde_appsdir=/opt/trinity/share/applnk export kde_datadir=/opt/trinity/share/apps export kde_htmldir=/opt/trinity/share/doc/kde/HTML |