From 9dbf5a28d2b2d270fc8a390e6964a9b9ac35b7b5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 21 Aug 2011 02:25:54 +0000 Subject: Second part of previous commit Move files with kde3 in their name to have trinity in their name instead git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- trinity | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 trinity (limited to 'trinity') diff --git a/trinity b/trinity new file mode 100644 index 000000000..a99dcf461 --- /dev/null +++ b/trinity @@ -0,0 +1,9 @@ +#!/bin/sh +# +# Script for launching KDE3 applications from outside of the KDE3 desktop +# +# Modify this to match your specific needs, such as setting up needed env. variables, +# and make sure this script is in $PATH (e.g. make a symlink if necessary). +# + +exec "$@" -- cgit v1.2.1