diff options
author | Muthu Subramanian <sumuthu@suse.com> | 2012-07-24 15:31:15 +0530 |
---|---|---|
committer | Muthu Subramanian <sumuthu@suse.com> | 2012-07-24 15:39:06 +0530 |
commit | 1360309e64f8bbb21e23c94a65ada4aa282e1eb3 (patch) | |
tree | da856e803d4d1fca3129b287c9163fb08a539ea7 /sw/sdi/wviewsh.sdi | |
parent | 5a243f140975167aa5c42c95b30edb1cdb1ea639 (diff) |
"Send via Bluetooth" (experimental) feature.
This currently works only on Linux as of now.
Diffstat (limited to 'sw/sdi/wviewsh.sdi')
-rw-r--r-- | sw/sdi/wviewsh.sdi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/sdi/wviewsh.sdi b/sw/sdi/wviewsh.sdi index 4c600694116a..8c9949636b0b 100644 --- a/sw/sdi/wviewsh.sdi +++ b/sw/sdi/wviewsh.sdi @@ -161,6 +161,10 @@ interface WebSourceView [ StateMethod = GetState ; ] + SID_BLUETOOTH_SENDDOC + [ + StateMethod = GetState ; + ] SID_EXPORTDOC [ StateMethod = GetState ; |