blavejr / OrganiseDesktop

Python script that cleans up a messy desktop
MIT License
92 stars 78 forks source link

Added Simple Tkinter GUI #11

Closed galennare closed 7 years ago

blavejr commented 7 years ago

Hey @VoxelBuster Your code looks good, just update it with the latest code and I will merge it. :) Thanks for the contribution!

galennare commented 7 years ago

I will resolve the conflicts when I get home today.

On Oct 17, 2017 6:31 AM, "Blave Kalahn" notifications@github.com wrote:

Hey @VoxelBuster https://github.com/voxelbuster Your code looks good, just update it with the latest code and I will merge it. :) Thanks for the contribution!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/blavejr/OrganiseDesktop/pull/11#issuecomment-337189567, or mute the thread https://github.com/notifications/unsubscribe-auth/AcoksrWsL2y8OeOqHAvww-BmfpXhbadEks5stIIUgaJpZM4P5gFf .

galennare commented 7 years ago

Done. I had just added some extensions to the lists, all set now. I apologize for the delay.

blavejr commented 7 years ago

@VoxelBuster there still seems to be some conflicts. I think you should update your brunch with the latest master and than add your gui code, just to make sure you are not working on old code.

blavejr commented 7 years ago

@VoxelBuster I tried to resolve some of the issues, can you take a look, if its working the way you intended let me know and I will merge it, if its not make the needed changes. :)

Thanks again for your effort, I appreciate it very much.

galennare commented 7 years ago

It won't work the same because the script runs main() without input from the user.

galennare commented 7 years ago

Yeah everything else looks fine though. I can't check for sure until I get home.