kdeconnect-kde/kcm.sh
2013-06-25 18:06:51 +02:00

7 lines
159 B
Bash
Executable file

#!/bin/bash
#Source bashrc to define environment variables
#http://techbase.kde.org/Getting_Started/Build/Environment
. ~/.bashrc
kcmshell4 kdeconnect-kcm &