diff options
author | Livio Recchia <recchialivio@libero.it> | 2020-04-06 15:31:47 +0200 |
---|---|---|
committer | Livio Recchia <recchialivio@libero.it> | 2020-04-06 15:31:47 +0200 |
commit | a9d04d02dbe9b1713575f3827297eb06d6fe6cd3 (patch) | |
tree | bca594d96b2128287f7fef984d170929796b621e /external/plyer/platforms/win | |
parent | 509d12e800d92bcce25937057bfdc91c4c54e54b (diff) | |
download | manachat-a9d04d02dbe9b1713575f3827297eb06d6fe6cd3.tar.gz manachat-a9d04d02dbe9b1713575f3827297eb06d6fe6cd3.tar.bz2 manachat-a9d04d02dbe9b1713575f3827297eb06d6fe6cd3.tar.xz manachat-a9d04d02dbe9b1713575f3827297eb06d6fe6cd3.zip |
Fixed unitroubles
Diffstat (limited to 'external/plyer/platforms/win')
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/__init__.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/battery.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/email.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/filechooser.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/libs/__init__.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/libs/balloontip.py | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/libs/batterystatus.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/libs/win_api_defs.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/notification.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/tts.py | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | external/plyer/platforms/win/uniqueid.py | 0 |
11 files changed, 0 insertions, 2 deletions
diff --git a/external/plyer/platforms/win/__init__.py b/external/plyer/platforms/win/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/win/__init__.py +++ b/external/plyer/platforms/win/__init__.py diff --git a/external/plyer/platforms/win/battery.py b/external/plyer/platforms/win/battery.py index 04006f8..04006f8 100644..100755 --- a/external/plyer/platforms/win/battery.py +++ b/external/plyer/platforms/win/battery.py diff --git a/external/plyer/platforms/win/email.py b/external/plyer/platforms/win/email.py index e33f5cf..e33f5cf 100644..100755 --- a/external/plyer/platforms/win/email.py +++ b/external/plyer/platforms/win/email.py diff --git a/external/plyer/platforms/win/filechooser.py b/external/plyer/platforms/win/filechooser.py index 4d284dc..4d284dc 100644..100755 --- a/external/plyer/platforms/win/filechooser.py +++ b/external/plyer/platforms/win/filechooser.py diff --git a/external/plyer/platforms/win/libs/__init__.py b/external/plyer/platforms/win/libs/__init__.py index e69de29..e69de29 100644..100755 --- a/external/plyer/platforms/win/libs/__init__.py +++ b/external/plyer/platforms/win/libs/__init__.py diff --git a/external/plyer/platforms/win/libs/balloontip.py b/external/plyer/platforms/win/libs/balloontip.py index 171b25f..6911523 100644..100755 --- a/external/plyer/platforms/win/libs/balloontip.py +++ b/external/plyer/platforms/win/libs/balloontip.py @@ -1,5 +1,3 @@ -# -- coding: utf-8 -- - __all__ = ('WindowsBalloonTip', 'balloon_tip') diff --git a/external/plyer/platforms/win/libs/batterystatus.py b/external/plyer/platforms/win/libs/batterystatus.py index ddb22cc..ddb22cc 100644..100755 --- a/external/plyer/platforms/win/libs/batterystatus.py +++ b/external/plyer/platforms/win/libs/batterystatus.py diff --git a/external/plyer/platforms/win/libs/win_api_defs.py b/external/plyer/platforms/win/libs/win_api_defs.py index 7aed430..7aed430 100644..100755 --- a/external/plyer/platforms/win/libs/win_api_defs.py +++ b/external/plyer/platforms/win/libs/win_api_defs.py diff --git a/external/plyer/platforms/win/notification.py b/external/plyer/platforms/win/notification.py index ea46e08..ea46e08 100644..100755 --- a/external/plyer/platforms/win/notification.py +++ b/external/plyer/platforms/win/notification.py diff --git a/external/plyer/platforms/win/tts.py b/external/plyer/platforms/win/tts.py index e2539c3..e2539c3 100644..100755 --- a/external/plyer/platforms/win/tts.py +++ b/external/plyer/platforms/win/tts.py diff --git a/external/plyer/platforms/win/uniqueid.py b/external/plyer/platforms/win/uniqueid.py index bfcf996..bfcf996 100644..100755 --- a/external/plyer/platforms/win/uniqueid.py +++ b/external/plyer/platforms/win/uniqueid.py |