Skip to content

Rewrote "author" function. #17

Open
AphonicChaos wants to merge 5 commits intotshirtman:masterfrom
AphonicChaos:master
Open

Rewrote "author" function. #17
AphonicChaos wants to merge 5 commits intotshirtman:masterfrom
AphonicChaos:master

Conversation

@AphonicChaos
Copy link
Contributor

  • renamed to credits: seems more consistent with everything else
  • rewrote its implementation, as the old one didn't actually do anything but log it
  • you'll need to update the french version of the readme
  • this "breaks" the output since i removed the line wrapping in the file. I think a better place for this would be
    in the widget code itself. Eg, (Which I'll work on next).

- moved CREDITS info into readme, mentioning the three ways to get the info
- added import to screens package:
	from usf.screens.screen import Screen
  is now:
  	from usf.screens import Screen
- might consider moving Screen class to __init__ if no one objects
  defects as i work on a new impolementation -- new branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant