kdeconnect-kde/kcm.sh

8 lines
159 B
Bash
Raw Normal View History

2013-06-25 17:06:51 +01:00
#!/bin/bash
#Source bashrc to define environment variables
#http://techbase.kde.org/Getting_Started/Build/Environment
. ~/.bashrc
kcmshell4 kdeconnect-kcm &