您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
tdebase/trinity

10 行
266 B

#!/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 "$@"