summaryrefslogtreecommitdiffstats
path: root/kde3
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 02:25:54 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 02:25:54 +0000
commit9dbf5a28d2b2d270fc8a390e6964a9b9ac35b7b5 (patch)
tree531a3b55cc3301d3fe4beef0a9f59f781e81c4c7 /kde3
parent549c7e4d630743ae94883997fec3b8fc31e32a22 (diff)
downloadtdebase-9dbf5a28d2b2d270fc8a390e6964a9b9ac35b7b5.tar.gz
tdebase-9dbf5a28d2b2d270fc8a390e6964a9b9ac35b7b5.zip
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
Diffstat (limited to 'kde3')
-rw-r--r--kde39
1 files changed, 0 insertions, 9 deletions
diff --git a/kde3 b/kde3
deleted file mode 100644
index a99dcf461..000000000
--- a/kde3
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/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 "$@"