mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-31 18:38:57 -04:00
Move all resources (locale, images, html, version.txt) into central resources dir, and clean up logic to find absolute paths to resources
This commit is contained in:
parent
7c18d77fb2
commit
e81f809882
34 changed files with 59 additions and 137 deletions
|
@ -21,8 +21,6 @@ from PyQt5 import QtCore, QtWidgets
|
|||
|
||||
from onionshare import strings, helpers
|
||||
|
||||
from . import common
|
||||
|
||||
class Options(QtWidgets.QHBoxLayout):
|
||||
"""
|
||||
The extra onionshare options in the GUI.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue