- warning : broken

- Started refactor to separate config gui completely
This commit is contained in:
Trigg 2022-07-14 16:36:18 +00:00
parent 3e773ee103
commit 49500d3c75
8 changed files with 5023 additions and 287 deletions

View file

@ -50,7 +50,7 @@ setup(
'Topic :: Communications :: Conferencing',
],
package_data={
'discover_overlay': ['locales/*/LC_MESSAGES/*.mo']
'discover_overlay': ['locales/*/LC_MESSAGES/*.mo', 'glade/*']
},
keywords='discord overlay voice linux',
license='GPLv3+',