Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 2239: Removing unused files & directories #582

Merged
merged 3 commits into from
Mar 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -709,18 +709,6 @@ source_file = locale/pot/overview/netcdf_dataset_overview.pot
source_lang = en
type = PO

[osgeolive.win_installers]
file_filter = locale/<lang>/LC_MESSAGES/win_installers.po
source_file = locale/pot/win_installers.pot
source_lang = en
type = PO

[osgeolive.mac_installers]
file_filter = locale/<lang>/LC_MESSAGES/mac_installers.po
source_file = locale/pot/mac_installers.pot
source_lang = en
type = PO

[osgeolive.quickstart--pywps_quickstart]
file_filter = locale/<lang>/LC_MESSAGES/quickstart/pywps_quickstart.po
source_file = locale/pot/quickstart/pywps_quickstart.pot
Expand Down
1 change: 0 additions & 1 deletion doc/MacInstallers/CMakeLists.txt

This file was deleted.

3 changes: 0 additions & 3 deletions doc/MacInstallers/index.rst

This file was deleted.

1 change: 0 additions & 1 deletion doc/WindowsInstallers/CMakeLists.txt

This file was deleted.

3 changes: 0 additions & 3 deletions doc/WindowsInstallers/index.rst

This file was deleted.

8 changes: 4 additions & 4 deletions doc/_themes/overview/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@

{% block header %}
{# TODO this list should be set on the CMakeLists based on configuration #}
{%- if pagename in ['index', 'contact', 'disclaimer.rst', 'mac_installers', 'osgeo_contact', 'scripts', 'translators',
'win_installers', 'contributors', 'download', 'metrics', 'prior_applications', 'sponsors_osgeo', 'copyright', 'sponsors']
{%- if pagename in ['index', 'contact', 'disclaimer.rst', 'osgeo_contact', 'scripts', 'translators',
'contributors', 'download', 'metrics', 'prior_applications', 'sponsors_osgeo', 'copyright', 'sponsors']
%}
{{ header2() }}
{% else %}
Expand Down Expand Up @@ -115,8 +115,8 @@

{% block footer %}
{# TODO this list should be set on the CMakeLists based on configuration #}
{%- if pagename in ['index', 'contact', 'disclaimer.rst', 'mac_installers', 'osgeo_contact', 'scripts', 'translators',
'win_installers', 'contributors', 'download', 'metrics', 'prior_applications', 'sponsors_osgeo', 'copyright', 'sponsors']
{%- if pagename in ['index', 'contact', 'disclaimer.rst', 'osgeo_contact', 'scripts', 'translators',
'contributors', 'download', 'metrics', 'prior_applications', 'sponsors_osgeo', 'copyright', 'sponsors']
%}
{{ footer2() }}
{% else %}
Expand Down
47 changes: 0 additions & 47 deletions doc/mac_installers.rst

This file was deleted.

86 changes: 0 additions & 86 deletions doc/old_index.rst

This file was deleted.

39 changes: 0 additions & 39 deletions doc/win_installers.rst

This file was deleted.

171 changes: 0 additions & 171 deletions locale/de/LC_MESSAGES/mac_installers.po

This file was deleted.

Loading