[Desktop Entry] Version=1.0.0 Encoding=UTF-8 Name=Voicemail Exec=dbus-send --system --type=method_call --dest=com.nokia.csd.Call /com/nokia/csd/call com.nokia.csd.Call.CreateWith string:"$NUMBER" uint32:0 Icon=general_voicemail Type=Application X-Osso-Type=application/x-executable
| The Following 10 Users Say Thank You to khuong For This Useful Post: | ||
| The Following 2 Users Say Thank You to zimon For This Useful Post: | ||
| The Following 2 Users Say Thank You to Alan_Peery For This Useful Post: | ||
<powerkeymenu path="/">
<menuitem priority="900" name="Voicemail" visible="no">
<keyfile>/var/run/mce/call</keyfile>
<icon>general_voicemail</icon>
<callback service="com.nokia.csd.Call" path="/com/nokia/csd/call" interface="com.nokia.csd.Call" method="CreateWith" bus="system">
<argument type="string">18056377243</argument>
<argument type="uint32">0</argument>
</callback>
</menuitem>
</powerkeymenu>