diff --git a/gajim b/gajim new file mode 100755 index 0000000..78adc62 --- /dev/null +++ b/gajim @@ -0,0 +1,8 @@ +#!/bin/bash + + +# Start notification daemon +/usr/lib/notification-daemon-1.0/notification-daemon + +# Execute Gajim +exec /usr/bin/gajim