Skip to content

Commit 7381d5f

Browse files
author
Chris Bellew
committed
Added shortcut info to usage examples & change log.
1 parent 1d15994 commit 7381d5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Voice Control For Plex/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<string name="playback_paused">Playback paused.</string>
5858
<string name="playback_resumed">Playback resumed.</string>
5959
<string name="playback_stopped">Playback stopped.</string>
60-
<string name="widget_instructions">To trigger voice recognition, simply add the <b>Voice Control for Plex</b> widget on to your home screen.</string>
60+
<string name="widget_instructions">To trigger voice recognition, simply add the <b>Voice Control for Plex</b> widget or shortcut on to your home screen.</string>
6161
<string name="title_changelog">What\'s New</string>
6262
<string name="changelog_close">Close</string>
6363
<string name="no_wifi_connection">No WiFi Connection</string>

Voice Control For Plex/src/main/res/xml/changelog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<changelog>
33
<release version="1.7b6" versioncode="9">
4-
<change>Added homescreen widget</change>
4+
<change>Added homescreen widget &amp; shortcut.</change>
55
<change>Added support for utter! and AutoVoice, in combination with Tasker. To use Voice Control for Plex with utter! or AutoVoice, import the Tasker Project via the menu button.</change>
66
<change>Use separate feedback for informational messages and error messages.</change>
77
<change>Added pause, resume and stop playback support.</change>

0 commit comments

Comments
 (0)