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

Refactor #10

Merged
merged 5 commits into from
Aug 12, 2016
Merged

Refactor #10

merged 5 commits into from
Aug 12, 2016

Conversation

lamenezes
Copy link
Contributor

  • Move código principal para pasta dojo_toolkit/
  • Deixa imagens dentro da pasta assets/
  • Adiciona setup.py

@@ -42,11 +47,11 @@ def on_modified(self, event):
process = Popen([cmd], shell=True)
process.wait()
if process.returncode == 0:
notification.update('OK TO TALK', '', 'g.jpg')
notification.update('OK TO TALK', '', '')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if not pass the image here and in below, some implementations of libnotify (such as twmn) does not show it.

@zsinx6 zsinx6 merged commit b42964f into master Aug 12, 2016
@lamenezes lamenezes deleted the refactor branch January 31, 2017 00:53
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.

2 participants