Add new script “gajim”
This commit is contained in:
parent
2ba4f46304
commit
956e54088c
1 changed files with 8 additions and 0 deletions
8
gajim
Executable file
8
gajim
Executable file
|
|
@ -0,0 +1,8 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
|
# Start notification daemon
|
||||||
|
/usr/lib/notification-daemon-1.0/notification-daemon
|
||||||
|
|
||||||
|
# Execute Gajim
|
||||||
|
exec /usr/bin/gajim
|
||||||
Loading…
Add table
Add a link
Reference in a new issue