Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update mobile apps URL's
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Oct 17, 2016
1 parent fc85f19 commit bc196d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/src/plugins/access.ajxp_home/manifest.xml
Expand Up @@ -16,9 +16,9 @@
<global_param name="ENABLE_GLOBAL_SEARCH" type="boolean"
label="CONF_MESSAGE[Enable Global Search]" description="CONF_MESSAGE[Enable cross-workspaces search form on home page]" default="true" expose="true"/>
<global_param name="URL_APP_IOSAPPSTORE" type="string" expose="true"
label="CONF_MESSAGE[iOS App URL]" description="CONF_MESSAGE[URL of the iOS application]" default="https://itunes.apple.com/us/app/pydio/id709275884?mt=8"/>
label="CONF_MESSAGE[iOS App URL]" description="CONF_MESSAGE[URL of the iOS application]" default="https://itunes.apple.com/us/app/pydiopro/id1109419882?mt=8"/>
<global_param name="URL_APP_ANDROID" type="string" expose="true"
label="CONF_MESSAGE[Android App URL]" description="CONF_MESSAGE[URL of the Android application]" default="https://play.google.com/store/apps/details?id=com.pydio.android.Client"/>
label="CONF_MESSAGE[Android App URL]" description="CONF_MESSAGE[URL of the Android application]" default="https://play.google.com/store/apps/details?id=com.pydio.android.pydioPro"/>
<global_param name="URL_APP_SYNC_WIN" type="string" expose="true"
label="CONF_MESSAGE[Windows PydioSync URL]" description="CONF_MESSAGE[URL of the windows sync application]" default="https://pydio.com/en/features/downloads/pydiosync-desktop-app/"/>
<global_param name="URL_APP_SYNC_MAC" type="string" expose="true"
Expand Down

0 comments on commit bc196d3

Please sign in to comment.