Diff
Differences From Artifact [14bf4a5119]:
- File Makefile — part of check-in [2590478319] at 2015-05-19 22:37:03 on branch trunk — Fetch all 5 available pages from Xiph directory. Rewrite to use more directed regex extraction mode. Minor help page updates. (user: mario, size: 2918) [annotate] [blame] [check-ins using]
To Artifact [5d44328e24]:
- File Makefile — part of check-in [3746af529b] at 2015-05-23 01:08:25 on branch trunk — Add more subreddits to category list. Placeholder groups with "→" decorator. Allow web-only links per config option (start web browser for sptfy/sndcl etc.) (user: mario, size: 2919) [annotate] [blame] [check-ins using]
80 81 82 83 84 85 86 | 80 81 82 83 84 85 86 87 88 89 90 91 | + - + | $(INST) *.desktop -t /usr/share/applications/ $(INST) icon.png /usr/share/pixmaps/streamtuner2.png $(INST) help/str*2.1 -t /usr/share/man/man1/ # start locally st2: run run: #MALLOC_CHECK_=2 PYTHONVERBOSE=2 |