Skip to content

Commit

Permalink
revert most of 23a0555
Browse files Browse the repository at this point in the history
which caused too many broken links in the landing page (and probably elsewhere too)
git handles symlinks, but not well through github UI, where they are not followed..
  • Loading branch information
totaam committed Oct 24, 2022
1 parent 4689d5c commit 6a51945
Show file tree
Hide file tree
Showing 77 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -1747,7 +1747,7 @@ def addconf(name, dst_name=None):

if docs_ENABLED:
doc_dir = f"{self.install_dir}/share/doc/xpra/"
convert_doc_dir("./fs/share/doc/xpra", doc_dir)
convert_doc_dir("./docs", doc_dir)

if data_ENABLED:
for d in ("http-headers", "content-type", "content-categories", "content-parent"):
Expand Down

0 comments on commit 6a51945

Please sign in to comment.