- warning : broken
- Started refactor to separate config gui completely
This commit is contained in:
parent
3e773ee103
commit
49500d3c75
8 changed files with 5023 additions and 287 deletions
2
setup.py
2
setup.py
|
|
@ -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+',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue