Skip to content

Commit

Permalink
Update short description (#895)
Browse files Browse the repository at this point in the history
* Update short description

As a replacement for #881, update the description in the source rather than the intermediary file.

As noted in the original PR, the short description shows up in F-Droid as:

openHAB - openHAB client for Android

It's more useful to describe what the application is.

* Update strings.xml

Signed-off-by: mueller-ma <[email protected]>
  • Loading branch information
keverets authored and mueller-ma committed May 29, 2018
1 parent 6e9c225 commit 58f2775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/store_descriptions/en-US/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<about_foundation>The openHAB Foundation e.V. is a nonprofit organization with the mission to educate the public about the possibilities and benefits of free and open smart home solutions. Learn about the mission and the services of the foundation under https://www.openhabfoundation.org</about_foundation>
<important_note>Important note</important_note>
<oh_server>You need an openHAB server for this app</oh_server>
<short_description>openHAB client for Android</short_description>
<short_description>Vendor and technology agnostic open source home automation</short_description>
<fdroid>The builds on F-Droid have map view support, GCM and crash reporting removed and will not be able to receive push notifications from openHAB Cloud.</fdroid>
<fdroid_beta>You can install the beta version alongside the stable version: [[org.openhab.habdroid]]</fdroid_beta>
<fdroid_privacy_policy>Privacy policy: https://www.openhabfoundation.org/privacy</fdroid_privacy_policy>
Expand Down

0 comments on commit 58f2775

Please sign in to comment.