record-row: Add SMS action
Add a menu entry in the history popover to open the default "sms" URI handler. Closes: #182
This commit is contained in:
@@ -113,6 +113,11 @@
|
||||
<attribute name="action">new-contact</attribute>
|
||||
<attribute name="hidden-when">action-disabled</attribute>
|
||||
</item>
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">_Send SMS</attribute>
|
||||
<attribute name="action">new-sms</attribute>
|
||||
<attribute name="hidden-when">action-disabled</attribute>
|
||||
</item>
|
||||
</section>
|
||||
</menu>
|
||||
</interface>
|
||||
|
||||
Reference in New Issue
Block a user