You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
375 B

  1. include TODO
  2. include AUTHORS
  3. include LICENSE
  4. include README.md
  5. include MANIFEST.in
  6. include ChangeLog
  7. include youtube-dl-gui.1
  8. include tests/*.py
  9. include devscripts/*
  10. include docs/*
  11. include youtube_dl_gui/data/pixmaps/icons-license
  12. recursive-include youtube_dl_gui/data *.png *.ico
  13. recursive-include youtube_dl_gui/locale *.po
  14. recursive-exclude youtube_dl_gui/locale *.mo