From a3602a30ef8576263cb92235c5d08d94912a92e9 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Sep 19 2016 20:23:10 +0000 Subject: change the FMW download links to github and version 3.96 --- diff --git a/build.d/globalvar.py b/build.d/globalvar.py index d86a77b..a3ffc17 100644 --- a/build.d/globalvar.py +++ b/build.d/globalvar.py @@ -70,8 +70,8 @@ path={ iso_size={ #Media - 'macosx': '14,7', # In MB - 'windows': '52,4', # In MB + 'macosx': '20.7', # In MB + 'windows': '14.2', # In MB # Legacy 'x86_64_DVD': '4.3', # In GB diff --git a/getfedora.org/data/content/workstation/prerelease/index.html b/getfedora.org/data/content/workstation/prerelease/index.html index eef128c..0fc100e 100644 --- a/getfedora.org/data/content/workstation/prerelease/index.html +++ b/getfedora.org/data/content/workstation/prerelease/index.html @@ -16,7 +16,7 @@

${Markup(_('Download Fedora %(rel)s %(state)s Workstation')) % {'rel':global_variables.release['next_id'], 'state':global_variables.release['curr_state']}}

@@ -109,7 +109,7 @@

${Markup(_('%s MB Fedora Media Writer for <strong>Mac OS X</strong>')) % global_variables.iso_size['macosx']}

- ${_('Download')} + ${_('Download')}
@@ -118,7 +118,7 @@

${Markup(_('%s MB Fedora Media Writer for <strong>Windows</strong>')) % global_variables.iso_size['windows']}

- ${_('Download')} + ${_('Download')}