|
@@ -1,9 +1,11 @@
|
|
|
#!/bin/bash
|
|
|
#---------------------------------------------------------
|
|
|
# Script to launch LinPhone softphone.
|
|
|
+#
|
|
|
# This script can be used to setup a ClickToDial system
|
|
|
-# when using LinPhone soft phone.
|
|
|
-# More information on http://wiki.dolibarr.org/index.php/Module_ClickToDial_En
|
|
|
+# when using LinPhone soft phone with Dolibarr.
|
|
|
+#
|
|
|
+# More information on https://wiki.dolibarr.org/index.php/Module_ClickToDial_En
|
|
|
#---------------------------------------------------------
|
|
|
|
|
|
# Note: Adding handler into gconf-tools seems to do nothing
|