diff options
author | kruks23 <scardenas@openmailbox.org> | 2014-05-17 20:41:33 +0200 |
---|---|---|
committer | kruks23 <scardenas@openmailbox.org> | 2014-05-17 20:41:33 +0200 |
commit | 2abb57be34effbb0606ae099bfefee472542662e (patch) | |
tree | 8b2f26187a2dd6d311618864eb03c7db718eb7c9 /res/menu/attachment_choices.xml | |
parent | 813896dbc9229c29b09798a296553a7d8caf07c6 (diff) | |
parent | 736e09fbb56fbdc4aca4e9bdc9875a5df60cb562 (diff) |
Merge branch 'development' of https://github.com/siacs/Conversations into development
Diffstat (limited to 'res/menu/attachment_choices.xml')
-rw-r--r-- | res/menu/attachment_choices.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/res/menu/attachment_choices.xml b/res/menu/attachment_choices.xml index 84e777b6..7e3ebbea 100644 --- a/res/menu/attachment_choices.xml +++ b/res/menu/attachment_choices.xml @@ -7,5 +7,7 @@ <item android:id="@+id/attach_take_picture" android:title="@string/attach_take_picture"/> - + <item + android:id="@+id/attach_record_voice" + android:title="@string/attach_record_voice" /> </menu>
\ No newline at end of file |