summaryrefslogtreecommitdiffstats
path: root/kjsembed/docs
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
commit37fb195dc2faceddc010981e2648cdb9cd04a43f (patch)
treee85ae390f7c223e042eb594391df1952b7e3aeb6 /kjsembed/docs
parentf10de3b0cb63279487ec73d320504759b3db5273 (diff)
downloadtdebindings-37fb195dc2faceddc010981e2648cdb9cd04a43f.tar.gz
tdebindings-37fb195dc2faceddc010981e2648cdb9cd04a43f.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kjsembed/docs')
-rwxr-xr-xkjsembed/docs/examples/imageinfo/imagescale.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/docs/examples/imageinfo/imagescale.js b/kjsembed/docs/examples/imageinfo/imagescale.js
index 51ead9b5..d0921cd9 100755
--- a/kjsembed/docs/examples/imageinfo/imagescale.js
+++ b/kjsembed/docs/examples/imageinfo/imagescale.js
@@ -1,4 +1,4 @@
-#!/opt/kde3/bin/kjscmd
+#!/opt/trinity/bin/kjscmd
//
// Load an image, scale it, and save it in the specified format.