repo.or.cz
/
kdebase.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
when a new activity is added, don't move more than necessary to show it
[kdebase.git]
/
runtime
/
kde4
blob
b3ff2ccf762b1740692ae779f481c7b9af244eac
1
#!/bin/sh
2
#
3
# Script for launching KDE4 applications from outside of the KDE4 desktop
4
#
5
# Modify this to match your specific needs, such as setting up needed env. variables,
6
# and make sure this script is in $PATH (e.g. make a symlink if necessary).
7
#
8
9
exec
"$@"